Starting program: /usr/local/src/vbox_svn/out/linux.x86/debug/bin/VBoxSVC [Thread debugging using libthread_db enabled] [New Thread -1232644400 (LWP 4121)] warning: Lowest section in /usr/lib/libicudata.so.36 is .hash at 000000b4 [New Thread -1232917616 (LWP 4124)] [New Thread -1233052784 (LWP 4125)] [Thread -1233052784 (LWP 4125) exited] [Thread -1232917616 (LWP 4124) exited] Type Manifest File: /root/.VirtualBox/xpti.dat [New Thread -1233609840 (LWP 4126)] [New Thread -1242002544 (LWP 4130)] ###!!! ASSERTION: bad call: '!gMemory', file /usr/local/src/vbox/src/libs/xpcom1 8a4/xpcom/glue/nsMemory.cpp, line 66 Break: at file /usr/local/src/vbox/src/libs/xpcom18a4/xpcom/glue/nsMemory.cpp, l ine 66 [New Thread -1250395248 (LWP 4131)] nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) [New Thread -1258787952 (LWP 4132)] ************************************************** innotek VirtualBox XPCOM Server Version 1.5.51_OSE (C) 2004-2007 innotek GmbH All rights reserved. Debug version. Starting event loop.... [press Ctrl-C to quit] [New Thread -1259316336 (LWP 4158)] [New Thread -1259844720 (LWP 4159)] Informational: VirtualBox object created (rc=00000000). [New Thread -1260373104 (LWP 4160)] Program received signal SIGINT, Interrupt. [Switching to Thread -1232644400 (LWP 4121)] 0xffffe410 in __kernel_vsyscall () (gdb) quit The program is running. Exit anyway? (y or n) y root@vbtest2:~# gdb VBoxSVC GNU gdb 6.6-debian Copyright (C) 2006 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 "i486-linux-gnu"... Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) run Starting program: /usr/local/src/vbox_svn/out/linux.x86/debug/bin/VBoxSVC [Thread debugging using libthread_db enabled] [New Thread -1233377584 (LWP 4172)] warning: Lowest section in /usr/lib/libicudata.so.36 is .hash at 000000b4 [New Thread -1233650800 (LWP 4175)] [New Thread -1233785968 (LWP 4176)] [Thread -1233785968 (LWP 4176) exited] [Thread -1233650800 (LWP 4175) exited] Type Manifest File: /root/.VirtualBox/xpti.dat [New Thread -1234343024 (LWP 4177)] [New Thread -1242735728 (LWP 4181)] ###!!! ASSERTION: bad call: '!gMemory', file /usr/local/src/vbox/src/libs/xpcom18a4/xpcom/glue/nsMemory.cpp, line 66 Break: at file /usr/local/src/vbox/src/libs/xpcom18a4/xpcom/glue/nsMemory.cpp, line 66 [New Thread -1251128432 (LWP 4182)] nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) [New Thread -1259521136 (LWP 4183)] ************************************************** innotek VirtualBox XPCOM Server Version 1.5.51_OSE (C) 2004-2007 innotek GmbH All rights reserved. Debug version. Starting event loop.... [press Ctrl-C to quit] [New Thread -1260049520 (LWP 4192)] [New Thread -1260577904 (LWP 4193)] Informational: VirtualBox object created (rc=00000000). [New Thread -1261106288 (LWP 4195)] (gdb) info threads 10 Thread -1261106288 (LWP 4195) 0xffffe410 in __kernel_vsyscall () 9 Thread -1260577904 (LWP 4193) 0xffffe410 in __kernel_vsyscall () 8 Thread -1260049520 (LWP 4192) 0xffffe410 in __kernel_vsyscall () 7 Thread -1259521136 (LWP 4183) 0xffffe410 in __kernel_vsyscall () 6 Thread -1251128432 (LWP 4182) 0xffffe410 in __kernel_vsyscall () 5 Thread -1242735728 (LWP 4181) 0xffffe410 in __kernel_vsyscall () 4 Thread -1234343024 (LWP 4177) 0xffffe410 in __kernel_vsyscall () * 1 Thread -1233377584 (LWP 4172) 0xffffe410 in __kernel_vsyscall () (gdb) thread apply all bt Thread 10 (Thread -1261106288 (LWP 4195)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7edc5c6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d86aaa in PR_WaitCondVar (cvar=0x8203f48, timeout=4294967295) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c:392 #3 0xb7d87229 in PR_Wait (mon=0x82043c0, timeout=4294967295) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c:571 #4 0xb66e47c7 in nsAutoMonitor::Wait (this=0xb4d50330, interval=4294967295) at xpcom/threads/nsAutoLock.h:286 #5 0xb66ecb97 in DConnectWorker::Run (this=0x822fb00) at /usr/local/src/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp:2283 #6 0xb7d62515 in nsThread::Main (arg=0x822d7e8) at /usr/local/src/vbox/src/libs/xpcom18a4/xpcom/threads/nsThread.cpp:118 #7 0xb7d83e85 in _pt_root (arg=0x8254910) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c:217 #8 0xb7ed831b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #9 0xb7b0557e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 9 (Thread -1260577904 (LWP 4193)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7edc5c6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d86aaa in PR_WaitCondVar (cvar=0x82510f0, timeout=4294967295) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c:392 #3 0xb7d87229 in PR_Wait (mon=0x8251008, timeout=4294967295) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c:571 #4 0xb7d69d76 in PL_WaitForEvent (self=0x832ed80) at /usr/local/src/vbox/src/libs/xpcom18a4/xpcom/threads/plevent.c:815 #5 0xb7d65aa4 in nsEventQueueImpl::WaitForEvent (this=0x8252e58, aResult=0xb4dd1250) at /usr/local/src/vbox/src/libs/xpcom18a4/xpcom/threads/nsEventQueue.cpp:472 #6 0x0815174a in com::EventQueue::waitForEvent (this=0x8266fe8, event=0xb4dd12a8) at /usr/local/src/vbox/src/VBox/Main/glue/EventQueue.cpp:201 #7 0x0806399f in VirtualBox::AsyncEventHandler (thread=0x8261998, pvUser=0x8204980) at /usr/local/src/vbox/src/VBox/Main/VirtualBoxImpl.cpp:4729 ---Type to continue, or q to quit--- #8 0xb7e75497 in rtThreadMain (pThread=0x8261998, NativeThread=3034389392, pszThreadName=0x82619ec "EventHandler") at /usr/local/src/vbox/src/VBox/Runtime/thread.cpp:591 #9 0xb7e87a40 in rtThreadNativeMain (pvArgs=0x8261998) at /usr/local/src/vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp:135 #10 0xb7ed831b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb7b0557e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 8 (Thread -1260049520 (LWP 4192)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7edc84c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7e8d3c0 in rtSemEventWait (EventSem=0x8226f40, cMillies=500, fAutoResume=true) at /usr/local/src/vbox/src/VBox/Runtime/r3/posix/sems-posix.cpp:424 #3 0xb7e8d506 in RTSemEventWait (EventSem=0x8226f40, cMillies=500) at /usr/local/src/vbox/src/VBox/Runtime/r3/posix/sems-posix.cpp:440 #4 0x0806f307 in VirtualBox::ClientWatcher (thread=0x8243858, pvUser=0x8204858) at /usr/local/src/vbox/src/VBox/Main/VirtualBoxImpl.cpp:4629 #5 0xb7e75497 in rtThreadMain (pThread=0x8243858, NativeThread=3034917776, pszThreadName=0x82438ac "Watcher") at /usr/local/src/vbox/src/VBox/Runtime/thread.cpp:591 #6 0xb7e87a40 in rtThreadNativeMain (pvArgs=0x8243858) at /usr/local/src/vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp:135 #7 0xb7ed831b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0xb7b0557e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 7 (Thread -1259521136 (LWP 4183)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7edc5c6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7e8d058 in rtSemEventWait (EventSem=0x8205d40, cMillies=4294967295, fAutoResume=true) at /usr/local/src/vbox/src/VBox/Runtime/r3/posix/sems-posix.cpp:352 #3 0xb7e8d506 in RTSemEventWait (EventSem=0x8205d40, cMillies=4294967295) at /usr/local/src/vbox/src/VBox/Runtime/r3/posix/sems-posix.cpp:440 #4 0xb7e89281 in rttimerThread (Thread=0x8205d98, pvArg=0x81ea658) at /usr/local/src/vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp:151 ---Type to continue, or q to quit--- #5 0xb7e75497 in rtThreadMain (pThread=0x8205d98, NativeThread=3035446160, pszThreadName=0x8205dec "Timer") at /usr/local/src/vbox/src/VBox/Runtime/thread.cpp:591 #6 0xb7e87a40 in rtThreadNativeMain (pvArgs=0x8205d98) at /usr/local/src/vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp:135 #7 0xb7ed831b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0xb7b0557e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 6 (Thread -1251128432 (LWP 4182)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7edc5c6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d86aaa in PR_WaitCondVar (cvar=0x8203f48, timeout=4294967295) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c:392 #3 0xb7d87229 in PR_Wait (mon=0x82043c0, timeout=4294967295) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c:571 #4 0xb66e47c7 in nsAutoMonitor::Wait (this=0xb56d4330, interval=4294967295) at xpcom/threads/nsAutoLock.h:286 #5 0xb66ecb97 in DConnectWorker::Run (this=0x8204508) at /usr/local/src/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp:2283 #6 0xb7d62515 in nsThread::Main (arg=0x8204518) at /usr/local/src/vbox/src/libs/xpcom18a4/xpcom/threads/nsThread.cpp:118 #7 0xb7d83e85 in _pt_root (arg=0x8204598) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c:217 #8 0xb7ed831b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #9 0xb7b0557e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 5 (Thread -1242735728 (LWP 4181)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7afb893 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7d8cc72 in _pr_poll_with_poll (pds=0x8207d8c, npds=2, timeout=4294967295) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c:3905 #3 0xb7d8cea0 in PR_Poll (pds=0x8207d8c, npds=2, timeout=4294967295) ---Type to continue, or q to quit--- at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c:4307 #4 0xb66f3447 in ConnThread (arg=0x8207d88) at /usr/local/src/vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionUnix.cpp:336 #5 0xb7d83e85 in _pt_root (arg=0x8202820) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c:217 #6 0xb7ed831b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb7b0557e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 4 (Thread -1234343024 (LWP 4177)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7afb893 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7d8cc72 in _pr_poll_with_poll (pds=0xb66d62e0, npds=1, timeout=4294967295) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c:3905 #3 0xb7d8cea0 in PR_Poll (pds=0xb66d62e0, npds=1, timeout=4294967295) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c:4307 #4 0xb7d8ff53 in WaitPidDaemonThread (unused=0x0) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxproces.c:712 #5 0xb7d83e85 in _pt_root (arg=0x8207c90) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c:217 #6 0xb7ed831b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb7b0557e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1233377584 (LWP 4172)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7edc5c6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d86aaa in PR_WaitCondVar (cvar=0x82030d0, timeout=4294967295) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c:392 #3 0xb7d87229 in PR_Wait (mon=0x8203110, timeout=4294967295) at /usr/local/src/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c:571 #4 0xb7d69d76 in PL_WaitForEvent (self=0x82030a0) at /usr/local/src/vbox/src/libs/xpcom18a4/xpcom/threads/plevent.c:815 #5 0xb7d65aa4 in nsEventQueueImpl::WaitForEvent (this=0x82081b8, aResult=0xbf8f5200) ---Type to continue, or q to quit--- at /usr/local/src/vbox/src/libs/xpcom18a4/xpcom/threads/nsEventQueue.cpp:472 #6 0x081423f6 in main (argc=1, argv=0xbf8f5324) at /usr/local/src/vbox/src/VBox/Main/linux/server.cpp:1218 (gdb)