Mail Archives: cygwin/2002/06/21/13:11:43
------=_NextPart_000_0991_01C2194F.2C4FE720
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Okay, I just found five minutes free to run the cygwin / new binutils
combination through the mingw gdb. I've attached a log of the
backtrace out of running bash.
BTW what I recompiled with the new binutils was newlib + winsup, i.e.
the whole lot.
HTH. I'll have another look tomorrow if need be.
// Conrad
------=_NextPart_000_0991_01C2194F.2C4FE720
Content-Type: text/plain;
name="gdb.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="gdb.txt"
GNU gdb 19990525=0A=
Copyright 1998 Free Software Foundation, Inc.=0A=
GDB is free software, covered by the GNU General Public License, and you =
are=0A=
welcome to change it and/or distribute copies of it under certain =
conditions.=0A=
Type "show copying" to see the conditions.=0A=
There is absolutely no warranty for GDB. Type "show warranty" for =
details.=0A=
This GDB was configured as "i586-mingw32"...(no debugging symbols =
found)...=0A=
(gdb) run
Starting program: c:\cygwin\bin\bash.exe =0A=
61000000:C:/pack/cygwin/bin/cygwin1.dll=0A=
77e80000:C:/WINNT/system32/KERNEL32.dll=0A=
77e10000:C:/WINNT/system32/USER32.dll=0A=
77f40000:C:/WINNT/system32/GDI32.DLL=0A=
77db0000:C:/WINNT/system32/advapi32.dll=0A=
77d40000:C:/WINNT/system32/RPCRT4.DLL=0A=
=0A=
Program received signal SIGSEGV, Segmentation fault.=0A=
MTinterface::Init (this=3D0x610dc000, forked=3D0)=0A=
at ../../../../cygwin_daemon/winsup/cygwin/thread.cc:296=0A=
296 mainthread.win32_obj_id =3D myself->hProcess;=0A=
Current language: auto; currently c++=0A=
(gdb) bt
#0 MTinterface::Init (this=3D0x610dc000, forked=3D0)=0A=
at ../../../../cygwin_daemon/winsup/cygwin/thread.cc:296=0A=
#1 0x610055fc in dll_crt0_1 ()=0A=
at ../../../../cygwin_daemon/winsup/cygwin/dcrt0.cc:570=0A=
#2 0x6100605e in _dll_crt0 ()=0A=
at ../../../../cygwin_daemon/winsup/cygwin/dcrt0.cc:862=0A=
#3 0x6100609d in dll_crt0 (uptr=3D0x0)=0A=
at ../../../../cygwin_daemon/winsup/cygwin/dcrt0.cc:875=0A=
#4 0x46ecaf in _size_of_stack_reserve__ ()=0A=
#5 0x40103d in _size_of_stack_reserve__ ()=0A=
#6 0x77e8d326 in _system_dlls__ ()=0A=
(gdb) quit
------=_NextPart_000_0991_01C2194F.2C4FE720
Content-Type: text/plain; charset=us-ascii
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
------=_NextPart_000_0991_01C2194F.2C4FE720--
- Raw text -