FW: Problems with mono 1.2.4 in Fedora8 install

Wallace, Brooke brookew at qualcomm.com
Mon Dec 17 18:26:59 UTC 2007


Has anyone seen similar problems with the Mono package included with
fedora 8? 
 
 We had to create a link for /usr/lib/libgdiplus.so ->
libgdiplus.so.0.0.0 since it was missing. Now we get the error below.
Should we try installing 1.2.5? Does fedora do any sanity testing of
these packages? 
 
 -Brooke


		/usr/bin/mono  myapp
		Errors: 0   Time: 03:05:52
		Stacktrace:
		 
		

		Native stacktrace:
		 
		  /usr/bin/mono [0x8170bae]
		  /usr/bin/mono [0x8139ef8]
		  [0x40000440]
		  /lib/libpthread.so.0(pthread_kill+0xf) [0xb375ef]
		  /usr/bin/mono [0x812c5a2]
		  /usr/bin/mono [0x812c5f5]
		  /usr/bin/mono [0x812ee83]
		  /usr/bin/mono [0x812f277]
		  /usr/bin/mono [0x812f6b1]
		  /usr/bin/mono [0x812f732]
		  /usr/bin/mono(mono_domain_finalize+0x5d) [0x810bcad]
		  /usr/bin/mono [0x813837a]
		  /usr/bin/mono(mono_main+0xec1) [0x80587d1]
		  /usr/bin/mono [0x8057402]
		  /lib/libc.so.6(__libc_start_main+0xe0) [0x9b6390]
		  /usr/bin/mono [0x8057321]
		 
		Debug info from gdb:
		 
		[?1034h(no debugging symbols found)
		Using host libthread_db library
"/lib/libthread_db.so.1".
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		[Thread debugging using libthread_db enabled]
		[New Thread 1073855392 (LWP 13029)]
		[New Thread 1084812176 (LWP 13031)]
		[New Thread 1073830800 (LWP 13030)]
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		(no debugging symbols found)
		0x40000402 in __kernel_vsyscall ()
		  3 Thread 1073830800 (LWP 13030)  0x40000402 in
__kernel_vsyscall ()
		  2 Thread 1084812176 (LWP 13031)  0x40000402 in
__kernel_vsyscall ()
		  1 Thread 1073855392 (LWP 13029)  0x40000402 in
__kernel_vsyscall ()
		 
		Thread 3 (Thread 1073830800 (LWP 13030)):
		#0  0x40000402 in __kernel_vsyscall ()
		#1  0x00b39d26 in nanosleep () from /lib/libpthread.so.0
		#2  0x0810f744 in ?? ()
		#3  0x00b3250b in start_thread () from
/lib/libpthread.so.0
		#4  0x00a73b2e in clone () from /lib/libc.so.6
		 
		Thread 2 (Thread 1084812176 (LWP 13031)):
		#0  0x40000402 in __kernel_vsyscall ()
		#1  0x00b365d5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
		#2  0x081119bf in ?? ()
		#3  0x0811433f in ?? ()
		#4  0x081143bc in ?? ()
		#5  0x081168d4 in ?? ()
		#6  0x0810afaa in ?? ()
		#7  0x080aa380 in ?? ()
		#8  0x081158a2 in ?? ()
		#9  0x081329e7 in ?? ()
		#10 0x00b3250b in start_thread () from
/lib/libpthread.so.0
		#11 0x00a73b2e in clone () from /lib/libc.so.6
		 
		Thread 1 (Thread 1073855392 (LWP 13029)):
		#0  0x40000402 in __kernel_vsyscall ()
		#1  0x00a6c5f1 in select () from /lib/libc.so.6
		#2  0x0015f99e in g_spawn_sync () from
/lib/libglib-2.0.so.0
		#3  0x0015fd6c in g_spawn_command_line_sync () from
/lib/libglib-2.0.so.0
		#4  0x08170c61 in ?? ()
		#5  0x08139ef8 in ?? ()
		#6  <signal handler called>
		#7  0x00b375ef in pthread_kill () from
/lib/libpthread.so.0
		#8  0x0812c5a2 in ?? ()
		#9  0x0812c5f5 in ?? ()
		#10 0x0812ee83 in ?? ()
		#11 0x0812f277 in ?? ()
		#12 0x0812f6b1 in ?? ()
		#13 0x0812f732 in ?? ()
		#14 0x0810bcad in mono_domain_finalize ()
		#15 0x0813837a in ?? ()
		#16 0x080587d1 in mono_main ()
		#17 0x08057402 in g_str_equal ()
		#18 0x009b6390 in __libc_start_main () from
/lib/libc.so.6
		#19 0x08057321 in g_str_equal ()
		#0  0x40000402 in __kernel_vsyscall ()
		 

	
=================================================================
		Got a SIGSEGV while executing native code. This usually
indicates
		a fatal error in the mono runtime or one of the native
libraries 
		used by your application.
	
=================================================================
		 
		make: *** [Main.rmod] Aborted (core dumped)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20071217/09c8588a/attachment-0001.htm>


More information about the fedora-list mailing list