[Mono-bugs] [Bug 77360][Wis] Changed - Ability to see current stack
traces from every thread and continue executing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 25 19:23:53 EST 2006
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77360
--- shadow/77360 2006-01-25 17:28:55.000000000 -0500
+++ shadow/77360.tmp.6636 2006-01-25 19:23:53.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77360
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: joeshaw at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -30,6 +30,11 @@
the running threads. I override the SIGQUIT handler and when it is
executed, I abort all of the wrapped threads, which cause
ThreadAbortExceptions to be thrown in each. I then handle this exception
to nicely print out the exception. It's hardly ideal or exact... obviously
there are a lot of problems with a setup like this, so a solution inside
the runtime would be extremely helpful.
+
+------- Additional Comments From vargaz at gmail.com 2006-01-25 19:23 -------
+dup :)
+
+*** This bug has been marked as a duplicate of 75145 ***
More information about the mono-bugs
mailing list