[Mono-bugs] [Bug 82007][Blo] Changed - Crash when throwing exception after unloading domain
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 4 17:38:16 EDT 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 joe at otee.dk.
http://bugzilla.ximian.com/show_bug.cgi?id=82007
--- shadow/82007 2007-07-04 17:37:11.000000000 -0400
+++ shadow/82007.tmp.8506 2007-07-04 17:38:16.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 82007
Product: Mono: Runtime
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: joe at otee.dk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -27,6 +27,14 @@
I am getting the crash on a ppc machine. I haven't tested on other architechtures.
------- Additional Comments From joe at otee.dk 2007-07-04 17:37 -------
Created an attachment (id=19504)
sample
+
+------- Additional Comments From joe at otee.dk 2007-07-04 17:38 -------
+The sample i attached is a modified teste.c
+
+gcc -o teste teste.c `pkg-config --cflags --libs mono` -lm
+./teste
+
+This will give you a crash or a SIGILL
More information about the mono-bugs
mailing list