Segmentation violations with b18 (pdcurses)

Holister wfire@pimpz.darkillustrated.org
Sat May 17 09:37:00 GMT 1997


On Thu, 15 May 1997, Warren Jones wrote:

>     Program received signal SIGSEGV, Segmentation fault.
> 
>     0x77f6cb4e in ?? ()
>     (gdb) bt
>     #0  0x77f6cb4e in ?? ()
>     #1  0x77f674c3 in ?? ()
>     #2  0x2a92333 in _size_of_stack_reserve__ ()
>     #3  0x2a92467 in _size_of_stack_reserve__ ()
>     #4  0x2a95717 in _size_of_stack_reserve__ ()
>     #5  0x77f6b42b in ?? ()
>     #6  0x77f63a9e in ?? ()
>     #7  0x77f1372d in ?? ()
>     #8  0x77f13445 in ?? ()
>     #9  0x77e786a0 in _libwsock32_a_iname ()
>     #10 0x77f634c9 in ?? ()
>     #11 0x77f61c3f in ?? ()
>     #12 0x77f61187 in ?? ()
> 

just from glancing, and from my unix experience (I haven't used gnu-win32 
much) it seems you need to compile with the libs statically...which I 
dunno if that's possible in gnu-win32 since DLL's are dynamic-only...try 
gcc -static...see if it works?
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list