[Mono-bugs] [Bug 78060][Maj] New - 'make testcorlib' on OS X Intel

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Apr 9 09:53:15 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 artyom.tyazhelov at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78060

--- shadow/78060	2006-04-09 09:53:15.000000000 -0400
+++ shadow/78060.tmp.7527	2006-04-09 09:53:15.000000000 -0400
@@ -0,0 +1,137 @@
+Bug#: 78060
+Product: Mono: Runtime
+Version: 1.1
+OS: other
+OS Details: Mac OS X 10.4.6 Intel
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: artyom.tyazhelov at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: 'make testcorlib' on OS X Intel
+
+Please fill in this template when reporting a bug, unless you know what you are doing.
+Description of Problem:
+
+'make testcorlib' got a SIGSEGV
+
+Steps to reproduce the problem:
+1. cd mcs
+2. make testcorlib
+
+Actual Results:
+Crashreport with SIGSEGV
+
+Expected Results:
+
+
+How often does this happen? 
+always
+
+Additional Information:
+**********
+
+Host Name:      arty0mbkpro
+Date/Time:      2006-04-09 16:12:57.958 +0300
+OS Version:     10.4.6 (Build 8I1119)
+Report Version: 4
+
+Command: mono
+Path:    /Users/artyom/Monodev/mono/mono/mini/mono
+Parent:  sh [2238]
+
+Version: ??? (???)
+
+PID:    2239
+Thread: 0
+
+Exception:  EXC_BAD_ACCESS (0x0001)
+Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x0000000c
+
+Thread 0 Crashed:
+0   <<00000000>> 	0x032f010d 0 + 53412109
+1   <<00000000>> 	0x032f00be 0 + 53412030
+2   <<00000000>> 	0x032f008c 0 + 53411980
+3   <<00000000>> 	0x02c2e6a4 0 + 46327460
+4   mono              	0x00079420 mono_runtime_invoke_array + 469 (object.c:2276)
+5   mono              	0x000fe797 ves_icall_InternalInvoke + 328 (icall.c:2666)
+6   <<00000000>> 	0x0267a030 0 + 40345648
+7   <<00000000>> 	0x02c2f57b 0 + 46331259
+8   <<00000000>> 	0x02731ec1 0 + 41098945
+9   <<00000000>> 	0x02c2f449 0 + 46330953
+10  <<00000000>> 	0x02c2f32d 0 + 46330669
+11  <<00000000>> 	0x02c2f0bd 0 + 46330045
+12  <<00000000>> 	0x02c2edaa 0 + 46329258
+13  <<00000000>> 	0x02c2e886 0 + 46327942
+14  <<00000000>> 	0x02c2e7a8 0 + 46327720
+15  <<00000000>> 	0x02c2df30 0 + 46325552
+16  <<00000000>> 	0x02c2b2fc 0 + 46314236
+17  <<00000000>> 	0x02c2df30 0 + 46325552
+18  <<00000000>> 	0x02c2b2fc 0 + 46314236
+19  <<00000000>> 	0x02c2df30 0 + 46325552
+20  <<00000000>> 	0x02c2b2fc 0 + 46314236
+21  <<00000000>> 	0x02c2df30 0 + 46325552
+22  <<00000000>> 	0x02c2b2fc 0 + 46314236
+23  <<00000000>> 	0x02c2b111 0 + 46313745
+24  <<00000000>> 	0x02c27fd8 0 + 46301144
+25  <<00000000>> 	0x02c27b87 0 + 46300039
+26  <<00000000>> 	0x02c27b1a 0 + 46299930
+27  <<00000000>> 	0x02c27ad2 0 + 46299858
+28  <<00000000>> 	0x02c26579 0 + 46294393
+29  <<00000000>> 	0x027edccf 0 + 41868495
+30  <<00000000>> 	0x027f8019 0 + 41910297
+31  <<00000000>> 	0x011700cf 0 + 18284751
+32  <<00000000>> 	0x005b7acc 0 + 5995212
+33  <<00000000>> 	0x005b7807 0 + 5994503
+34  mono              	0x00077e88 mono_runtime_exec_main + 162 (object.c:2097)
+35  mono              	0x0007b178 mono_runtime_run_main + 385 (object.c:1962)
+36  mono              	0x00003dfd mono_main + 4808 (driver.c:974)
+37  mono              	0x000025e2 _start + 228 (crt.c:272)
+38  mono              	0x000024fd start + 41
+
+Thread 1:
+0   libSystem.B.dylib 	0x90037e07 mach_wait_until + 7
+1   mono              	0x0009a599 collection_thread + 40 (collection.c:37)
+2   libSystem.B.dylib 	0x90024a27 _pthread_body + 84
+
+Thread 2:
+0   libSystem.B.dylib 	0x90049207 semaphore_timedwait_signal_trap + 7
+1   mono              	0x0009d574 timedwait_signal_poll_cond + 72 (handles.c:1321)
+2   mono              	0x0009f329 _wapi_handle_timedwait_signal_handle + 329 (handles.c:1392)
+3   mono              	0x0009f387 _wapi_handle_wait_signal_handle + 25 (handles.c:1351)
+4   mono              	0x000ac576 WaitForSingleObjectEx + 826 (wait.c:187)
+5   mono              	0x00051d4a finalizer_thread + 121 (gc.c:753)
+6   mono              	0x0009954a start_wrapper + 217 (threads.c:329)
+7   mono              	0x000ab896 thread_start_routine + 154 (threads.c:194)
+8   mono              	0x000bc452 GC_start_routine + 93 (pthread_support.c:1330)
+9   libSystem.B.dylib 	0x90024a27 _pthread_body + 84
+
+Thread 0 crashed with i386 Thread State:
+eax: 0x032f00e8    ebx: 0x00000000 ecx:0x02c2e678 edx: 0x02c80e50
+edi: 0x00000000    esi: 0x00000000 ebp:0xbfffe438 esp: 0xbfffe400
+ ss: 0x0000002f    efl: 0x00210246 eip:0x032f010d  cs: 0x00000027
+ ds: 0x0000002f     es: 0x0000002f  fs:0x00000000  gs: 0x00000037
+
+Binary Images Description:
+    0x1000 -   0x168fff mono 	/Users/artyom/Monodev/mono/mono/mini/mono
+  0x51f000 -   0x520fff libgthread-2.0.0.dylib 	/usr/local/lib/libgthread-2.0.0.dylib
+  0x528000 -   0x529fff libgmodule-2.0.0.dylib 	/usr/local/lib/libgmodule-2.0.0.dylib
+  0x530000 -   0x537fff libintl.3.dylib 	/usr/local/lib/libintl.3.dylib
+ 0x1008000 -  0x107dfff libglib-2.0.0.dylib 	/usr/local/lib/libglib-2.0.0.dylib
+0x8fe00000 - 0x8fe4bfff dyld 44.17	/usr/lib/dyld
+0x90000000 - 0x9016efff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
+0x901be000 - 0x901c0fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
+0x90801000 - 0x908c9fff com.apple.CoreFoundation 6.4.5 (368.26)
+	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
+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


More information about the mono-bugs mailing list