[Bug 214396] emulators/virtualbox-ose-additions Minimalist program crashes after end main() execution.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 10 17:42:23 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214396
--- Comment #1 from otacilio.neto at bsd.com.br ---
(gdb) backtrace
#0 check_and_init_mutex (mutex=0x20c8, m=0x7fffffffe650) at
/usr/src/lib/libthr/thread/thr_mutex.c:588
#1 0x0000000802923506 in __pthread_mutex_lock (mutex=0x20c8) at
/usr/src/lib/libthr/thread/thr_mutex.c:743
#2 0x0000000801e531f1 in crHashtableSearch (h=0x0, key=56623106) at
/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-5.1.8/src/VBox/GuestHost/OpenGL/util/hash.c:679
#3 0x000000080088f1cb in glXMakeCurrent (dpy=0x80481f000, drawable=56623106,
ctx=0x1f4) at
/usr/ports/emulators/virtualbox-ose-additions/work/VirtualBox-5.1.8/src/VBox/Additions/common/crOpenGL/glx.c:694
#4 0x00000008010ce5be in fgSetWindow () from /usr/local/lib/libglut.so.3
#5 0x00000008010cc44c in fgDestroyWindow () from /usr/local/lib/libglut.so.3
#6 0x00000008010cc895 in fgDestroyStructure () from
/usr/local/lib/libglut.so.3
#7 0x00000008010c9841 in fgDeinitialize () from /usr/local/lib/libglut.so.3
#8 0x0000000801b9add6 in __cxa_finalize (dso=<value optimized out>) at
/usr/src/lib/libc/stdlib/atexit.c:237
#9 0x0000000801b2a141 in exit (status=0) at /usr/src/lib/libc/stdlib/exit.c:72
#10 0x0000000000400976 in _start ()
#11 0x0000000800622000 in ?? ()
#12 0x0000000000000000 in ?? ()
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list