[Issue 1126] New: multithreading breaks phobos exceptions on mingw/gdc .23

Matt Brandt justmattb at walkingdog.net
Fri Apr 27 08:41:03 PDT 2007


I have also seen behavior like this on GDC 0.22 and GDC 0.23 for powerpc-linux. If exceptions occur in multiple threads sometimes I lose one of the threads with no coredump, even if all of the exceptions are caught by the program code. I think this must be a fundamental problem with Phobos exception handling and threads.

Matt



More information about the D.gnu mailing list