[Mono-bugs] [Bug 434457] mono 2.0 crashes during compile on NetBSD/amd64

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Oct 12 04:00:43 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=434457

User kefren at ngnetworks.ro added comment
https://bugzilla.novell.com/show_bug.cgi?id=434457#c12





--- Comment #12 from Mihai Chelaru <kefren at ngnetworks.ro>  2008-10-12 02:00:42 MDT ---
Now I'm back to the original crash (in pthread_cond_wait this time). As far as
I can see something goes very wrong in WaitForSingleObjectEx. Here is the
backtrace:

Program terminated with signal 6, Aborted.
#0  0x00007f7ffcf3379a in _lwp_park () from /usr/lib/libc.so.12
(gdb) bt
#0  0x00007f7ffcf3379a in _lwp_park () from /usr/lib/libc.so.12
#1  0x00007f7ffd409666 in pthread_cond_wait () from /usr/lib/libpthread.so.0
#2  0x00000000004f6315 in timedwait_signal_poll_cond (cond=0x7f7ffce742e0,
mutex=0x7f7ffce742b0,
    timeout=0x7f7ffce742c8, alertable=-51169382) at handles.c:1490
#3  0x00000000004f8933 in _wapi_handle_timedwait_signal_handle (handle=<value
optimized out>, timeout=0x0,
    alertable=-51169382) at handles.c:1570
#4  0x000000000050f4e8 in WaitForSingleObjectEx (handle=0x104,
timeout=4294967295, alertable=0) at wait.c:205
#5  0x000000000048c691 in finalizer_thread (unused=<value optimized out>) at
gc.c:908
#6  0x00000000004a9ff3 in start_wrapper (data=<value optimized out>) at
threads.c:621
#7  0x000000000050c617 in thread_start_routine (args=0x7f7ffce745a8) at
threads.c:279
#8  0x0000000000526522 in GC_start_routine (arg=<value optimized out>) at
pthread_support.c:1382
#9  0x00007f7ffd40b662 in pthread_create () from /usr/lib/libpthread.so.0
#10 0x00007f7ffcf53800 in swapcontext () from /usr/lib/libc.so.12
#11 0x00007f7ffa000000 in ?? ()
#12 0x0000000111110001 in ?? ()
#13 0x0000000033330003 in ?? ()
#14 0x0000000000000000 in ?? ()


-- 
Configure bugmail: https://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