Alexander Gottwald wrote:

On Wed, 15 Jan 2003, J S wrote:


Kensuke,

I'm not an expert on gdb but managed to get the following debug info for you. Also in answer to Harold's question I only have one cygwin1.dll.

Program received signal SIGSEGV, Segmentation fault.
0x77e8c40c in _libkernel32_a_iname ()

No. This is not the right point. If the segfault occurs in _libkernel32_a_iname
you can continue debugging with "c" until another segfault occurs at another place.
bye
ago

I know this is not relevant, but this was a very helpful revelation for me...
what causes these _libkernel32_a_iname segfaults in cygwin, can it be disabled/fixed?

David



Reply via email to