[Mono-bugs] [Bug 73258][Nor] Changed - Segmentation violation in multithreaded mode
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Mar 2005 19:05:14 -0500 (EST)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73258
--- shadow/73258 2005-03-03 02:19:11.000000000 -0500
+++ shadow/73258.tmp.21863 2005-03-15 19:05:14.000000000 -0500
@@ -2,16 +2,16 @@
Product: Mono: Class Libraries
Version: 1.0
OS: SuSE 8.0
OS Details: Linux server 2.4.25bigmem #7 SMP Wed Dec 15 10:05:05 EET 2004 i686 i686 i386 GNU/Linux
Status: NEW
Resolution:
-Severity:
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
Component: CORLIB
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: peter@novonyx.com
ReportedBy: Yury@serdyuk.botik.ru
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Segmentation violation in multithreaded mode
@@ -356,6 +356,9 @@
handle SIGPWR nostop
handle SIGXCPU nostop
handle SIGTTOU nostop
r
+
+------- Additional Comments From miguel@ximian.com 2005-03-15 19:05 -------
+Another race like the DrawString one it seems.