This is the mail archive of the cygwin 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]

Re: Random fork failures


On 13/7/2011 10:32, Corinna Vinschen wrote:
Please call addr2line for all addresses starting with 61.  In the
above example that would be:

$ addr2line -e /bin/cygwin1.dll 6100749B 61004EFC 61004F84 61006499


$ addr2line -e /bin/cygwin1.dll 61116FEF 610C30EB 610C7605 0040524B 0040107B 6100720E
/netrel/src/cygwin-snapshot-20110711-1/newlib/libc/machine/i386/memcpy.S:64
/netrel/src/cygwin-snapshot-20110711-1/winsup/cygwin/select.cc:160
??:0
??:0
??:0
/netrel/src/cygwin-snapshot-20110711-1/winsup/cygwin/dcrt0.cc:896


This might give a clue what happens in your environment.  I still have
to point out, though, that I can not reproduce this problem.  Neither
with a debug DLL, nor with an optimized DLL.  We didn't rule out
rebasing and BLODA yet.

I tried rebasing - still crashing.
about BLODA - I check all BLODA software - non of them is installed on any of the machines I tests this on.


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


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