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


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.

$ gdb xwin
GNU gdb 2002-12-19-cvs (cygwin-special)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i686-pc-cygwin"...(no debugging symbols found)...
(gdb) run -multiwindow
Starting program: /usr/X11R6/bin/xwin.exe -multiwindow

Program received signal SIGSEGV, Segmentation fault.
0x77e8c40c in _libkernel32_a_iname ()
(gdb) where
#0 0x77e8c40c in _libkernel32_a_iname ()
#1 0x00000001 in ?? ()
#2 0x6103f35f in _libkernel32_a_iname ()
#3 0x6103f38b in _libkernel32_a_iname ()
#4 0x6107b7df in _libkernel32_a_iname ()
#5 0x6107baba in _libkernel32_a_iname ()
#6 0x0043b838 in _size_of_stack_reserve__ ()
#7 0x004394b8 in _size_of_stack_reserve__ ()
#8 0x0043a7d8 in _size_of_stack_reserve__ ()
#9 0x0043ad7c in _size_of_stack_reserve__ ()
#10 0x004306ca in _size_of_stack_reserve__ ()
#11 0x00401a45 in _size_of_stack_reserve__ ()
#12 0x61007638 in _libkernel32_a_iname ()
#13 0x6100791d in _libkernel32_a_iname ()
#14 0x006f86a2 in _size_of_stack_reserve__ ()
#15 0x0040103c in _size_of_stack_reserve__ ()
#16 0x77e992a6 in _libkernel32_a_iname ()
(gdb)



Harold,

I see.

Sorry, I can't find what makes segv yet.

Kensuke Matsuzaki

_________________________________________________________________
MSN 8: advanced junk mail protection and 2 months FREE*. http://join.msn.com/?page=features/junkmail


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