delorie.com/archives/browse.cgi | search |
2009/7/15 Steven Hartland: > This may or may not help: > > According to VC++ debugger it always dies with: > Unhandled exception at 0x610d089d in perl.exe: 0xC0000005: Access violation > reading location 0x00000004. > > According to gdb 0x610d089d = thread.cc:113 Thanks! This looks like almost certainly a simple perl bug. Threads was Jerry Heddens working arena lately, but there are complicated things going in core. If it's easily reproducible best would be to start with a debugging perl and break at the point which tries to read from 0x4. BTW: I thought about adding -debug packages in general (to cygport) as with fedora, but got distracted somewhere. -- Reini Urban -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |