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=77470 --- shadow/77470 2006-04-18 20:30:51.000000000 -0400 +++ shadow/77470.tmp.19559 2006-04-18 22:52:08.000000000 -0400 @@ -193,6 +193,13 @@ I have tried out the racy code and it does not segfault for me. I will investigate the problem further though because I am still getting issues. + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-18 22:52 ------- +I am able to get around this problem by just attaching once at the +start of the thread and detaching at the end. I don't know if it's +considered a bug but the problem seems to be with attaching and +detaching more than once on the same thread, which is similar to +original bug but not exactly the same. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
