Package: mono-jit
Version: 1.2.2.1-1
Severity: normal

[This may well be more serious than "normal", but I don't know if it
is something with the particular application I'm trying to run, or if
it would affect *any* .net binary.]

I am trying to run the "13th Labour" distributed computation client
(downloadable from http://www.13thlabour.tk).  It crashes immediately
on invocation with these messages:

$ ./13labour-a
** (./13labour-a:5093): WARNING **: The following assembly referenced from 
/home/zack/13labour/Labour13.exe could not be loaded:
     Assembly:   System    (assemblyref_index=3)
     Version:    1.0.5000.0
     Public Key: b77a5c561934e089
The assembly was not found in the Global Assembly Cache, a path listed in the 
MONO_PATH environment variable, or in the location of the executing assembly 
(/home/zack/13labour/a/).


** (./13labour-a:5093): WARNING **: Could not load file or assembly 'System, 
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of 
its dependencies.
Stacktrace:


Native stacktrace:

        mono [0x56b37b]
        mono [0x54afc4]
        /lib/libpthread.so.0 [0x2ac5169cc410]
        mono(mono_class_vtable+0x549) [0x4dc8f1]
        mono(mono_object_new+0x9) [0x4df16a]
        mono(mono_exception_from_name_two_strings+0x4b) [0x4e08c0]
        mono(mono_get_exception_file_not_found2+0x53) [0x4e0a32]
        mono [0x4a5558]
        mono [0x4da63a]
        mono(mono_class_vtable+0x156) [0x4dc4fe]
        mono(mono_object_new+0x9) [0x4df16a]
        mono(mono_exception_from_name_two_strings+0x4b) [0x4e08c0]
        mono(mono_get_exception_file_not_found2+0x53) [0x4e0a32]
        mono [0x4a5558]
        mono [0x4da63a]
        mono(mono_class_vtable+0x156) [0x4dc4fe]
        mono(mono_object_new+0x9) [0x4df16a]
        mono(mono_exception_from_name_two_strings+0x4b) [0x4e08c0]
        mono(mono_get_exception_type_load+0x58) [0x4e0b9e]
        mono [0x4da616]
        mono(mono_class_vtable+0x156) [0x4dc4fe]
        mono [0x54ae4e]
        mono(mono_runtime_invoke+0xa) [0x4da8d2]
        mono(mono_runtime_exec_main+0x11f) [0x4debaf]
        mono(mono_runtime_run_main+0x27c) [0x4dee68]
        mono(mono_jit_exec+0xb7) [0x414854]
        mono [0x414924]
        mono(mono_main+0x1aa5) [0x416555]
        mono [0x413a33]
        /lib/libc.so.6(__libc_start_main+0xda) [0x2ac516c734ca]
        mono(fmod+0x7a) [0x41398a]

Debug info from gdb:

(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47025981309728 (LWP 5093)]
[New Thread 1075988832 (LWP 5095)]
[New Thread 1073822048 (LWP 5094)]
(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)
0x00002ac516d19a86 in __select_nocancel () from /lib/libc.so.6
  3 Thread 1073822048 (LWP 5094)  0x00002ac5169cbb15 in __nanosleep_nocancel ()
   from /lib/libpthread.so.0
  2 Thread 1075988832 (LWP 5095)  0x00002ac5169c8b3a in 
pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  1 Thread 47025981309728 (LWP 5093)  0x00002ac516d19a86 in __select_nocancel
    () from /lib/libc.so.6

Thread 3 (Thread 1073822048 (LWP 5094)):
#0  0x00002ac5169cbb15 in __nanosleep_nocancel () from /lib/libpthread.so.0
#1  0x00000000004ffed2 in mono_once ()
#2  0x00002ac5169c5f1a in start_thread () from /lib/libpthread.so.0
#3  0x00002ac516d205c2 in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 1075988832 (LWP 5095)):
#0  0x00002ac5169c8b3a in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0x00000000004f72d7 in mono_metadata_init ()
#2  0x00000000004f75e5 in mono_metadata_init ()
#3  0x00000000004f73cb in mono_metadata_init ()
#4  0x00000000004f39c2 in mono_metadata_init ()
#5  0x00000000004e2647 in mono_gc_is_finalizer_thread ()
#6  0x00000000004bf11c in mono_thread_get_abort_signal ()
#7  0x00000000004f884d in mono_metadata_init ()
#8  0x0000000000516c93 in GC_end_blocking ()
#9  0x00002ac5169c5f1a in start_thread () from /lib/libpthread.so.0
#10 0x00002ac516d205c2 in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 47025981309728 (LWP 5093)):
#0  0x00002ac516d19a86 in __select_nocancel () from /lib/libc.so.6
#1  0x00002ac51676d89d in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#2  0x00002ac51676dc68 in g_spawn_command_line_sync ()
   from /usr/lib/libglib-2.0.so.0
#3  0x000000000056b425 in mono_debugger_run_finally ()
#4  0x000000000054afc4 in mono_jit_thread_attach ()
#5  <signal handler called>
#6  0x00000000004dc8f1 in mono_class_vtable ()
#7  0x00000000004df16a in mono_object_new ()
#8  0x00000000004e08c0 in mono_exception_from_name_two_strings ()
#9  0x00000000004e0a32 in mono_get_exception_file_not_found2 ()
#10 0x00000000004a5558 in mono_lookup_pinvoke_call ()
#11 0x00000000004da63a in mono_ldtoken ()
#12 0x00000000004dc4fe in mono_class_vtable ()
#13 0x00000000004df16a in mono_object_new ()
#14 0x00000000004e08c0 in mono_exception_from_name_two_strings ()
#15 0x00000000004e0a32 in mono_get_exception_file_not_found2 ()
#16 0x00000000004a5558 in mono_lookup_pinvoke_call ()
#17 0x00000000004da63a in mono_ldtoken ()
#18 0x00000000004dc4fe in mono_class_vtable ()
#19 0x00000000004df16a in mono_object_new ()
#20 0x00000000004e08c0 in mono_exception_from_name_two_strings ()
#21 0x00000000004e0b9e in mono_get_exception_type_load ()
#22 0x00000000004da616 in mono_ldtoken ()
#23 0x00000000004dc4fe in mono_class_vtable ()
#24 0x000000000054ae4e in mono_jit_thread_attach ()
#25 0x00000000004da8d2 in mono_runtime_invoke ()
#26 0x00000000004debaf in mono_runtime_exec_main ()
#27 0x00000000004dee68 in mono_runtime_run_main ()
#28 0x0000000000414854 in mono_jit_exec ()
#29 0x0000000000414924 in mono_jit_exec ()
#30 0x0000000000416555 in mono_main ()
#31 0x0000000000413a33 in ?? ()
#32 0x00002ac516c734ca in __libc_start_main () from /lib/libc.so.6
#33 0x000000000041398a in ?? ()
#34 0x00007fff947b2128 in ?? ()
#35 0x0000000000000000 in ?? ()
#0  0x00002ac516d19a86 in __select_nocancel () from /lib/libc.so.6


=================================================================
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.
=================================================================



-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages mono-jit depends on:
ii  libc6                        2.3.6.ds1-9 GNU C Library: Shared libraries
ii  libglib2.0-0                 2.12.6-2    The GLib library of C routines
ii  mono-common                  1.2.2.1-1   common files for Mono

mono-jit recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to