[Mono-bugs] [Bug 642780] Mono debugger thread crashes when app exits quickly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 30 03:43:56 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=642780

https://bugzilla.novell.com/show_bug.cgi?id=642780#c1


--- Comment #1 from Daryl Cooper <daryl at rd.scei.sony.co.jp> 2010-09-30 07:43:55 UTC ---
Further note. It looks like changing the line:

if(!debugger_thread_exited) {

to

while(!debugger_thread_exited) {

solves the problem.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list