Fw: bash.exe.stackdump generated using cygwin 1.7.15

2012-05-24 Thread Alessandro Raniolo
Thanks a lot for the quick investigation of the problem. It looks you found some cygwin builds that fixed the problem . Is it possible to release a new version of cygwin package containing the fix ? I'm ready to try a beta version of the cygwin package containing the fix in the same environm

Re: bash.exe.stackdump generated using cygwin 1.7.15

2012-05-22 Thread Corinna Vinschen
On May 21 14:50, Eric Blake wrote: > On 05/21/2012 10:42 AM, Corinna Vinschen wrote: > > >> The crash occurs after echo exited, so bash wakes up from the wait4 > >> call. However, the problem is that the crash does not occur in Cygwin, > >> but in bash itself. > >> > >> 147 350775 [main] bash

Re: bash.exe.stackdump generated using cygwin 1.7.15

2012-05-21 Thread Eric Blake
On 05/21/2012 10:42 AM, Corinna Vinschen wrote: >> The crash occurs after echo exited, so bash wakes up from the wait4 >> call. However, the problem is that the crash does not occur in Cygwin, >> but in bash itself. >> >> 147 350775 [main] bash 3548 wait4: 2320 = wait4(-1, 0x0, 0, 0x0) >> --

Re: bash.exe.stackdump generated using cygwin 1.7.15

2012-05-21 Thread Corinna Vinschen
sswd -l > /etc/passwd" > > > > it produces: > > [...] > > 261 [main] bash 6636 exception::handle: Exception: STATUS_ACCESS_VIOLATION > > 1237 [main] bash 6636 open_stackdumpfile: Dumping stack trace to > > bash.exe.stackdump > > I can easily reproduce it eve

Re: bash.exe.stackdump generated using cygwin 1.7.15

2012-05-21 Thread Corinna Vinschen
[main] bash 6636 exception::handle: Exception: STATUS_ACCESS_VIOLATION > 1237 [main] bash 6636 open_stackdumpfile: Dumping stack trace to > bash.exe.stackdump I can easily reproduce it even calling just /bin/echo and even under strace using a command like this from CMD: C:\cygwin\bin\strace -o bash.tr

bash.exe.stackdump generated using cygwin 1.7.15

2012-05-21 Thread Alessandro Raniolo
'm experiencing this issue when I run this simple testcase: just run the command c:\cygwin\bin\bash.exe --login -c "/bin/mkpasswd -l > /etc/passwd" it produces: looked for bash.exe.stackdump here is the cygcheck.out producted by cygcheck -s -v -r > cygcheck.out

Re: bash.exe.stackdump

2005-08-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 7/27/2005 6:06 AM: >>> OS: cygwin >>>Bash Version: 3.0 >>>Patch Level: 16 >>>Release Status: release >>> >>>Description: >>> Below are the contents of the &

Re: bash.exe.stackdump

2005-07-27 Thread Eric Blake
wn bash on cygwin, instead of using the official cygwin port that I help maintain. > > Bash Version: 3.0 > Patch Level: 16 > Release Status: release > > Description: > Below are the contents of the "bash.exe.stackdump" And what were you doing at the time of th