VirtualBox

Ticket #14218: 2015_11_02_gdb.log

File 2015_11_02_gdb.log, 4.2 KB (added by Bernhard, 9 years ago)
Line 
1GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
2Copyright (C) 2014 Free Software Foundation, Inc.
3License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
4This is free software: you are free to change and redistribute it.
5There is NO WARRANTY, to the extent permitted by law. Type "show copying"
6and "show warranty" for details.
7This GDB was configured as "x86_64-linux-gnu".
8Type "show configuration" for configuration details.
9For bug reporting instructions, please see:
10<http://www.gnu.org/software/gdb/bugs/>.
11Find the GDB manual and other documentation resources online at:
12<http://www.gnu.org/software/gdb/documentation/>.
13For help, type "help".
14Type "apropos word" to search for commands related to "word"...
15Reading symbols from /usr/lib/virtualbox/VBoxSVC...Reading symbols from /usr/lib/debug//usr/lib/virtualbox/VBoxSVC...done.
16done.
17(gdb) break HostPowerServiceLinux::~HostPowerServiceLinux()
18Breakpoint 1 at 0x5e50f0: HostPowerServiceLinux::~HostPowerServiceLinux(). (2 locations)
19(gdb)
20(gdb) run
21Starting program: /usr/lib/virtualbox/VBoxSVC
22[Thread debugging using libthread_db enabled]
23Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
24[New Thread 0x7ffff1b9e700 (LWP 25261)]
25[New Thread 0x7ffff139d700 (LWP 25262)]
26[Thread 0x7ffff139d700 (LWP 25262) exited]
27[Thread 0x7ffff1b9e700 (LWP 25261) exited]
28[New Thread 0x7ffff7e4a700 (LWP 25267)]
29[New Thread 0x7ffff7e29700 (LWP 25268)]
30[New Thread 0x7ffff0145700 (LWP 25269)]
31***********************************************
32Oracle VM VirtualBox XPCOM Server Version 5.0.8
33(C) 2004-2015 Oracle Corporation
34All rights reserved.
35
36Starting event loop....
37[press Ctrl-C to quit]
38[New Thread 0x7ffff00c4700 (LWP 25298)]
39[New Thread 0x7fffeb80c700 (LWP 25299)]
40[New Thread 0x7fffeb78b700 (LWP 25300)]
41[New Thread 0x7ffff0043700 (LWP 25303)]
42[New Thread 0x7fffeb4c2700 (LWP 25304)]
43[New Thread 0x7fffeb338700 (LWP 25305)]
44[New Thread 0x7fffeb2b7700 (LWP 25306)]
45Informational: VirtualBox object created (rc=NS_OK).
46[New Thread 0x7ffff0022700 (LWP 25308)]
47[New Thread 0x7fffeb024700 (LWP 25721)]
48[New Thread 0x7fffeb003700 (LWP 25827)]
49[Thread 0x7fffeb338700 (LWP 25305) exited]
50
51Breakpoint 1, HostPowerServiceLinux::~HostPowerServiceLinux (this=0x7fffe4010e00, __in_chrg=<optimized out>) at /home/vbox/vbox-5.0.8/src/VBox/Main/src-server/linux/HostPowerLinux.cpp:85
5285 /home/vbox/vbox-5.0.8/src/VBox/Main/src-server/linux/HostPowerLinux.cpp: No such file or directory.
53(gdb) backtrace
54#0 HostPowerServiceLinux::~HostPowerServiceLinux (this=0x7fffe4010e00, __in_chrg=<optimized out>) at /home/vbox/vbox-5.0.8/src/VBox/Main/src-server/linux/HostPowerLinux.cpp:85
55#1 0x000000000049a2fd in Host::uninit (this=0x7fffe400e330) at /home/vbox/vbox-5.0.8/src/VBox/Main/src-server/HostImpl.cpp:504
56#2 0x00000000005737e0 in VirtualBox::uninit (this=0x7fffe4000cd0) at /home/vbox/vbox-5.0.8/src/VBox/Main/src-server/VirtualBoxImpl.cpp:781
57#3 0x00000000005c7750 in ~VirtualBoxClassFactory (this=0x7fffe4000cd0, __in_chrg=<optimized out>) at /home/vbox/vbox-5.0.8/src/VBox/Main/src-server/xpcom/server.cpp:189
58#4 VirtualBoxClassFactory::~VirtualBoxClassFactory (this=0x7fffe4000cd0, __in_chrg=<optimized out>) at /home/vbox/vbox-5.0.8/src/VBox/Main/src-server/xpcom/server.cpp:194
59#5 0x00000000006cbf5c in VirtualBoxWrap::Release (this=0x7fffe4000cd0) at /home/vbox/vbox-5.0.8/out/debian/builddir/obj/VBoxAPIWrap/VirtualBoxWrap.cpp:2482
60#6 0x00000000005c7b2d in Release (this=<optimized out>) at /home/vbox/vbox-5.0.8/src/VBox/Main/src-server/xpcom/server.cpp:201
61#7 VirtualBoxClassFactory::MaybeQuitEvent::handler (this=<optimized out>) at /home/vbox/vbox-5.0.8/src/VBox/Main/src-server/xpcom/server.cpp:298
62#8 0x00007ffff709c2e6 in VBoxNsplPL_HandleEvent (self=0x7fffe4010e00) at /home/vbox/vbox-5.0.8/src/libs/xpcom18a4/xpcom/threads/plevent.c:686
63#9 0x00007ffff709a860 in nsEventQueueImpl::HandleEvent (this=<optimized out>, aEvent=0x7fffc00008c8) at /home/vbox/vbox-5.0.8/src/libs/xpcom18a4/xpcom/threads/nsEventQueue.cpp:454
64#10 0x00000000004104be in main (argc=<optimized out>, argv=0xa804c0) at /home/vbox/vbox-5.0.8/src/VBox/Main/src-server/xpcom/server.cpp:954
65(gdb) quit
66A debugging session is active.
67
68 Inferior 1 [process 25257] will be killed.
69
70Quit anyway? (y or n) y

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette