This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

SIGSEGV in _size_of_heap_reserve


hello,

My program which I compiled on a Linux box using the cygwin32
b18 cross-compiler crashes under NT4.0. Here's the gdb trace:

Program received signal SIGSEGV, Segmentation fault.
0x40948d in _size_of_heap_reserve__ ()

Does the location of the crash give anybody any hints as to
what might be happening?

The program, by the way, is gcc 2.7.2.3, configured with
build=i586-linux, host=i586-gnuwin32, and target is set
to a locally developed back-end.

The crash above occurs *after* xgcc has successfully read the
specs file. I'll be able to pinpoint the exact location after
I { reboot, re-cross-compile with -g, reboot, try again }.

Thanks,

Alex Ramos
http://www.concentric.net/~ramos
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]