Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=74870 --- shadow/74870 2005-06-20 08:38:08.000000000 -0400 +++ shadow/74870.tmp.17714 2005-06-20 13:38:28.000000000 -0400 @@ -105,6 +105,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-06-20 03:54 ------- The new patch addresses a race that might happen when the child finishes before the parent set the handle up. ------- Additional Comments From [EMAIL PROTECTED] 2005-06-20 08:38 ------- You're calling pthread_ functions from inside the signal handler. + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-20 13:38 ------- +We do that in other signal handlers and not using that hashtable, that +needs the mentioned locking, but _wapi_search_handle instead causes +aborts. + +Dick will be looking into the aborts. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
