[Mono-bugs] [Bug 552703] New: mono_setup_altstack: assertion failed
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Nov 4 19:26:05 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=552703
Summary: mono_setup_altstack: assertion failed
Classification: Mono
Product: Mono: Runtime
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: aaragoneses at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Using monodevelop from SVN with Mono 2.6 (r144738) I got this exception:
**
ERROR:mini-exceptions.c:1325:mono_setup_altstack: assertion failed:
(tls->signal_stack)
Stacktrace:
Native stacktrace:
monodevelop [0x80d4152]
[0xffffe410]
/lib/libc.so.6(abort+0x188) [0x401832c8]
/usr/lib/libglib-2.0.so.0(g_assertion_message+0x123) [0x4009ff33]
/usr/lib/libglib-2.0.so.0 [0x400a03cd]
monodevelop [0x80d1f23]
monodevelop [0x805c598]
monodevelop [0x805c659]
monodevelop [0x81a5f5a]
monodevelop [0x81db0d6]
monodevelop [0x81f8969]
/lib/libpthread.so.0 [0x401191b5]
/lib/libc.so.6(clone+0x5e) [0x402283ae]
Debug info from gdb:
Cannot access memory at address 0x9
[Thread debugging using libthread_db enabled]
[New Thread 0x49efdb90 (LWP 14762)]
[New Thread 0x4a002b90 (LWP 7343)]
[New Thread 0x4a107b90 (LWP 32703)]
[New Thread 0x43267b90 (LWP 32121)]
[New Thread 0x48b22b90 (LWP 32090)]
[New Thread 0x49300b90 (LWP 32080)]
[New Thread 0x48f00b90 (LWP 32063)]
[New Thread 0x49774b90 (LWP 32062)]
[New Thread 0x49673b90 (LWP 32061)]
[New Thread 0x48c23b90 (LWP 32056)]
[New Thread 0x43401b90 (LWP 32053)]
[New Thread 0x42c66b90 (LWP 32048)]
[New Thread 0x40efbb90 (LWP 32047)]
[New Thread 0x40ddab90 (LWP 32046)]
[New Thread 0x40620b90 (LWP 32045)]
0xffffe430 in __kernel_vsyscall ()
16 Thread 0x40620b90 (LWP 32045) 0xffffe430 in __kernel_vsyscall ()
15 Thread 0x40ddab90 (LWP 32046) 0xffffe430 in __kernel_vsyscall ()
14 Thread 0x40efbb90 (LWP 32047) 0xffffe430 in __kernel_vsyscall ()
13 Thread 0x42c66b90 (LWP 32048) 0xffffe430 in __kernel_vsyscall ()
12 Thread 0x43401b90 (LWP 32053) 0xffffe430 in __kernel_vsyscall ()
11 Thread 0x48c23b90 (LWP 32056) 0xffffe430 in __kernel_vsyscall ()
10 Thread 0x49673b90 (LWP 32061) 0xffffe430 in __kernel_vsyscall ()
9 Thread 0x49774b90 (LWP 32062) 0xffffe430 in __kernel_vsyscall ()
8 Thread 0x48f00b90 (LWP 32063) 0xffffe430 in __kernel_vsyscall ()
7 Thread 0x49300b90 (LWP 32080) 0xffffe430 in __kernel_vsyscall ()
6 Thread 0x48b22b90 (LWP 32090) 0xffffe430 in __kernel_vsyscall ()
5 Thread 0x43267b90 (LWP 32121) 0xffffe430 in __kernel_vsyscall ()
4 Thread 0x4a107b90 (LWP 32703) 0xffffe430 in __kernel_vsyscall ()
3 Thread 0x4a002b90 (LWP 7343) 0xffffe430 in __kernel_vsyscall ()
2 Thread 0x49efdb90 (LWP 14762) 0xffffe430 in __kernel_vsyscall ()
* 1 Thread 0x402e6ba0 (LWP 32041) 0xffffe430 in __kernel_vsyscall ()
Thread 16 (Thread 0x40620b90 (LWP 32045)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4011cc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x081f8cd7 in GC_wait_marker () at pthread_support.c:1785
#3 0x081f0f86 in GC_help_marker (my_mark_no=166) at mark.c:1116
#4 0x081f7b61 in GC_mark_thread (id=0x0) at pthread_support.c:548
#5 0x401191b5 in start_thread () from /lib/libpthread.so.0
#6 0x402283ae in clone () from /lib/libc.so.6
Thread 15 (Thread 0x40ddab90 (LWP 32046)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x401203f6 in nanosleep () from /lib/libpthread.so.0
#2 0x081be218 in collection_thread (unused=0x0) at collection.c:34
#3 0x401191b5 in start_thread () from /lib/libpthread.so.0
#4 0x402283ae in clone () from /lib/libc.so.6
Thread 14 (Thread 0x40efbb90 (LWP 32047)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4011eef5 in sem_wait@@GLIBC_2.1 () from /lib/libpthread.so.0
#2 0x0812a4a8 in finalizer_thread (unused=0x0) at gc.c:1022
#3 0x081a6007 in start_wrapper (data=0x8309550) at threads.c:657
#4 0x081db0d6 in thread_start_routine (args=0x8309a94) at wthreads.c:286
#5 0x081f8969 in GC_start_routine (arg=0x35f20) at pthread_support.c:1390
#6 0x401191b5 in start_thread () from /lib/libpthread.so.0
#7 0x402283ae in clone () from /lib/libc.so.6
Thread 13 (Thread 0x42c66b90 (LWP 32048)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x401203f6 in nanosleep () from /lib/libpthread.so.0
#2 0x081d9e10 in SleepEx (ms=500, alertable=1) at wthreads.c:1027
#3 0x081a8290 in ves_icall_System_Threading_Thread_Sleep_internal (ms=500) at
threads.c:1128
#4 0x42a5d334 in ?? ()
#5 0x42a5d2a5 in ?? ()
#6 0x42a5d141 in ?? ()
#7 0x40a33580 in ?? ()
#8 0x08064055 in mono_jit_runtime_invoke (method=0x866936c, obj=0xad118,
params=0x42c662e4, exc=0x0) at mini.c:4628
#9 0x08177e34 in mono_runtime_delegate_invoke (delegate=0xad118,
params=0x42c662e4, exc=0x0) at object.c:3149
#10 0x081a612f in start_wrapper (data=0x865cb98) at threads.c:663
#11 0x081db0d6 in thread_start_routine (args=0x8309ba4) at wthreads.c:286
#12 0x081f8969 in GC_start_routine (arg=0x35e20) at pthread_support.c:1390
#13 0x401191b5 in start_thread () from /lib/libpthread.so.0
#14 0x402283ae in clone () from /lib/libc.so.6
Thread 12 (Thread 0x43401b90 (LWP 32053)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x40218b4b in read () from /lib/libc.so.6
#2 0x481fa9d0 in ?? ()
#3 0x481fa8e6 in ?? ()
#4 0x40a33580 in ?? ()
#5 0x08064055 in mono_jit_runtime_invoke (method=0x866936c, obj=0x57bf88,
params=0x434012e4, exc=0x0) at mini.c:4628
#6 0x08177e34 in mono_runtime_delegate_invoke (delegate=0x57bf88,
params=0x434012e4, exc=0x0) at object.c:3149
#7 0x081a612f in start_wrapper (data=0x8c6e620) at threads.c:663
#8 0x081db0d6 in thread_start_routine (args=0x8310094) at wthreads.c:286
#9 0x081f8969 in GC_start_routine (arg=0x35aea0) at pthread_support.c:1390
#10 0x401191b5 in start_thread () from /lib/libpthread.so.0
#11 0x402283ae in clone () from /lib/libc.so.6
Thread 11 (Thread 0x48c23b90 (LWP 32056)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4011cf62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2 0x081c403c in _wapi_handle_timedwait_signal_handle (handle=0x4ca,
timeout=0x48c230e8, alertable=1, poll=0) at handles.c:1609
#3 0x081d8764 in WaitForSingleObjectEx (handle=0x4ca, timeout=5000,
alertable=1) at wait.c:207
#4 0x081a2693 in ves_icall_System_Threading_WaitHandle_WaitOne_internal
(this=0x547300, handle=0x4ca, ms=5000, exitContext=1) at threads.c:1523
#5 0x48c5b80d in ?? ()
#6 0x48c5b5d8 in ?? ()
#7 0x48c5b55f in ?? ()
#8 0x48c5b475 in ?? ()
#9 0x40a33580 in ?? ()
#10 0x08064055 in mono_jit_runtime_invoke (method=0x866936c, obj=0x3b3c40,
params=0x48c232e4, exc=0x0) at mini.c:4628
#11 0x08177e34 in mono_runtime_delegate_invoke (delegate=0x3b3c40,
params=0x48c232e4, exc=0x0) at object.c:3149
#12 0x081a612f in start_wrapper (data=0x8e41618) at threads.c:663
#13 0x081db0d6 in thread_start_routine (args=0x831044c) at wthreads.c:286
#14 0x081f8969 in GC_start_routine (arg=0x2fcfc0) at pthread_support.c:1390
#15 0x401191b5 in start_thread () from /lib/libpthread.so.0
#16 0x402283ae in clone () from /lib/libc.so.6
Thread 10 (Thread 0x49673b90 (LWP 32061)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x40228c46 in epoll_wait () from /lib/libc.so.6
#2 0x081aaeda in socket_io_epoll_main (p=0x82b19a0) at threadpool.c:611
#3 0x081a6007 in start_wrapper (data=0x4910fea8) at threads.c:657
#4 0x081db0d6 in thread_start_routine (args=0x8310b34) at wthreads.c:286
#5 0x081f8969 in GC_start_routine (arg=0x3e4fa0) at pthread_support.c:1390
#6 0x401191b5 in start_thread () from /lib/libpthread.so.0
#7 0x402283ae in clone () from /lib/libc.so.6
Thread 9 (Thread 0x49774b90 (LWP 32062)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4011cc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x081c4111 in _wapi_handle_timedwait_signal_handle (handle=0x4db,
timeout=0x0, alertable=1, poll=0) at handles.c:1611
#3 0x081c4194 in _wapi_handle_wait_signal_handle (handle=0x4db, alertable=1)
at handles.c:1554
#4 0x081d888a in WaitForSingleObjectEx (handle=0x4db, timeout=4294967295,
alertable=1) at wait.c:205
#5 0x081ab412 in async_invoke_io_thread (data=0x0) at threadpool.c:355
#6 0x081a6007 in start_wrapper (data=0x49106de8) at threads.c:657
#7 0x081db0d6 in thread_start_routine (args=0x8310bbc) at wthreads.c:286
#8 0x081f8969 in GC_start_routine (arg=0x6ddfe0) at pthread_support.c:1390
#9 0x401191b5 in start_thread () from /lib/libpthread.so.0
#10 0x402283ae in clone () from /lib/libc.so.6
Thread 8 (Thread 0x48f00b90 (LWP 32063)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4011cc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x081c4111 in _wapi_handle_timedwait_signal_handle (handle=0x4db,
timeout=0x0, alertable=1, poll=0) at handles.c:1611
#3 0x081c4194 in _wapi_handle_wait_signal_handle (handle=0x4db, alertable=1)
at handles.c:1554
#4 0x081d888a in WaitForSingleObjectEx (handle=0x4db, timeout=4294967295,
alertable=1) at wait.c:205
#5 0x081ab412 in async_invoke_io_thread (data=0x0) at threadpool.c:355
#6 0x081a6007 in start_wrapper (data=0x49118628) at threads.c:657
#7 0x081db0d6 in thread_start_routine (args=0x8310ccc) at wthreads.c:286
#8 0x081f8969 in GC_start_routine (arg=0x636fe0) at pthread_support.c:1390
#9 0x401191b5 in start_thread () from /lib/libpthread.so.0
#10 0x402283ae in clone () from /lib/libc.so.6
Thread 7 (Thread 0x49300b90 (LWP 32080)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4011cc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x081c4111 in _wapi_handle_timedwait_signal_handle (handle=0x4f3,
timeout=0x0, alertable=1, poll=0) at handles.c:1611
#3 0x081c4194 in _wapi_handle_wait_signal_handle (handle=0x4f3, alertable=1)
at handles.c:1554
#4 0x081d888a in WaitForSingleObjectEx (handle=0x4f3, timeout=4294967295,
alertable=1) at wait.c:205
#5 0x081a2693 in ves_icall_System_Threading_WaitHandle_WaitOne_internal
(this=0xa91fa8, handle=0x4f3, ms=-1, exitContext=0) at threads.c:1523
#6 0x48c5b80d in ?? ()
#7 0x48cdbf4d in ?? ()
#8 0x490a59a7 in ?? ()
#9 0x40a33580 in ?? ()
#10 0x08064055 in mono_jit_runtime_invoke (method=0x866936c, obj=0x1020e0,
params=0x493002e4, exc=0x0) at mini.c:4628
#11 0x08177e34 in mono_runtime_delegate_invoke (delegate=0x1020e0,
params=0x493002e4, exc=0x0) at object.c:3149
#12 0x081a612f in start_wrapper (data=0x9239800) at threads.c:663
#13 0x081db0d6 in thread_start_routine (args=0x831187c) at wthreads.c:286
#14 0x081f8969 in GC_start_routine (arg=0x29f400) at pthread_support.c:1390
#15 0x401191b5 in start_thread () from /lib/libpthread.so.0
#16 0x402283ae in clone () from /lib/libc.so.6
Thread 6 (Thread 0x48b22b90 (LWP 32090)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4011cf62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2 0x081c403c in _wapi_handle_timedwait_signal_handle (handle=0x498,
timeout=0x48b22008, alertable=1, poll=0) at handles.c:1609
#3 0x081d8764 in WaitForSingleObjectEx (handle=0x498, timeout=280,
alertable=1) at wait.c:207
#4 0x08175bf9 in ves_icall_System_Threading_Monitor_Monitor_wait
(obj=0x2346d30, ms=280) at monitor.c:1334
#5 0x49df12c0 in ?? ()
#6 0x49df11e2 in ?? ()
#7 0x4a9097a4 in ?? ()
#8 0x40a33580 in ?? ()
#9 0x08064055 in mono_jit_runtime_invoke (method=0x866936c, obj=0x2209ce8,
params=0x48b222e4, exc=0x0) at mini.c:4628
#10 0x08177e34 in mono_runtime_delegate_invoke (delegate=0x2209ce8,
params=0x48b222e4, exc=0x0) at object.c:3149
#11 0x081a612f in start_wrapper (data=0x9560f08) at threads.c:663
#12 0x081db0d6 in thread_start_routine (args=0x830fd64) at wthreads.c:286
#13 0x081f8969 in GC_start_routine (arg=0x2f7d540) at pthread_support.c:1390
#14 0x401191b5 in start_thread () from /lib/libpthread.so.0
#15 0x402283ae in clone () from /lib/libc.so.6
Thread 5 (Thread 0x43267b90 (LWP 32121)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4011cc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x081c4111 in _wapi_handle_timedwait_signal_handle (handle=0x486,
timeout=0x0, alertable=1, poll=0) at handles.c:1611
#3 0x081c4194 in _wapi_handle_wait_signal_handle (handle=0x486, alertable=1)
at handles.c:1554
#4 0x081d888a in WaitForSingleObjectEx (handle=0x486, timeout=4294967295,
alertable=1) at wait.c:205
#5 0x081a2693 in ves_icall_System_Threading_WaitHandle_WaitOne_internal
(this=0x1d53060, handle=0x486, ms=-1, exitContext=0) at threads.c:1523
#6 0x48c5b80d in ?? ()
#7 0x48cdbf4d in ?? ()
#8 0x4ab72557 in ?? ()
#9 0x40a33580 in ?? ()
#10 0x08064055 in mono_jit_runtime_invoke (method=0x866936c, obj=0x301d188,
params=0x432672e4, exc=0x0) at mini.c:4628
#11 0x08177e34 in mono_runtime_delegate_invoke (delegate=0x301d188,
params=0x432672e4, exc=0x0) at object.c:3149
#12 0x081a612f in start_wrapper (data=0x95bcdb0) at threads.c:663
#13 0x081db0d6 in thread_start_routine (args=0x830cb74) at wthreads.c:286
#14 0x081f8969 in GC_start_routine (arg=0x2f75fe0) at pthread_support.c:1390
#15 0x401191b5 in start_thread () from /lib/libpthread.so.0
#16 0x402283ae in clone () from /lib/libc.so.6
Thread 4 (Thread 0x4a107b90 (LWP 32703)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4011cc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x081c4111 in _wapi_handle_timedwait_signal_handle (handle=0x497,
timeout=0x0, alertable=1, poll=0) at handles.c:1611
#3 0x081c4194 in _wapi_handle_wait_signal_handle (handle=0x497, alertable=1)
at handles.c:1554
#4 0x081d888a in WaitForSingleObjectEx (handle=0x497, timeout=4294967295,
alertable=1) at wait.c:205
#5 0x081a2693 in ves_icall_System_Threading_WaitHandle_WaitOne_internal
(this=0x9f615e58, handle=0x497, ms=-1, exitContext=0) at threads.c:1523
#6 0x48c5b80d in ?? ()
#7 0x48cdbf4d in ?? ()
#8 0x4ab72557 in ?? ()
#9 0x40a33580 in ?? ()
#10 0x08064055 in mono_jit_runtime_invoke (method=0x866936c, obj=0x99df7930,
params=0x4a1072e4, exc=0x0) at mini.c:4628
#11 0x08177e34 in mono_runtime_delegate_invoke (delegate=0x99df7930,
params=0x4a1072e4, exc=0x0) at object.c:3149
#12 0x081a612f in start_wrapper (data=0x8da88e8) at threads.c:663
#13 0x081db0d6 in thread_start_routine (args=0x830f3d4) at wthreads.c:286
#14 0x081f8969 in GC_start_routine (arg=0xa408fca0) at pthread_support.c:1390
#15 0x401191b5 in start_thread () from /lib/libpthread.so.0
#16 0x402283ae in clone () from /lib/libc.so.6
Thread 3 (Thread 0x4a002b90 (LWP 7343)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4011cf62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2 0x081c403c in _wapi_handle_timedwait_signal_handle (handle=0x401,
timeout=0x4a002258, alertable=1, poll=0) at handles.c:1609
#3 0x081d8764 in WaitForSingleObjectEx (handle=0x401, timeout=1000,
alertable=1) at wait.c:207
#4 0x081a9e26 in async_invoke_thread (data=0x0) at threadpool.c:1445
#5 0x081a6007 in start_wrapper (data=0x49b98f70) at threads.c:657
#6 0x081db0d6 in thread_start_routine (args=0x830f89c) at wthreads.c:286
#7 0x081f8969 in GC_start_routine (arg=0x50c34fe0) at pthread_support.c:1390
#8 0x401191b5 in start_thread () from /lib/libpthread.so.0
#9 0x402283ae in clone () from /lib/libc.so.6
Thread 2 (Thread 0x49efdb90 (LWP 14762)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4011fbbb in read () from /lib/libpthread.so.0
#2 0x080d42d3 in mono_handle_native_sigsegv (signal=6, ctx=0x49efcd3c) at
mini-exceptions.c:1589
#3 <signal handler called>
#4 0xffffe430 in __kernel_vsyscall ()
#5 0x40181990 in raise () from /lib/libc.so.6
#6 0x401832c8 in abort () from /lib/libc.so.6
#7 0x4009ff33 in g_assertion_message () from /usr/lib/libglib-2.0.so.0
#8 0x400a03cd in g_assertion_message_expr () from /usr/lib/libglib-2.0.so.0
#9 0x080d1f23 in mono_setup_altstack (tls=0x9f06658) at mini-exceptions.c:1325
#10 0x0805c598 in setup_jit_tls_data (stack_start=0x49efd2e8,
abort_func=0x805e380) at mini.c:2284
#11 0x0805c659 in mono_thread_start_cb (tid=1240456080, stack_start=0x49efd2e8,
func=0x81a9cc0) at mini.c:2293
#12 0x081a5f5a in start_wrapper (data=0xbb58c5f0) at threads.c:616
#13 0x081db0d6 in thread_start_routine (args=0x8310914) at wthreads.c:286
#14 0x081f8969 in GC_start_routine (arg=0x7be28fe0) at pthread_support.c:1390
#15 0x401191b5 in start_thread () from /lib/libpthread.so.0
#16 0x402283ae in clone () from /lib/libc.so.6
Thread 1 (Thread 0x402e6ba0 (LWP 32041)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0x4021e697 in poll () from /lib/libc.so.6
#2 0x4007bf12 in ?? () from /usr/lib/libglib-2.0.so.0
#3 0x4007c5a2 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4 0x41a0a829 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#5 0x4900adee in ?? ()
#6 0x4900adb3 in ?? ()
#7 0x4900ad93 in ?? ()
#8 0x40a3936b in ?? ()
#9 0x40a2e227 in ?? ()
#10 0x40a2e41b in ?? ()
#11 0x08064055 in mono_jit_runtime_invoke (method=0x82e13bc, obj=0x0,
params=0xbff1c658, exc=0x0) at mini.c:4628
#12 0x0817b35e in mono_runtime_exec_main (method=0x82e13bc, args=0x58fd0,
exc=0x0) at object.c:3507
#13 0x0817b64b in mono_runtime_run_main (method=0x82e13bc, argc=0,
argv=0xbff1c8cc, exc=0x0) at object.c:3295
#14 0x080b4aaf in mono_main (argc=3, argv=0xbff1c8c4) at driver.c:990
#15 0x0805b421 in main (argc=) at main.c:34
**
ERROR:mini-exceptions.c:1325:mono_setup_altstack: assertion failed:
(tls->signal_stack)
make[1]: *** [runmd] Abortado
make[1]: se sale del directorio
`/home/knocte/Documents/iDocs/Proyectos/mono/monodevelop/main'
make: *** [run] Error 2
I'm in openSUSE 11.1, 32-bit OS, 64-bit processor.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list