[Mono-bugs] [Bug 69273][Maj] Changed - Mono program crashes in Fedora Core 3
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Nov 2004 12:06:40 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69273
--- shadow/69273 2004-11-09 10:17:25.000000000 -0500
+++ shadow/69273.tmp.29843 2004-11-09 12:06:40.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 69273
Product: Mono: Runtime
Version: 1.0
-OS:
+OS: unknown
OS Details: Fedora Core 3
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ywwg@usa.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -61,6 +61,10 @@
from /usr/lib/libstdc++.so.5
#6 0x0082b655 in ?? ()
#7 0xf5d7e840 in ?? ()
#8 0xf5d7eb44 in ?? ()
I also tried disabling glibc's detection methods, and it still locks up.
+
+------- Additional Comments From duncan@ximian.com 2004-11-09 12:06 -------
+Are you sure this is the right backtrace? The bt shows things coming
+from libstdc++, we don't use libstdc++ in Mono at all.