[Mono-bugs] [Bug 80743][Min] Changed - Segfault when restarting webapp in rapid succession
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 8 14:04:39 EST 2007
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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80743
--- shadow/80743 2007-02-07 16:35:37.000000000 -0500
+++ shadow/80743.tmp.17943 2007-02-08 14:04:39.000000000 -0500
@@ -3,13 +3,13 @@
Version: 1.2
OS: unknown
OS Details: FC6
Status: NEW
Resolution:
Severity: Unknown
-Priority: Major
+Priority: Minor
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: juraj at hotfeet.ch
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -57,6 +57,14 @@
However, I'm still getting lots of connection timeouts and sometimes
these warnings:
** (/usr/local/lib/mono/1.0/xsp.exe:21209): WARNING **: Aborting of
threads in domain ASPHOST_2faf6b09 timed out.
+
+------- Additional Comments From lupus at ximian.com 2007-02-08 14:04 -------
+The segfault in GetExecutingAssembly() was likely fixed by r72369 (an
+issue introduced in r72349).
+Apart from the timeout domain unload warnings, the only other issue
+seems to be the double free reported in one of the traces (it is
+possible the locking patch fixed this, let us know if you see that again).
+Changing priority accordingly.
More information about the mono-bugs
mailing list