[Bug c++/27223] Compiled program crashes when it gets SIGNAL 19 many times.

2006-04-20 Thread ademin at gmail dot com
--- Comment #3 from ademin at gmail dot com 2006-04-20 10:12 --- (In reply to comment #2) > This is more likely a problem with your kernel/libc than with libstdc++ or > gcc. > Also on linux i386 signal 19 is SIGSTOP, for which sigset returns SIG_HOLD. > Now I tried it wi

[Bug c++/27223] Compiled program crashes when it gets SIGNAL 19 many times.

2006-04-20 Thread ademin at gmail dot com
--- Comment #1 from ademin at gmail dot com 2006-04-20 09:38 --- Created an attachment (id=11302) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11302&action=view) .ii file of test case program -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27223

[Bug c++/27223] New: Compiled program crashes when it gets SIGNAL 19 many times.

2006-04-20 Thread ademin at gmail dot com
led program crashes when it gets SIGNAL 19 many times. Product: gcc Version: 3.4.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy