This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: multiwindow segmentation fault


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


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