-------- Original Message --------
Subject: Getting Segfault ...
From: <
address@hidden>
Date: Wed, May 10, 2017 9:47 am
To:
address@hidden
In my library, I am getting the following:
Kay 10 09:40:05 linux-nnip.suse kernel: testinputmapped[16135]: segfault at 8 ip 00007fd97ff15a45 sp 00007ffe64ff74f8 error 6 in
libncursesw.so.5.9[7fd97fefa000+38000]
This is on open Suse 42.2 x64.
It always occurs when I am closing out the screens:
void CloseScreen ( )
{
endwin( ) ;
}
Any Ideas? I do have multiple sub-windows and windows open ...
Thanks
Ben Duncan - Business Network Solutions, Inc. 336 Elton Road Jackson MS, 39212
"Never attribute to malice, that which can be adequately explained by stupidity"
- Hanlon's Razor