[Mono-list] Development in Mono x86 and Deploy in x86_64

Ruben Guinez rubenvive at gmail.com
Mon Feb 18 08:31:31 EST 2008


Hi

I want to know if there are any troubles about to develop an application in
mono on openSuse 32 bit and then running this application on openSuse 64
bits. I suggest does't. I suggest does't. Is this right?

what mean this message ?: (Thanks in advance)

        mono(mono_main+0xd9e) [0x41bc7e]
        /lib64/libc.so.6(__libc_start_main+0xf4) [0x2b852e33f154]
        mono(fmod+0x81) [0x41a959]

Debug info from gdb:

(no debugging symbols found)
Using host libthread_db library "/lib64/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 47851007982368 (LWP 1319)]
[New Thread 1075988800 (LWP 1321)]
[New Thread 1073822016 (LWP 1320)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0x00002b852e3db562 in fmod () from /lib64/libc.so.6
  3 Thread 1073822016 (LWP 1320)  0x00002b852e0c2231 in fmod ()
   from /lib64/libpthread.so.0
  2 Thread 1075988800 (LWP 1321)  0x00002b852e0bf1c6 in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  1 Thread 47851007982368 (LWP 1319)  0x00002b852e3db562 in fmod ()
   from /lib64/libc.so.6

Thread 3 (Thread 1073822016 (LWP 1320)):
#0  0x00002b852e0c2231 in fmod () from /lib64/libpthread.so.0
#1  0x00000000004bee20 in ?? ()
#2  0x00002b852e0bb143 in start_thread () from /lib64/libpthread.so.0
#3  0x00002b852e3e174d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 1075988800 (LWP 1321)):
#0  0x00002b852e0bf1c6 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0
#1  0x00000000004c0135 in ?? ()
#2  0x00000000004c24dd in ?? ()
#3  0x00000000004c2e3b in ?? ()
#4  0x00000000005205a1 in ?? ()
#5  0x00000000004bc2a9 in ?? ()
#6  0x00000000004ce8e3 in ?? ()
#7  0x00000000004ddc42 in ?? ()
#8  0x00002b852e0bb143 in start_thread () from /lib64/libpthread.so.0
#9  0x00002b852e3e174d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 47851007982368 (LWP 1319)):
#0  0x00002b852e3db562 in fmod () from /lib64/libc.so.6
#1  0x00002b852df75e6f in g_spawn_sync ()
   from /opt/gnome/lib64/libglib-2.0.so.0
#2  0x00002b852df76238 in g_spawn_command_line_sync ()
   from /opt/gnome/lib64/libglib-2.0.so.0
#3  0x000000000051b117 in mono_handle_native_sigsegv ()
#4  0x00000000004e698d in ?? ()
#5  <signal handler called>
#6  0x0000000000471c2a in mono_class_vtable ()
#7  0x0000000000474a39 in mono_object_new ()
#8  0x00000000004b4880 in mono_exception_from_name_two_strings ()
#9  0x0000000000477f7a in mono_loader_error_prepare_exception ()
#10 0x00000000004ac1ff in mono_class_get_exception_for_failure ()
#11 0x0000000000471b51 in mono_class_vtable ()
#12 0x0000000000474a39 in mono_object_new ()
#13 0x00000000004b4880 in mono_exception_from_name_two_strings ()
#14 0x0000000000477f7a in mono_loader_error_prepare_exception ()
#15 0x00000000004ac1ff in mono_class_get_exception_for_failure ()
#16 0x0000000000471b51 in mono_class_vtable ()
#17 0x0000000000474a39 in mono_object_new ()
#18 0x00000000004b4bfd in mono_exception_from_name_domain ()
#19 0x00000000004b4ece in mono_exception_from_name_msg ()
#20 0x0000000000506d4b in ?? ()
#21 0x0000000000507150 in ?? ()
#22 0x00000000004743b2 in mono_runtime_exec_main ()
#23 0x0000000000474680 in mono_runtime_run_main ()
#24 0x000000000041bc7e in mono_main ()
#25 0x00002b852e33f154 in __libc_start_main () from /lib64/libc.so.6
#26 0x000000000041a959 in fmod ()
#27 0x00007fff7cfad218 in ?? ()
#28 0x0000000000000000 in ?? ()
#0  0x00002b852e3db562 in fmod () from /lib64/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.
=================================================================




-- 
Rubén D. Guíñez G.
Software Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080218/7d42f607/attachment.html 


More information about the Mono-list mailing list