This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

cygwin1.dll 20031212 15:46:45


CYGWIN_NT-4.0 xxxxx 1.5.6s(0.107/3/2) 20031212 15:46:45 i686 unknown unknown Cygwin

Fixes crashes I had observed when running make & scripts
under rxvt & cygwin.bat with tty, but the inetd problem
is still there.

Pierre

Attaching to program `/usr/sbin/inetd.exe', process 401
[Switching to thread 401.0x21e]
(gdb) c
Continuing.
warning: LDR: Automatic DLL Relocation in inetd.exe

warning: LDR: Dll SXGBSYS.DLL base 10000000 relocated due to collision with Dynamically Allocated
Memory


Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 401.0x150]
0x610258ae in strerror () from /usr/bin/cygwin1.dll
(gdb) bt
#0  0x610258ae in strerror () from /usr/bin/cygwin1.dll
#1  0x610262cb in strerror () from /usr/bin/cygwin1.dll
#2  0x6108bcb3 in sigfillset () from /usr/bin/cygwin1.dll
#3  0x6100306e in getprogname () from /usr/bin/cygwin1.dll
(gdb) info threads
  5 thread 401.0x1a1  0x77f682db in ntdll!ZwWaitForSingleObject ()
   from /c/WINNT/System32/NTDLL.DLL
  3 thread 401.0x20b  0x77f6830b in ntdll!ZwWriteFile ()
   from /c/WINNT/System32/NTDLL.DLL
* 2 thread 401.0x150  0x610258ae in strerror () from /usr/bin/cygwin1.dll
  1 thread 401.0x1f6  0x77f682cb in ntdll!ZwWaitForMultipleObjects ()
   from /c/WINNT/System32/NTDLL.DLL
(gdb) Segmentation fault (core dumped)

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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