From: sos@prospect.com.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@cygnus.com" <gnu-win32@cygnus.com>,
        "'Keet / Foxbird'"
	 <Keetnet@wilmington.net>

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@cygnus.com" with one line of text: "help".
