Mail Archives: cygwin/2005/03/03/10:24:58
Hi,
I frequently start multiple copies of bash at the same time when first
logging in to my computer. As of the latest update of the cygwin package
when I start more than one bash at the same time (without waiting for the
prompt to appear in the first one) I get a stack dump in the second window:
andreww:~/p4/ex70 $ bash
Exception: STATUS_ACCESS_VIOLATION at eip=61056D4D
eax=42272844 ebx=00000000 ecx=0A030000 edx=00000000 esi=0022E270
edi=00000A80
ebp=0022E328 esp=0022E210 program=C:\cygwin\bin\bash.exe, pid 2696, thread
main
cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023
Stack trace:
Frame Function Args
0022E328 61056D4D (0022E480, 0022E484, 0022E488, 0022E330)
0022E4A8 6105768D (00000001, 0022E4C8, 0022E4C4, 0043D097)
0022E4D8 610938EF (0A0520C0, 00000000, 0022E518, 6105E532)
0022E548 00413981 (0A058C98, FFFFFFFF, 00000004, 00000000)
0022E588 004107BF (0A055E18, 00000000, FFFFFFFF, 00000004)
0022E5D8 004118D4 (0A05DEE8, 00000000, FFFFFFFF, FFFFFFFF)
0022E608 00411C27 (0A05DEE8, 00000000, FFFFFFFF, FFFFFFFF)
0022E648 00410A1D (0A05DEE8, 00000000, FFFFFFFF, FFFFFFFF)
0022E688 0044D4D4 (0A05DE28, 004256E2, 00000004, 0A05DE28)
0022E6E8 004259D0 (0A05DE28, 00000000, 00421EAC, 00000000)
0022E778 00428D34 (0022E7B8, 00000000, 00000000, 00000000)
0022E798 00423D70 (0022E7B8, 00000000, 00000000, 00000000)
0022E7C8 00423E31 (0A05D038, 00000000, 0022E828, 0040FA52)
0022E7E8 00423E89 (0A05D038, 00000000, 0022E83C, 0A05CA38)
0022E808 00423AD0 (0A05D038, 00000000, 00423E50, 0A053AB8)
0022E848 0042367B (0A05D9A8, 00000001, 0022E878, 00429954)
End of stack trace (more stack frames may be present)
andreww:~/p4/ex70 $
However, if I wait for eash instance of bash to come to a command prompt I
can start the 2nd, 3rd, etc. bash window. This behavior started after
updating the cygwin library to the latest revision (1.5.13).
Thanks,
Andrew
--
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/
- Raw text -