[Mono-bugs] [Bug 78061][Wis] Changed - disable useless crash
reporter on OS X
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Apr 10 05:24:12 EDT 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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78061
--- shadow/78061 2006-04-09 10:56:32.000000000 -0400
+++ shadow/78061.tmp.26927 2006-04-10 05:24:12.000000000 -0400
@@ -2,22 +2,22 @@
Product: Mono: Runtime
Version: 1.1
OS: other
OS Details: OS X 10.4.6 Intel
Status: NEW
Resolution:
-Severity:
-Priority: Major
+Severity: Unknown
+Priority: Wishlist
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: artyom.tyazhelov at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: System.DivideByZeroException leads to crash report on OS X
+Summary: disable useless crash reporter on OS X
Please fill in this template when reporting a bug, unless you know what you are doing.
Description of Problem:
System.DivideByZeroException leads to crash report on OS X
Steps to reproduce the problem:
@@ -118,6 +118,11 @@
0x90909000 - 0x909fcfff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a4c000 - 0x90acbfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90af4000 - 0x90b57fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bc6000 - 0x90bcdfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90c57000 - 0x90c69fff libauto.dylib /usr/lib/libauto.dylib
0x92b3c000 - 0x92c29fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
+
+------- Additional Comments From lupus at ximian.com 2006-04-10 05:24 -------
+Disable the crash reporter on osx: it is useless. The issue has been
+already reported to Apple. Mono works correctly. In the future we
+might write the code to disable the crash reporter, so leaving this open.
More information about the mono-bugs
mailing list