[MonoDevelop] an erro compling in ubuntu 7.04

Christian Ortiz cpalst at gmail.com
Mon Aug 13 18:53:08 EDT 2007


hello, when i tried to compile in Ubuntu 7.04. I get this error.

Any idea??????


Debug info from gdb:

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1076208288 (LWP 13593)]
[New Thread 1086794640 (LWP 13595)]
[New Thread 1073941392 (LWP 13594)]
0xffffe410 in __kernel_vsyscall ()
  3 Thread 1073941392 (LWP 13594)  0xffffe410 in __kernel_vsyscall ()
  2 Thread 1086794640 (LWP 13595)  0xffffe410 in __kernel_vsyscall ()
  1 Thread 1076208288 (LWP 13593)  0xffffe410 in __kernel_vsyscall ()

Thread 3 (Thread 1073941392 (LWP 13594)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0x400e6986 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0810bf74 in collection_thread (unused=0x0) at collection.c:34
#3  0x400df31b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x401e757e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 1086794640 (LWP 13595)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0x400e35c6 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x081163bf in timedwait_signal_poll_cond (cond=0x406621dc,
    mutex=0x406621c4, timeout=0x0, alertable=0) at handles.c:1413
#3  0x08118bdf in _wapi_handle_timedwait_signal_handle (handle=0x404,
    timeout=0x0, alertable=0) at handles.c:1493
#4  0x08118c5c in _wapi_handle_wait_signal_handle (handle=0x404,
alertable=0)
    at handles.c:1453
#5  0x0811996f in WaitForSingleObjectEx (handle=0x404, timeout=4294967295,
    alertable=0) at wait.c:200
#6  0x08170f6a in finalizer_thread (unused=0x0) at gc.c:835
#7  0x080be330 in start_wrapper (data=0x82435d0) at threads.c:309
#8  0x081105e2 in thread_start_routine (args=0x406b43c0) at threads.c:253
#9  0x08129a65 in GC_start_routine (arg=0x22f40) at pthread_support.c:1362
#10 0x400df31b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x401e757e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 1076208288 (LWP 13593)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0x401e03d1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x4009a4a0 in IA__g_spawn_sync (working_directory=0x0, argv=0x8b61e00,
    envp=0x0, flags=G_SPAWN_SEARCH_PATH, child_setup=0, user_data=0x0,
    standard_output=0xbff73504, standard_error=0xbff73500,
    exit_status=0xbff734fc, error=0x0) at gspawn.c:288
#3  0x4009a86c in IA__g_spawn_command_line_sync (
    command_line=0xbff73508 "gdb --ex 'attach 13593' --ex 'info threads'
--ex 'thread apply all bt' --batch", standard_output=0xbff73504,
    standard_error=0xbff73500, exit_status=0xbff734fc, error=0x0)
    at gspawn.c:656
#4  0x0816a1c9 in mono_handle_native_sigsegv (signal=11, ctx=0xbff739cc)
    at mini-exceptions.c:1065
#5  0x08133af8 in sigsegv_signal_handler (_dummy=11, info=0xbff7394c,
    context=0xbff739cc) at mini.c:11174
#6  <signal handler called>
#7  ves_icall_get_method_info (method=0x87a5f6c, info=0xbff73d18)
    at icall.c:1344
#8  0x4100e3e1 in ?? ()
#9  0x087a5f6c in ?? ()
#10 0xbff73d18 in ?? ()
#11 0x08215090 in ?? ()
#12 0x00000000 in ?? ()
#0  0xffffe410 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[3]: *** [../../../build/AddIns/MonoDevelop.Core.Gui.dll] Cancelado
(core dumped) [Núcleo vaciado a un archivo]
make[3]: se sale del directorio
`/home/cpal/software/mono/monodevelop/monodevelop-0.15
/Core/src/MonoDevelop.Core.Gui'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio
`/home/cpal/software/mono/monodevelop/monodevelop-0.15/Core/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio
`/home/cpal/software/mono/monodevelop/monodevelop-0.15/Core'
make: *** [all-recursive] Error 1

-- 
Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070813/1bca6cba/attachment.html 


More information about the Monodevelop-list mailing list