This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Revisit to Threads and Exceptions


> My program crashes when I have several threads throwing exceptions BUT it
> only crashes when I use gcc-2.95.2 and not my system default gcc
> (egcs-2.91.66)

Thanks for your bug report. Unfortunately, I cannot reproduce it on my
single-processor system (gcc 2.95.2, glibc 2.1.3, Linux 2.3.99), when
running each thread for three minutes. I recommend that you run the
program in a debugger, and analyse in more detail why it crashes.

Regards,
Martin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]