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]

Re: CVS head bash problem


At 11:10 PM 4/22/2003 -0400, Christopher Faylor wrote:
>>> Yes, I think that's the exact same problem that I'm having.  I'm running 
>>> Win2000.  So, it looks like bash is getting an EOF (sometimes) when the 
>>> program is run in the background.  You have your's set not to logout on
^D?
>>
>>Yes, ignoreeof=10
>>For some reason it's more prevalent on ME. Nicholas Wourms has the
>>same issue. 
>
>strace?

A few days after I sent the original e-mail the problem became harder
to reproduce, the trace would be quite long. OK, better than nothing.
Wait, I think I tried but nothing happened.
Unfortunately the last cygwin I built (even after make clean) this
weekend crashes immediately. Any idea? I will rebuild again.

#0  muto::acquire(unsigned long) (this=0x0, ms=4294967295) at
../../../../src/winsup/cygwin/sync.cc:75
#1  0x6103c99f in malloc (size=20) at
../../../../src/winsup/cygwin/malloc_wrapper.cc:131
#2  0x610bfd64 in __w32_sharedptr_initialize () at
../../../../src/winsup/cygwin/hires.h:23
#3  0x6100100b in end () from /c/PROGRAM FILES/CYGWIN/BIN/cygwin1.dll
#4  0x610057aa in do_global_ctors(void (**)(), int) (in_pfunc=0x610c28d0,
force=1) at ../../../../src/winsup/cygwin/dcrt0.cc:150
#5  0x610065b3 in dll_crt0_1() () at
../../../../src/winsup/cygwin/dcrt0.cc:557
#6  0x6100710f in _dll_crt0 () at ../../../../src/winsup/cygwin/dcrt0.cc:911
#7  0x004041d2 in _size_of_stack_reserve__ ()
#8  0x0040103c in _size_of_stack_reserve__ ()
#9  0xbff7b9e4 in KERNEL32!FT_Exit56 ()
#10 0xbff7b896 in SetErrorMode ()
#11 0xbff7a24f in KERNEL32!BeginUpdateResourceA ()
Cannot access memory at address 0x83f0efec


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