Re: bash bug, setup, or permissions?

2019-04-25 Thread chenlong via cygwin
Hi, did you fix the issue? If do, please give me some suggestions since I
encounter the same error recently. Thanks very much.



--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html

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



bash bug, setup, or permissions?

2009-02-08 Thread Jerry DeLisle
While attempting to run the gcc testsuite today I am getting this error. 
 Bash appears to then lock up. If I attempt to close the terminal 
window, I get a windows error dialog about failing to respond.  If I 
select to end the hung task, it terminates and the bash command prompt 
comes back.


Any help appreciated.

Jerry

Test Run By jerry on Sun Feb  8 18:29:32 2009
Native configuration is i686-pc-cygwin

=== gfortran tests ===

Schedule of variations:
unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file 
for targe

t.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for 
target.
Using /home/jerry/gcc/gcc44/gcc/testsuite/config/default.exp as 
tool-and-target-

specific interface file.
Running /home/jerry/gcc/gcc44/gcc/testsuite/gfortran.dg/debug/debug.exp ...
472 [main] sh 84 C:\cygwin\bin\sh.exe: *** fatal error - can't 
create tty_li

st::mutex 'cygwin1S4.tty_list::mutex.0', Win32 error 6

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



Re: bash bug, setup, or permissions?

2009-02-08 Thread Jerry DeLisle

Jerry DeLisle wrote:
While attempting to run the gcc testsuite today I am getting this error. 
 Bash appears to then lock up. If I attempt to close the terminal 
window, I get a windows error dialog about failing to respond.  If I 
select to end the hung task, it terminates and the bash command prompt 
comes back.


Any help appreciated.

Jerry



Additional info:

$ cd /

je...@winnt /
$ less bash.exe.stackdump

Exception: STATUS_STACK_OVERFLOW at eip=61126F82
eax=0046F080 ebx=0022CCA6 ecx=00032C00 edx=00630069 esi=00A0 
edi=0001
ebp=00224C58 esp=001F4BF8 program=C:\cygwin\bin\bash.exe, pid 222, 
thread main

cs=001B ds=0023 es=0023 fs=0038 gs= ss=0023
Stack trace:
Frame Function  Args
00224C58  61126F82  (005C0030, 00610050, 00740072, 00740069)
  49110 [main] bash 222 _cygtls::handle_exceptions: Exception: 
STATUS_ACCESS_VIO

LATION
  55869 [main] bash 222 _cygtls::handle_exceptions: Error while dumping 
state (p

robably corrupted stack)
bash.exe.stackdump (END)

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