From: sos AT prospect DOT com DOT ru (Sergey Okhapkin) Subject: RE: Strange goings on... 10 Mar 1998 08:14:03 -0800 Message-ID: <01BD4C14.C0732370.cygnus.gnu-win32@gater.krystalbank.msk.ru> To: "gnu-win32 AT cygnus DOT com" , "'Keet / Foxbird'" Keet / Foxbird wrote: > Program received signal SIGSEV, Segmentation fault. > 0x10047c70 in _size_of_stack_reserve__() > > ------------------------------ > The xsw.core.exe file reads as follows: > > (C:\WINDOWS\DESKTOP\XSW\CLIENT\XSW.EXE 1000) Exception > trapped! > (C:\WINDOWS\DESKTOP\XSW\CLIENT\XSW.EXE 1000) exception C0000005 at > 10047C70 Trap is somewhere in newlib's code. For example, string manipulation functions may trap when NULL pointer is passed as an argument. Check it! Gdb's "backtrace" command will help you. -- Sergey Okhapkin Moscow, Russia Looking for a job - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".