[Mono-bugs] [Bug 77970][Nor] New - hang when starting up mono

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 31 15:52:31 EST 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 toshok at ximian.com.

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

--- shadow/77970	2006-03-31 15:52:31.000000000 -0500
+++ shadow/77970.tmp.20355	2006-03-31 15:52:31.000000000 -0500
@@ -0,0 +1,53 @@
+Bug#: 77970
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: io-layer
+AssignedTo: dick at ximian.com                            
+ReportedBy: toshok at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: hang when starting up mono
+
+on my second run of monodevelop mono hangs with the following stack trace.
+ removing the .wapi directory and restarting fixes it.  This is with SVN
+head as of a few hours ago.
+
+#0  0xffffe410 in __kernel_vsyscall ()
+#1  0xb7dbe10b in semop () from /lib/libc.so.6
+#2  0x08100396 in _wapi_shm_sem_lock (sem=3) at shared.c:483
+#3  0x080f4418 in _wapi_handle_new_shared (type=WAPI_HANDLE_THREAD,
+handle_specific=0xbfd5377c)
+    at handles-private.h:318
+#4  0x080f463d in _wapi_handle_new (type=WAPI_HANDLE_THREAD,
+handle_specific=0xbfd5377c) at handles.c:376
+#5  0x08102b61 in GetCurrentThread () at threads.c:570
+#6  0x080d5894 in search_loaded (aname=0x81e1748, refonly=0) at assembly.c:380
+#7  0x080d66c0 in mono_assembly_load_from_full (image=0x81d9600,
+    fname=0x81d8c30 "/opt/mono/lib/mono/1.0/mscorlib.dll",
+status=0xbfd53908, refonly=0) at assembly.c:1376
+#8  0x080d6cde in mono_assembly_open_full (filename=0x81d8be8
+"/opt/mono/lib/mono/1.0/mscorlib.dll",
+    status=0xbfd53908, refonly=0) at assembly.c:1252
+#9  0x080d72fe in load_in_path (basename=0x81d8bc0 "mono/1.0/mscorlib.dll",
+    search_path=<value optimized out>, status=0xbfd53908, refonly=0 '\0')
+at assembly.c:401
+#10 0x080d73d0 in mono_assembly_load_corlib (runtime=0x81acae0,
+status=0xbfd53908) at assembly.c:2058
+#11 0x080d9800 in mono_init_internal (filename=0xbfd54016
+"/opt/mono/lib/monodevelop/bin/MonoDevelop.exe",
+    exe_filename=<value optimized out>, runtime_version=<value optimized
+out>) at domain.c:543
+#12 0x0811af33 in mini_init (filename=0xbfd54016
+"/opt/mono/lib/monodevelop/bin/MonoDevelop.exe")
+    at mini.c:10769
+#13 0x0805d4b4 in mono_main (argc=2, argv=0xbfd53b54) at driver.c:878
+#14 0x0805cc42 in main (argc=Cannot access memory at address 0x147000a
+) at main.c:6


More information about the mono-bugs mailing list