------- Additional Comments From uweigand at gcc dot gnu dot org  2005-02-18 
19:01 -------
This test case fails on s390(x) as well; in fact it is quite annoying
because it causes the whole test suite to hang ...

The reason for this appears to be that the Ada runtime has installed
a segfault handler which attempts to take some lock already held by
the code that segfaulted.  As the Ada test suite doesn't have timeout
handlers, this blocks the whole test suite :-(


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19140

Reply via email to