https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211367

--- Comment #21 from Andrej Ebert <and...@ebert.su> ---
(In reply to Ivan Radovanovic from comment #20)

Here, this is from a 10.3-PRERELEASE FreeBSD 10.3-PRERELEASE r296727 amd64
jail, I hope that helps:

# gdb `which mono-sgen` mono-sgen.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols
found)...
Core was generated by `mono-sgen'.
Program terminated with signal 6, Aborted.
Reading symbols from /lib/libm.so.5...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.5
Reading symbols from /lib/libthr.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib/libthr.so.3
Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols
found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x000000080107835a in thr_kill () from /lib/libc.so.7
[New Thread 801807800 (LWP 100641/<unknown>)]
[New Thread 801806c00 (LWP 100637/<unknown>)]
[New Thread 801806400 (LWP 100929/<unknown>)]
(gdb) bt
#0  0x000000080107835a in thr_kill () from /lib/libc.so.7
#1  0x0000000801078346 in raise () from /lib/libc.so.7
#2  0x00000008010782c9 in abort () from /lib/libc.so.7
#3  0x00000000004a6593 in mono_debugger_run_finally ()
#4  0x00000000004f6ce6 in mono_breakpoint_clean_code ()
#5  0x00000000004174c7 in mono_get_jit_info_from_method ()
#6  0x0000000800da1b37 in pthread_sigmask () from /lib/libthr.so.3
#7  0x0000000800da122c in pthread_getspecific () from /lib/libthr.so.3
#8  <signal handler called>
#9  0x000000000062b9bf in mono_gchandle_free ()
#10 0x000000000062b704 in mono_gchandle_free ()
#11 0x00000000005884e4 in mono_opcode_value ()
#12 0x0000000000012e8d in ?? ()
#13 0x00000008018c9b70 in ?? ()
#14 0x0000000801868740 in ?? ()
#15 0x0000000801828a60 in ?? ()
#16 0x0000000801c00428 in ?? ()
#17 0x0000000801c00428 in ?? ()
#18 0x0000000801995f60 in ?? ()
#19 0x0000000000012c7a in ?? ()
#20 0x00007fffffffe3e0 in ?? ()
#21 0x00007fffffffe350 in ?? ()
#22 0x0000000000012a33 in ?? ()
#23 0x0000000801c00428 in ?? ()
#24 0x0000000801c00428 in ?? ()
#25 0x000000000000322f in ?? ()
#26 0x0000000801c00428 in ?? ()
#27 0x00000008018fa101 in ?? ()
#28 0x000000000001297b in ?? ()
#29 0x000000000001297b in ?? ()
#30 0x00000000000129b0 in ?? ()
#31 0x00007fffffffe450 in ?? ()
#32 0x000000000001296d in ?? ()
#33 0x0000000000000000 in ?? ()

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"

Reply via email to