[Mono-bugs] [Bug 75752][Maj] New - Mono crash trying to run MsgBox
hello World example on MOSX
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 8 17:03:43 EDT 2005
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 tim at mowlem.eclipse.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=75752
--- shadow/75752 2005-08-08 17:03:43.000000000 -0400
+++ shadow/75752.tmp.2006 2005-08-08 17:03:43.000000000 -0400
@@ -0,0 +1,64 @@
+Bug#: 75752
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details: MacOSX Tiger v10.4.2
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: JIT
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: tim at mowlem.eclipse.co.uk
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Mono crash trying to run MsgBox hello World example on MOSX
+
+Please fill in this template when reporting a bug, unless you know what you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Follow the tutorial on the CocoaSharp page to create and compile a MsgBox Hello World
+program (Hello.exe genereated OK)
+2. Double click to start the program
+3. Mono crashes during startup
+
+Actual Results:
+Crash
+
+Expected Results:
+Start and run
+
+How often does this happen?
+Always
+
+Additional Information:
+Core dump:
+
+Date/Time: 2005-08-04 23:40:01.033 +0100
+OS Version: 10.4.2 (Build 8C46)
+Report Version: 3
+
+Command: mono
+Path: /usr/bin/mono
+Parent: sh [592]
+
+Version: ??? (???)
+
+PID: 600
+Thread: 0
+
+Exception: EXC_BAD_ACCESS (0x0001)
+Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
+
+Thread 0 Crashed:
+0 libgdiplus.dylib 0x021ee834 _reference_font_val + 24 (icplusplus.c:27)
+1 libgdiplus.dylib 0x021ef020 _cairo_ft_font_create + 488 (icplusplus.c:27)
+2 libgdiplus.dylib 0x021ed7ac _font_cache_create_entry + 212 (icplusplus.c:27)
+3 libgdiplus.dylib 0x021ece98 _cairo_cache_lookup + 160 (icplusplus.c:27)
+4 libgdiplus.dylib 0x021eda90 _cairo_unscaled_font_create + 124 (icplusplus.c:27)
+5 libgdiplus.dylib 0x021f1720 _cairo_gstate_init + 208 (icplusplus.c:27)
+6 libgdiplus.dylib 0x021f1634 _cairo_gstate_
More information about the mono-bugs
mailing list