Bug 325063 (MONO82396) - Runtime crash when restarting/shutting down Apache
Summary: Runtime crash when restarting/shutting down Apache
Status: RESOLVED MOVED
Alias: MONO82396
Product: Mono: Runtime
Classification: Mono
Component: io-layer (show other bugs)
Version: 1.2
Hardware: Other Linux
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Paolo Molaro
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-10 11:50 UTC by Daniel Nauck
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:47:58 UTC


---- Reported by dna@informatik.uni-kiel.de 2007-08-10 04:50:57 MST ----

I'm using r83709 of mono, mcs, xsp, mod_mono

[Fri Aug 10 09:54:50 2007] [notice] Apache/2.2.3 (Debian) mod_mono/1.2.4
configured -- resuming normal operations
[Fri Aug 10 09:57:10 2007] [notice] caught SIGTERM, shutting down
[Fri Aug 10 09:57:10 2007] [warn] (22)Invalid argument: Failed to destroy
the '/tmp/mod_mono_dashboard_XXGLOBAL_1' shared memory dashboard
[Fri Aug 10 09:57:10 2007] [warn] (22)Invalid argument: Failed to destroy
the '/tmp/mod_mono_dashboard_XXGLOBAL_1' shared memory dashboard
[Fri Aug 10 09:57:10 2007] [warn] (22)Invalid argument: Failed to destroy
the '/tmp/mod_mono_dashboard_sail_2' shared memory dashboard

** ERROR **: file threads.c: line 341 (small_id_free): assertion failed:
(id >= 0 && id < small_id_table_size)
aborting...
Stacktrace:


Native stacktrace:

        /usr/local/bin/mono [0x81688f6]
        [0xffffe440]
        /lib/tls/libc.so.6(abort+0x109) [0xb7d9f0c9]
        /usr/lib/libglib-2.0.so.0(g_logv+0x454) [0xb7f17074]
        /usr/lib/libglib-2.0.so.0(g_log+0x29) [0xb7f170a9]
        /usr/lib/libglib-2.0.so.0(g_assert_warning+0x77) [0xb7f17127]
        /usr/local/bin/mono [0x80ce093]
        /usr/local/bin/mono(mono_thread_manage+0x21e) [0x80ce6ae]
        /usr/local/bin/mono(mono_main+0xedd) [0x805950d]
        /usr/local/bin/mono [0x8058142]
        /lib/tls/libc.so.6(__libc_start_main+0xc8) [0xb7d89ea8]
        /usr/local/bin/mono [0x8058091]

** ERROR **: file threads.c: line 341 (small_id_free): assertion failed:
(id >= 0 && id < small_id_table_size)
aborting...
Stacktrace:


Native stacktrace:

        /usr/local/bin/mono [0x81688f6]
        [0xffffe440]
        /lib/tls/libc.so.6(abort+0x109) [0xb7e020c9]
        /usr/lib/libglib-2.0.so.0(g_logv+0x454) [0xb7f7a074]
        /usr/lib/libglib-2.0.so.0(g_log+0x29) [0xb7f7a0a9]
        /usr/lib/libglib-2.0.so.0(g_assert_warning+0x77) [0xb7f7a127]
        /usr/local/bin/mono [0x80ce093]
        /usr/local/bin/mono(mono_thread_manage+0x21e) [0x80ce6ae]
        /usr/local/bin/mono(mono_main+0xedd) [0x805950d]
        /usr/local/bin/mono [0x8058142]
        /lib/tls/libc.so.6(__libc_start_main+0xc8) [0xb7decea8]
        /usr/local/bin/mono [0x8058091]

Debug info from gdb:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1210222368 (LWP 16284)]
[New Thread -1223873616 (LWP 16518)]
[New Thread -1229022288 (LWP 16515)]
[New Thread -1227068496 (LWP 16513)]
[New Thread -1226003536 (LWP 16511)]
[New Thread -1224938576 (LWP 16352)]
[New Thread -1218331728 (LWP 16326)]
[New Thread -1212482640 (LWP 16314)]
0xb7e9c6a7 in select () from /lib/tls/libc.so.6
  8 Thread -1212482640 (LWP 16314)  0xb7f3ab3c in __nanosleep_nocancel ()
   from /lib/tls/libpthread.so.0
  7 Thread -1218331728 (LWP 16326)  0xb7f37c01 in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
  6 Thread -1224938576 (LWP 16352)  0xb7ea4049 in epoll_wait ()
   from /lib/tls/libc.so.6
  5 Thread -1226003536 (LWP 16511)  0xb7f37e62 in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
  4 Thread -1227068496 (LWP 16513)  0xb7f37e62 in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
  3 Thread -1229022288 (LWP 16515)  0xb7f3ab3c in __nanosleep_nocancel ()
   from /lib/tls/libpthread.so.0
  2 Thread -1223873616 (LWP 16518)  0xb7f37e62 in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
  1 Thread -1210222368 (LWP 16284)  0xb7e9c6a7 in select ()
   from /lib/tls/libc.so.6

Thread 8 (Thread -1212482640 (LWP 16314)):
#0  0xb7f3ab3c in __nanosleep_nocancel () from /lib/tls/libpthread.so.0
#1  0x0810551e in collection_thread (unused=0x0) at collection.c:34
#2  0xb7f350bd in start_thread () from /lib/tls/libpthread.so.0
#3  0xb7ea39ee in clone () from /lib/tls/libc.so.6

Thread 7 (Thread -1218331728 (LWP 16326)):
#0  0xb7f37c01 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x0810868f in timedwait_signal_poll_cond (cond=0xb7b251dc,
    mutex=0xb7b251c4, timeout=0x0, alertable=0) at handles.c:1443
#2  0x0810afd6 in _wapi_handle_timedwait_signal_handle (handle=0x404,
    timeout=0x0, alertable=0) at handles.c:1523
#3  0x0810b04a in _wapi_handle_wait_signal_handle (handle=0x404, alertable=0)
    at handles.c:1483
#4  0x0811b6b9 in WaitForSingleObjectEx (handle=0x404, timeout=4294967295,
    alertable=0) at wait.c:200
#5  0x080b05a9 in finalizer_thread (unused=0x0) at gc.c:835
#6  0x080cfd63 in start_wrapper (data=0x82392d0) at threads.c:513
#7  0x0811a452 in thread_start_routine (args=0xb79d1768) at threads.c:264
#8  0x081308b4 in GC_start_routine (arg=0x22f40) at pthread_support.c:1362
#9  0xb7f350bd in start_thread () from /lib/tls/libpthread.so.0
#10 0xb7ea39ee in clone () from /lib/tls/libc.so.6

Thread 6 (Thread -1224938576 (LWP 16352)):
#0  0xb7ea4049 in epoll_wait () from /lib/tls/libc.so.6
#1  0x080d183f in socket_io_epoll_main (p=0x82031c0) at threadpool.c:554
#2  0x080cfd63 in start_wrapper (data=0x82bfcc8) at threads.c:513
#3  0x0811a452 in thread_start_routine (args=0xb79d1d80) at threads.c:264
#4  0x081308b4 in GC_start_routine (arg=0x22ce0) at pthread_support.c:1362
#5  0xb7f350bd in start_thread () from /lib/tls/libpthread.so.0
#6  0xb7ea39ee in clone () from /lib/tls/libc.so.6

Thread 5 (Thread -1226003536 (LWP 16511)):
#0  0xb7f37e62 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x0810863b in timedwait_signal_poll_cond (cond=0xb7b254d0,
    mutex=0xb7b254b8, timeout=0xb6eca334, alertable=1) at handles.c:1453
#2  0x0810afd6 in _wapi_handle_timedwait_signal_handle (handle=0x40b,
    timeout=0xb6eca334, alertable=1) at handles.c:1523
#3  0x0811b65e in WaitForSingleObjectEx (handle=0x40b, timeout=10000,
    alertable=1) at wait.c:202
#4  0x080d30c3 in async_invoke_io_thread (data=0x0) at threadpool.c:285
#5  0x080cfd63 in start_wrapper (data=0x82bb9a8) at threads.c:513
#6  0x0811a452 in thread_start_routine (args=0xb79d2128) at threads.c:264
#7  0x081308b4 in GC_start_routine (arg=0x22ce0) at pthread_support.c:1362
#8  0xb7f350bd in start_thread () from /lib/tls/libpthread.so.0
#9  0xb7ea39ee in clone () from /lib/tls/libc.so.6

Thread 4 (Thread -1227068496 (LWP 16513)):
#0  0xb7f37e62 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x0810863b in timedwait_signal_poll_cond (cond=0xb7b2502c,
    mutex=0xb7b25014, timeout=0xb6dc6344, alertable=1) at handles.c:1453
#2  0x0810afd6 in _wapi_handle_timedwait_signal_handle (handle=0x400,
    timeout=0xb6dc6344, alertable=1) at handles.c:1523
#3  0x0811b65e in WaitForSingleObjectEx (handle=0x400, timeout=10000,
    alertable=1) at wait.c:202
#4  0x080d321f in async_invoke_thread (data=0x0) at threadpool.c:1228
#5  0x080cfd63 in start_wrapper (data=0x8255bc8) at threads.c:513
#6  0x0811a452 in thread_start_routine (args=0xb79d2398) at threads.c:264
#7  0x081308b4 in GC_start_routine (arg=0x22cc0) at pthread_support.c:1362
#8  0xb7f350bd in start_thread () from /lib/tls/libpthread.so.0
#9  0xb7ea39ee in clone () from /lib/tls/libc.so.6

Thread 3 (Thread -1229022288 (LWP 16515)):
#0  0xb7f3ab3c in __nanosleep_nocancel () from /lib/tls/libpthread.so.0
#1  0x08119a46 in SleepEx (ms=1000, alertable=1) at threads.c:1008
#2  0x080cf572 in ves_icall_System_Threading_Thread_Sleep_internal (ms=1000)
    at threads.c:871
#3  0xb710c0c6 in ?? ()
#4  0x000003e8 in ?? ()
#5  0x082a0f30 in ?? ()
#6  0x00053c08 in ?? ()
#7  0x00053c08 in ?? ()
#8  0xb6be9330 in ?? ()
#9  0x000425d0 in ?? ()
#10 0x000003e8 in ?? ()
#11 0x00053c08 in ?? ()
#12 0xb6be9308 in ?? ()
#13 0xb710c0a4 in ?? ()
#14 0xb6be931c in ?? ()
#15 0xb710c04f in ?? ()
#16 0x000003e8 in ?? ()
#17 0x00053c08 in ?? ()
#18 0x00053c08 in ?? ()
#19 0xb6be9330 in ?? ()
#20 0xb6beb677 in ?? ()
#21 0x000003e8 in ?? ()
#22 0x00053c08 in ?? ()
#23 0x000425d0 in ?? ()
#24 0xb6be9344 in ?? ()
#25 0xb710b808 in ?? ()
#26 0x00053c08 in ?? ()
#27 0x00095d20 in ?? ()
#28 0x08323348 in ?? ()
#29 0xb6be9368 in ?? ()
#30 0xb710b779 in ?? ()
#31 0x000425d0 in ?? ()
#32 0x00000000 in ?? ()

Thread 2 (Thread -1223873616 (LWP 16518)):
#0  0xb7f37e62 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x0810863b in timedwait_signal_poll_cond (cond=0xb7b254d0,
    mutex=0xb7b254b8, timeout=0xb70d2334, alertable=1) at handles.c:1453
#2  0x0810afd6 in _wapi_handle_timedwait_signal_handle (handle=0x40b,
    timeout=0xb70d2334, alertable=1) at handles.c:1523
#3  0x0811b65e in WaitForSingleObjectEx (handle=0x40b, timeout=10000,
    alertable=1) at wait.c:202
#4  0x080d30c3 in async_invoke_io_thread (data=0x0) at threadpool.c:285
#5  0x080cfd63 in start_wrapper (data=0x8252610) at threads.c:513
#6  0x0811a452 in thread_start_routine (args=0xb79d29b0) at threads.c:264
#7  0x081308b4 in GC_start_routine (arg=0x22cc0) at pthread_support.c:1362
#8  0xb7f350bd in start_thread () from /lib/tls/libpthread.so.0
#9  0xb7ea39ee in clone () from /lib/tls/libc.so.6

Thread 1 (Thread -1210222368 (LWP 16284)):
#0  0xb7e9c6a7 in select () from /lib/tls/libc.so.6
#1  0xb7f9ccc8 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#2  0xb7f9d075 in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0
#3  0x0816898a in mono_handle_native_sigsegv (signal=6, ctx=0xbfffe73c)
    at mini-exceptions.c:1072
#4  <signal handler called>
#5  0xb7e00947 in raise () from /lib/tls/libc.so.6
#6  0xb7e020c9 in abort () from /lib/tls/libc.so.6
#7  0xb7f7a074 in g_logv () from /usr/lib/libglib-2.0.so.0
#8  0xb7f7a0a9 in g_log () from /usr/lib/libglib-2.0.so.0
#9  0xb7f7a127 in g_assert_warning () from /usr/lib/libglib-2.0.so.0
#10 0x080ce093 in thread_cleanup (thread=<value optimized out>)
    at threads.c:341
#11 0x080ce6ae in mono_thread_manage () at threads.c:2251
#12 0x0805950d in mono_main (argc=5, argv=0xbffff324) at driver.c:1050
#13 0x08058142 in main (argc=0, argv=0x0) at main.c:6
#0  0xb7e9c6a7 in select () from /lib/tls/libc.so.6


=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================


Debug info from gdb:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1210627872 (LWP 16288)]
[New Thread -1234183248 (LWP 16517)]
[New Thread -1242350672 (LWP 16516)]
[New Thread -1237378128 (LWP 16514)]
[New Thread -1236313168 (LWP 16512)]
[New Thread -1235248208 (LWP 16354)]
[New Thread -1219183696 (LWP 16347)]
[New Thread -1213334608 (LWP 16315)]
0xb7e396a7 in select () from /lib/tls/libc.so.6
  8 Thread -1213334608 (LWP 16315)  0xb7ed7b3c in __nanosleep_nocancel ()
   from /lib/tls/libpthread.so.0
  7 Thread -1219183696 (LWP 16347)  0xb7ed4c01 in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
  6 Thread -1235248208 (LWP 16354)  0xb7e41049 in epoll_wait ()
   from /lib/tls/libc.so.6
  5 Thread -1236313168 (LWP 16512)  0xb7ed4e62 in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
  4 Thread -1237378128 (LWP 16514)  0xb7ed4e62 in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
  3 Thread -1242350672 (LWP 16516)  0xb7ed7b3c in __nanosleep_nocancel ()
   from /lib/tls/libpthread.so.0
  2 Thread -1234183248 (LWP 16517)  0xb7ed4e62 in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
  1 Thread -1210627872 (LWP 16288)  0xb7e396a7 in select ()
   from /lib/tls/libc.so.6

Thread 8 (Thread -1213334608 (LWP 16315)):
#0  0xb7ed7b3c in __nanosleep_nocancel () from /lib/tls/libpthread.so.0
#1  0x0810551e in collection_thread (unused=0x0) at collection.c:34
#2  0xb7ed20bd in start_thread () from /lib/tls/libpthread.so.0
#3  0xb7e409ee in clone () from /lib/tls/libc.so.6

Thread 7 (Thread -1219183696 (LWP 16347)):
#0  0xb7ed4c01 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x0810868f in timedwait_signal_poll_cond (cond=0xb7a551dc,
    mutex=0xb7a551c4, timeout=0x0, alertable=0) at handles.c:1443
#2  0x0810afd6 in _wapi_handle_timedwait_signal_handle (handle=0x404,
    timeout=0x0, alertable=0) at handles.c:1523
#3  0x0810b04a in _wapi_handle_wait_signal_handle (handle=0x404, alertable=0)
    at handles.c:1483
#4  0x0811b6b9 in WaitForSingleObjectEx (handle=0x404, timeout=4294967295,
    alertable=0) at wait.c:200
#5  0x080b05a9 in finalizer_thread (unused=0x0) at gc.c:835
#6  0x080cfd63 in start_wrapper (data=0x824eec0) at threads.c:513
#7  0x0811a452 in thread_start_routine (args=0xb7901b10) at threads.c:264
#8  0x081308b4 in GC_start_routine (arg=0x22f40) at pthread_support.c:1362
#9  0xb7ed20bd in start_thread () from /lib/tls/libpthread.so.0
#10 0xb7e409ee in clone () from /lib/tls/libc.so.6

Thread 6 (Thread -1235248208 (LWP 16354)):
#0  0xb7e41049 in epoll_wait () from /lib/tls/libc.so.6
#1  0x080d183f in socket_io_epoll_main (p=0x82031c0) at threadpool.c:554
#2  0x080cfd63 in start_wrapper (data=0x84aed90) at threads.c:513
#3  0x0811a452 in thread_start_routine (args=0xb7901ff0) at threads.c:264
#4  0x081308b4 in GC_start_routine (arg=0x22d80) at pthread_support.c:1362
#5  0xb7ed20bd in start_thread () from /lib/tls/libpthread.so.0
#6  0xb7e409ee in clone () from /lib/tls/libc.so.6

Thread 5 (Thread -1236313168 (LWP 16512)):
#0  0xb7ed4e62 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x0810863b in timedwait_signal_poll_cond (cond=0xb7a554d0,
    mutex=0xb7a554b8, timeout=0xb64f5334, alertable=1) at handles.c:1453
#2  0x0810afd6 in _wapi_handle_timedwait_signal_handle (handle=0x40b,
    timeout=0xb64f5334, alertable=1) at handles.c:1523
#3  0x0811b65e in WaitForSingleObjectEx (handle=0x40b, timeout=10000,
    alertable=1) at wait.c:202
#4  0x080d30c3 in async_invoke_io_thread (data=0x0) at threadpool.c:285
#5  0x080cfd63 in start_wrapper (data=0x84c93e8) at threads.c:513
#6  0x0811a452 in thread_start_routine (args=0xb7902260) at threads.c:264
#7  0x081308b4 in GC_start_routine (arg=0x22d80) at pthread_support.c:1362
#8  0xb7ed20bd in start_thread () from /lib/tls/libpthread.so.0
#9  0xb7e409ee in clone () from /lib/tls/libc.so.6

Thread 4 (Thread -1237378128 (LWP 16514)):
#0  0xb7ed4e62 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x0810863b in timedwait_signal_poll_cond (cond=0xb7a5502c,
    mutex=0xb7a55014, timeout=0xb63f1344, alertable=1) at handles.c:1453
#2  0x0810afd6 in _wapi_handle_timedwait_signal_handle (handle=0x400,
    timeout=0xb63f1344, alertable=1) at handles.c:1523
#3  0x0811b65e in WaitForSingleObjectEx (handle=0x400, timeout=10000,
    alertable=1) at wait.c:202
#4  0x080d321f in async_invoke_thread (data=0x0) at threadpool.c:1228
#5  0x080cfd63 in start_wrapper (data=0x84aed90) at threads.c:513
#6  0x0811a452 in thread_start_routine (args=0xb79024d0) at threads.c:264
#7  0x081308b4 in GC_start_routine (arg=0x22d40) at pthread_support.c:1362
#8  0xb7ed20bd in start_thread () from /lib/tls/libpthread.so.0
#9  0xb7e409ee in clone () from /lib/tls/libc.so.6

Thread 3 (Thread -1242350672 (LWP 16516)):
#0  0xb7ed7b3c in __nanosleep_nocancel () from /lib/tls/libpthread.so.0
#1  0x08119a46 in SleepEx (ms=1000, alertable=1) at threads.c:1008
#2  0x080cf572 in ves_icall_System_Threading_Thread_Sleep_internal (ms=1000)
    at threads.c:871
#3  0xb6758b9e in ?? ()
#4  0x000003e8 in ?? ()
#5  0x084e5fd8 in ?? ()
#6  0x00058398 in ?? ()
#7  0x00058398 in ?? ()
#8  0xb5f33330 in ?? ()
#9  0x00042cc0 in ?? ()
#10 0x000003e8 in ?? ()
#11 0x00058398 in ?? ()
#12 0xb5f33308 in ?? ()
#13 0xb6758b7c in ?? ()
#14 0xb5f3331c in ?? ()
#15 0xb6758b27 in ?? ()
#16 0x000003e8 in ?? ()
#17 0x00058398 in ?? ()
#18 0x00058398 in ?? ()
#19 0xb5f33330 in ?? ()
#20 0xb675c387 in ?? ()
#21 0x000003e8 in ?? ()
#22 0x00058398 in ?? ()
#23 0x00042cc0 in ?? ()
#24 0xb5f33344 in ?? ()
#25 0xb6758200 in ?? ()
#26 0x00058398 in ?? ()
#27 0x0002f540 in ?? ()
#28 0x084dc8d8 in ?? ()
#29 0xb5f33368 in ?? ()
#30 0xb6758171 in ?? ()
#31 0x00042cc0 in ?? ()
#32 0x00000000 in ?? ()

Thread 2 (Thread -1234183248 (LWP 16517)):
#0  0xb7ed4e62 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x0810863b in timedwait_signal_poll_cond (cond=0xb7a554d0,
    mutex=0xb7a554b8, timeout=0xb66fd334, alertable=1) at handles.c:1453
#2  0x0810afd6 in _wapi_handle_timedwait_signal_handle (handle=0x40b,
    timeout=0xb66fd334, alertable=1) at handles.c:1523
#3  0x0811b65e in WaitForSingleObjectEx (handle=0x40b, timeout=10000,
    alertable=1) at wait.c:202
#4  0x080d30c3 in async_invoke_io_thread (data=0x0) at threadpool.c:285
#5  0x080cfd63 in start_wrapper (data=0x84e8858) at threads.c:513
#6  0x0811a452 in thread_start_routine (args=0xb7902878) at threads.c:264
#7  0x081308b4 in GC_start_routine (arg=0x22d40) at pthread_support.c:1362
#8  0xb7ed20bd in start_thread () from /lib/tls/libpthread.so.0
#9  0xb7e409ee in clone () from /lib/tls/libc.so.6

Thread 1 (Thread -1210627872 (LWP 16288)):
#0  0xb7e396a7 in select () from /lib/tls/libc.so.6
#1  0xb7f39cc8 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#2  0xb7f3a075 in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0
#3  0x0816898a in mono_handle_native_sigsegv (signal=6, ctx=0xbfa99a0c)
    at mini-exceptions.c:1072
#4  <signal handler called>
#5  0xb7d9d947 in raise () from /lib/tls/libc.so.6
#6  0xb7d9f0c9 in abort () from /lib/tls/libc.so.6
#7  0xb7f17074 in g_logv () from /usr/lib/libglib-2.0.so.0
#8  0xb7f170a9 in g_log () from /usr/lib/libglib-2.0.so.0
#9  0xb7f17127 in g_assert_warning () from /usr/lib/libglib-2.0.so.0
#10 0x080ce093 in thread_cleanup (thread=<value optimized out>)
    at threads.c:341
#11 0x080ce6ae in mono_thread_manage () at threads.c:2251
#12 0x0805950d in mono_main (argc=8, argv=0xbfa9a5f4) at driver.c:1050
#13 0x08058142 in main (argc=0, argv=0x0) at main.c:6
#0  0xb7e396a7 in select () from /lib/tls/libc.so.6


=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

[Fri Aug 10 09:57:20 2007] [notice] Apache/2.2.3 (Debian) mod_mono/1.2.4
configured -- resuming normal operations



---- Additional Comments From mhabersack@novell.com 2007-08-10 06:18:13 MST ----

-> Mono Runtime



---- Additional Comments From vargaz@gmail.com 2007-08-10 08:46:03 MST ----



*** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO82286 ***


Unknown bug field "cf_op_sys_details" encountered while moving bug
   <cf_op_sys_details>Debian 4.0 etch</cf_op_sys_details>
This bug was marked DUPLICATE in the database it was moved from.
    Changing resolution to "MOVED"