Looks like an old bug are back :-(

Linux specific questions.
Post Reply
D.J.Peters
Posts: 8586
Joined: May 28, 2005 3:28
Contact:

Looks like an old bug are back :-(

Post by D.J.Peters »

Long time ago calling dylibfree created a SIGSEGV exception now it is back !

debug: FBS_Exit() call dylibfree _Plugs(_Plug).plug_hLib
Program received signal SIGSEGV, Segmentation fault.
32-bit in tputs () from /lib/libncurses.so.5
64-bit in tputs () from /lib/libtinfo.so.5


Joshy
coderJeff
Site Admin
Posts: 4313
Joined: Nov 04, 2005 14:23
Location: Ontario, Canada
Contact:

Re: Looks like an old bug are back :-(

Post by coderJeff »

Is sometimes? or every time?
Are there any active threads still accessing the loaded library?
Post Reply