gcc 2.95 fails with the latest snapshot (20051018)

Krzysztof Duleba krzysan@skrzynka.pl
Tue Oct 18 23:23:00 GMT 2005


Hi

I've just upgraded my cygwin1.dll from 20050826 (or something like that)
to 20051018. With 20050826 ls printed errors if called on drive letters.
Now ls works fine, but gcc 2.95 is broken.

If I call g++-2 on a file, it doesn't even stackdump, it just hangs
forever.

If I strace it, it doesn't hang and it even produces working code.

$ uname -a
CYGWIN_NT-5.0 duli2 1.5.19s(0.140/4/2) 20051018 14:54:53 i686 unknown
unknown Cygwin

$ cat foo.cpp
int main(){
}

$ strace g++-2.exe foo.cpp > strace.out
 426530 [sig] g++-2 588 handle_threadlist_exception:
handle_threadlist_exception
 called with exception code -1073741816
2524889 [sig] g++-2 588 handle_threadlist_exception:
handle_threadlist_exception
 called with exception code -1073741816
2659446 [sig] g++-2 588 handle_threadlist_exception:
handle_threadlist_exception
 called with exception code -1073741816
1157406 [sig] collect2 2124 handle_threadlist_exception:
handle_threadlist_excep
tion called with exception code -1073741816
4186672 [sig] g++-2 588 handle_threadlist_exception:
handle_threadlist_exception
 called with exception code -1073741816

cygcheck.out and strace attached. I hope this isn't serious and can be
fixed.

gcc 2.95 cygwin binary package is available on
http://duleba.net/gcc-2.95.tar.bz2 if you need it.

Regards
Krzysztof Duleba
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strace.tar.bz2
Type: application/octet-stream
Size: 123135 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20051018/55bc82ee/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 47572 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20051018/55bc82ee/attachment-0001.obj>
-------------- next part --------------
--
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/


More information about the Cygwin mailing list