[Mono-bugs] [Bug 625359] race in thread pool shutdown

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 3 20:30:36 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=625359

http://bugzilla.novell.com/show_bug.cgi?id=625359#c4


--- Comment #4 from Zoltan Varga <vargaz at gmail.com> 2010-08-04 00:30:35 UTC ---
With the patch, it runs longer, but I get a crash in:


#0  mono_handle_native_sigsegv (signal=11, ctx=0x7f18c5544c40) at
mini-exceptions.c:1859
#1  0x00000000005664da in mono_arch_handle_altstack_exception
(sigctx=0x7f18c5544c40, fault_addr=0x4009d2e9c, 
    stack_ovf=0) at exceptions-amd64.c:922
#2  0x0000000000421d97 in mono_sigsegv_signal_handler (_dummy=11,
info=0x7f18c5544d70, context=0x7f18c5544c40)
    at mini.c:5387
#3  <signal handler called>
#4  0x00000000006851f7 in TlsSetValue (idx=4294967295, value=0x0) at
wthreads.c:957
#5  0x0000000000639ea8 in mono_wsq_destroy (wsq=0x1ac2d40) at mono-wsq.c:73
#6  0x000000000060505d in async_invoke_thread (data=0x0) at threadpool.c:1930
#7  0x000000000062dd8c in start_wrapper (data=0x1aba7b0) at threads.c:747
#8  0x00000000006846aa in thread_start_routine (args=0x1a23f80) at
wthreads.c:285
#9  0x00000000006b01e2 in GC_start_routine (arg=0x7f18c96e5f88) at
pthread_support.c:1390
#10 0x00007f18c8dfc8ba in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#11 0x00007f18c8b6401d in clone () at
./sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list