bad value at __imp_dll_crt0_FP11per_process

Bates, Rod Rod.Bates@wichita.boeing.com
Thu Oct 8 15:29:00 GMT 1998


Can anyone help explain this.  

I built an executable using gcc.  It gets a segmentation
fault right away.  It calls _cygwin_crt0, which calls
_dll_crt0_FP11per_process.  This jumps to the contents
of a word which has the bad address.  gdb x/x on this
word reports <__imp_dll_crt0_FP11per_process>: 0x371ab0,
which is the value listed in the segmentation fault. 

There is no _imp_dll_crt0_FP11per_process in the
objdump -S listing.  nm lists this symbol with '?' and
address of the indirect work. 

Did I fail to get something linked in properly?
To have the right path for .dll's? 

An identical build (except for changes to my application
code, which this isn't getting to) has worked as expected
in the past.  
-
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