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]

Crash with latest CVS


With the latest CVS version of the DLL, I am seeing a crash on startup
inside the cfree function It seems it is probably quite likely due to recent
changes.

Full interpreted backtrace:
cygheap.cc:248    in _cfree (61640144)
cygheap.cc:326    in cfree (61640144)
dtable.cc:86    in dtable::extend (0x20)
dtable.h:74    in dtable_init ()
dcrt0.cc:679    in dll_crt0_1 ()
dcrt0.cc:872    in _dll_crt0 ()
dcrt0.cc:885    in dll_crt0 ()

Strace snippet:
  161   18835 [main] bash 2056 environ_init: 0xA0111C8:
TMP=/cygdrive/c/DOCUME~1/chris/LOCALS~1/Temp
  164   18999 [main] bash 2056 environ_init: 0xA010868: USERDOMAIN=ADVENT02
  159   19158 [main] bash 2056 environ_init: 0xA010880: USERNAME=Chris
  160   19318 [main] bash 2056 environ_init: 0xA011330:
USERPROFILE=C:\Documents and Settings\chris
  161   19479 [main] bash 2056 environ_init: 0xA011360:
VSCOMNTOOLS="c:\Program Files\Microsoft Visual Studio.NET\Common7\Tools\"
  162   19641 [main] bash 2056 environ_init: 0xA0113B0: WINDIR=C:\WINNT
  152   19793 [main] bash 2056 pinfo_init: pid 2056, pgid 2056
  265   20058 [main] bash 2056 handle_exceptions: In cygwin_except_handler
exc 0xC0000005 at 0x61001FC2 sp 0x22FE3C
  107   20165 [main] bash 2056 handle_exceptions: In cygwin_except_handler
sig = 11 at 0x61001FC2

Hope this helps - I might be able to provide further information if
required.

Regards
Chris



--
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/


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