bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting Segfault ...


From: bend
Subject: Getting Segfault ...
Date: Wed, 10 May 2017 07:47:42 -0700
User-agent: Workspace Webmail 6.7.5

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]