VirtualBox

Ticket #9022: backtrace

File backtrace, 31.5 KB (added by Aquous, 13 years ago)
Line 
1$ sudo gdb --pid 21497
2GNU gdb (Gentoo 7.2 p1) 7.2
3Copyright (C) 2010 Free Software Foundation, Inc.
4License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
5This is free software: you are free to change and redistribute it.
6There is NO WARRANTY, to the extent permitted by law. Type "show copying"
7and "show warranty" for details.
8This GDB was configured as "x86_64-pc-linux-gnu".
9For bug reporting instructions, please see:
10<http://bugs.gentoo.org/>.
11Attaching to process 21497
12Reading symbols from /usr/lib64/virtualbox/VirtualBox...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VirtualBox.debug...done.
13done.
14Reading symbols from /lib64/libpthread.so.0...Reading symbols from /usr/lib64/debug/lib64/libpthread-2.13.so.debug...done.
15[Thread debugging using libthread_db enabled]
16[New Thread 0x7fb6c0d8f700 (LWP 21526)]
17[New Thread 0x7fb6c0de6700 (LWP 21525)]
18[New Thread 0x7fb6c0e07700 (LWP 21524)]
19[New Thread 0x7fb6c0e28700 (LWP 21523)]
20[New Thread 0x7fb6c5167700 (LWP 21522)]
21[New Thread 0x7fb6c51b8700 (LWP 21521)]
22[New Thread 0x7fb6c5239700 (LWP 21520)]
23[New Thread 0x7fb6c52ba700 (LWP 21519)]
24[New Thread 0x7fb6cd5c5700 (LWP 21518)]
25[New Thread 0x7fb6ce476700 (LWP 21517)]
26[New Thread 0x7fb6cfdf7700 (LWP 21516)]
27[New Thread 0x7fb6d40dc700 (LWP 21515)]
28[New Thread 0x7fb6d5462700 (LWP 21514)]
29[New Thread 0x7fb6d5956700 (LWP 21513)]
30[New Thread 0x7fb6d5b22700 (LWP 21512)]
31[New Thread 0x7fb6d5c23700 (LWP 21511)]
32[New Thread 0x7fb6d5d24700 (LWP 21510)]
33[New Thread 0x7fb6d5e25700 (LWP 21509)]
34[New Thread 0x7fb6d60a6700 (LWP 21508)]
35[New Thread 0x7fb6eb792700 (LWP 21502)]
36[New Thread 0x7fb6eb884700 (LWP 21501)]
37done.
38Loaded symbols for /lib64/libpthread.so.0
39Reading symbols from /lib64/libdl.so.2...Reading symbols from /usr/lib64/debug/lib64/libdl-2.13.so.debug...done.
40done.
41Loaded symbols for /lib64/libdl.so.2
42Reading symbols from /lib64/libc.so.6...Reading symbols from /usr/lib64/debug/lib64/libc-2.13.so.debug...done.
43done.
44Loaded symbols for /lib64/libc.so.6
45Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib64/debug/lib64/ld-2.13.so.debug...done.
46done.
47Loaded symbols for /lib64/ld-linux-x86-64.so.2
48Reading symbols from /usr/lib64/virtualbox/VBoxRT.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxRT.so.debug...done.
49done.
50Loaded symbols for /usr/lib64/virtualbox/VBoxRT.so
51Reading symbols from /lib64/libcrypt.so.1...Reading symbols from /usr/lib64/debug/lib64/libcrypt-2.13.so.debug...done.
52done.
53Loaded symbols for /lib64/libcrypt.so.1
54Reading symbols from /lib64/libz.so.1...Reading symbols from /usr/lib64/debug/lib64/libz.so.1.2.5.debug...done.
55done.
56Loaded symbols for /lib64/libz.so.1
57Reading symbols from /lib64/librt.so.1...Reading symbols from /usr/lib64/debug/lib64/librt-2.13.so.debug...done.
58done.
59Loaded symbols for /lib64/librt.so.1
60Reading symbols from /usr/lib64/libcrypto.so.1.0.0...Reading symbols from /usr/lib64/debug/usr/lib64/libcrypto.so.1.0.0.debug...done.
61done.
62Loaded symbols for /usr/lib64/libcrypto.so.1.0.0
63Reading symbols from /usr/lib64/libxml2.so.2...Reading symbols from /usr/lib64/debug/usr/lib64/libxml2.so.2.7.8.debug...done.
64done.
65Loaded symbols for /usr/lib64/libxml2.so.2
66Reading symbols from /usr/lib64/libcurl.so.4...Reading symbols from /usr/lib64/debug/usr/lib64/libcurl.so.4.2.0.debug...done.
67done.
68Loaded symbols for /usr/lib64/libcurl.so.4
69Reading symbols from /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libstdc++.so.6...Reading symbols from /usr/lib64/debug/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libstdc++.so.6.0.14.debug...done.
70done.
71Loaded symbols for /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/libstdc++.so.6
72Reading symbols from /lib64/libgcc_s.so.1...(no debugging symbols found)...done.
73Loaded symbols for /lib64/libgcc_s.so.1
74Reading symbols from /usr/lib64/libicuuc.so.48...Reading symbols from /usr/lib64/debug/usr/lib64/libicuuc.so.48.0.debug...done.
75done.
76Loaded symbols for /usr/lib64/libicuuc.so.48
77Reading symbols from /lib64/libm.so.6...Reading symbols from /usr/lib64/debug/lib64/libm-2.13.so.debug...done.
78done.
79Loaded symbols for /lib64/libm.so.6
80Reading symbols from /usr/lib64/libldap-2.4.so.2...Reading symbols from /usr/lib64/debug/usr/lib64/libldap-2.4.so.2.7.0.debug...done.
81done.
82Loaded symbols for /usr/lib64/libldap-2.4.so.2
83Reading symbols from /usr/lib64/liblber-2.4.so.2...Reading symbols from /usr/lib64/debug/usr/lib64/liblber-2.4.so.2.7.0.debug...done.
84done.
85Loaded symbols for /usr/lib64/liblber-2.4.so.2
86Reading symbols from /lib64/libresolv.so.2...Reading symbols from /usr/lib64/debug/lib64/libresolv-2.13.so.debug...done.
87done.
88Loaded symbols for /lib64/libresolv.so.2
89Reading symbols from /usr/lib64/libgnutls.so.26...Reading symbols from /usr/lib64/debug/usr/lib64/libgnutls.so.26.16.14.debug...done.
90done.
91Loaded symbols for /usr/lib64/libgnutls.so.26
92Reading symbols from /usr/lib64/libtasn1.so.3...Reading symbols from /usr/lib64/debug/usr/lib64/libtasn1.so.3.1.11.debug...done.
93done.
94Loaded symbols for /usr/lib64/libtasn1.so.3
95Reading symbols from /usr/lib64/libgcrypt.so.11...Reading symbols from /usr/lib64/debug/usr/lib64/libgcrypt.so.11.7.0.debug...done.
96done.
97Loaded symbols for /usr/lib64/libgcrypt.so.11
98Reading symbols from /usr/lib64/libgpg-error.so.0...Reading symbols from /usr/lib64/debug/usr/lib64/libgpg-error.so.0.8.0.debug...done.
99done.
100Loaded symbols for /usr/lib64/libgpg-error.so.0
101Reading symbols from /usr/lib64/libssh2.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/libssh2.so.1.0.1.debug...done.
102done.
103Loaded symbols for /usr/lib64/libssh2.so.1
104Reading symbols from /usr/lib64/libicudata.so.48...Reading symbols from /usr/lib64/debug/usr/lib64/libicudata.so.48.0.debug...(no debugging symbols found)...done.
105(no debugging symbols found)...done.
106Loaded symbols for /usr/lib64/libicudata.so.48
107Reading symbols from /usr/lib64/gconv/ISO8859-1.so...Reading symbols from /usr/lib64/debug/usr/lib64/gconv/ISO8859-1.so.debug...done.
108done.
109Loaded symbols for /usr/lib64/gconv/ISO8859-1.so
110Reading symbols from /usr/lib64/virtualbox/VirtualBox.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VirtualBox.so.debug...done.
111done.
112Loaded symbols for /usr/lib64/virtualbox/VirtualBox.so
113Reading symbols from /usr/lib64/libXinerama.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/libXinerama.so.1.0.0.debug...done.
114done.
115Loaded symbols for /usr/lib64/libXinerama.so.1
116Reading symbols from //usr/lib64/opengl/xorg-x11/lib/libGL.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/opengl/xorg-x11/lib/libGL.so.1.2.debug...done.
117done.
118Loaded symbols for //usr/lib64/opengl/xorg-x11/lib/libGL.so.1
119Reading symbols from /usr/lib64/virtualbox/VBoxVMM.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxVMM.so.debug...done.
120done.
121Loaded symbols for /usr/lib64/virtualbox/VBoxVMM.so
122Reading symbols from /usr/lib64/virtualbox/VBoxKeyboard.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxKeyboard.so.debug...done.
123done.
124Loaded symbols for /usr/lib64/virtualbox/VBoxKeyboard.so
125Reading symbols from /usr/lib64/libXcursor.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/libXcursor.so.1.0.2.debug...done.
126done.
127Loaded symbols for /usr/lib64/libXcursor.so.1
128Reading symbols from /usr/lib64/libXext.so.6...Reading symbols from /usr/lib64/debug/usr/lib64/libXext.so.6.4.0.debug...done.
129done.
130Loaded symbols for /usr/lib64/libXext.so.6
131Reading symbols from /usr/lib64/libX11.so.6...Reading symbols from /usr/lib64/debug/usr/lib64/libX11.so.6.3.0.debug...done.
132done.
133Loaded symbols for /usr/lib64/libX11.so.6
134Reading symbols from /usr/lib64/virtualbox/VBoxXPCOM.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxXPCOM.so.debug...done.
135done.
136Loaded symbols for /usr/lib64/virtualbox/VBoxXPCOM.so
137Reading symbols from /usr/lib64/qt4/libQtCore.so.4...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/libQtCore.so.4.7.3.debug...done.
138done.
139Loaded symbols for /usr/lib64/qt4/libQtCore.so.4
140Reading symbols from /usr/lib64/qt4/libQtGui.so.4...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/libQtGui.so.4.7.3.debug...done.
141done.
142Loaded symbols for /usr/lib64/qt4/libQtGui.so.4
143Reading symbols from /usr/lib64/qt4/libQtNetwork.so.4...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/libQtNetwork.so.4.7.3.debug...done.
144done.
145Loaded symbols for /usr/lib64/qt4/libQtNetwork.so.4
146Reading symbols from /usr/lib64/qt4/libQtOpenGL.so.4...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/libQtOpenGL.so.4.7.3.debug...done.
147done.
148Loaded symbols for /usr/lib64/qt4/libQtOpenGL.so.4
149Reading symbols from /usr/lib64/libSDL-1.2.so.0...Reading symbols from /usr/lib64/debug/usr/lib64/libSDL-1.2.so.0.11.3.debug...done.
150done.
151Loaded symbols for /usr/lib64/libSDL-1.2.so.0
152Reading symbols from /usr/lib64/libXdamage.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/libXdamage.so.1.1.0.debug...done.
153done.
154Loaded symbols for /usr/lib64/libXdamage.so.1
155Reading symbols from /usr/lib64/libXfixes.so.3...Reading symbols from /usr/lib64/debug/usr/lib64/libXfixes.so.3.1.0.debug...done.
156done.
157Loaded symbols for /usr/lib64/libXfixes.so.3
158Reading symbols from /usr/lib64/libXxf86vm.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/libXxf86vm.so.1.0.0.debug...done.
159done.
160Loaded symbols for /usr/lib64/libXxf86vm.so.1
161Reading symbols from /usr/lib64/libX11-xcb.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/libX11-xcb.so.1.0.0.debug...done.
162done.
163Loaded symbols for /usr/lib64/libX11-xcb.so.1
164Reading symbols from /usr/lib64/libxcb-glx.so.0...Reading symbols from /usr/lib64/debug/usr/lib64/libxcb-glx.so.0.0.0.debug...done.
165done.
166Loaded symbols for /usr/lib64/libxcb-glx.so.0
167Reading symbols from /usr/lib64/libxcb.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/libxcb.so.1.1.0.debug...done.
168done.
169Loaded symbols for /usr/lib64/libxcb.so.1
170Reading symbols from /usr/lib64/libdrm.so.2...Reading symbols from /usr/lib64/debug/usr/lib64/libdrm.so.2.4.0.debug...done.
171done.
172Loaded symbols for /usr/lib64/libdrm.so.2
173Reading symbols from /usr/lib64/virtualbox/VBoxREM.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxREM.so.debug...done.
174done.
175Loaded symbols for /usr/lib64/virtualbox/VBoxREM.so
176Reading symbols from /usr/lib64/libXrender.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/libXrender.so.1.3.0.debug...done.
177done.
178Loaded symbols for /usr/lib64/libXrender.so.1
179Reading symbols from /usr/lib64/libgthread-2.0.so.0...Reading symbols from /usr/lib64/debug/usr/lib64/libgthread-2.0.so.0.2800.7.debug...done.
180done.
181Loaded symbols for /usr/lib64/libgthread-2.0.so.0
182Reading symbols from /usr/lib64/libglib-2.0.so.0...Reading symbols from /usr/lib64/debug/usr/lib64/libglib-2.0.so.0.2800.7.debug...done.
183done.
184Loaded symbols for /usr/lib64/libglib-2.0.so.0
185Reading symbols from /usr/lib64/libpng14.so.14...Reading symbols from /usr/lib64/debug/usr/lib64/libpng14.so.14.7.0.debug...done.
186done.
187Loaded symbols for /usr/lib64/libpng14.so.14
188Reading symbols from /usr/lib64/libfreetype.so.6...Reading symbols from /usr/lib64/debug/usr/lib64/libfreetype.so.6.6.2.debug...done.
189done.
190Loaded symbols for /usr/lib64/libfreetype.so.6
191Reading symbols from /usr/lib64/libSM.so.6...Reading symbols from /usr/lib64/debug/usr/lib64/libSM.so.6.0.1.debug...done.
192done.
193Loaded symbols for /usr/lib64/libSM.so.6
194Reading symbols from /usr/lib64/libICE.so.6...Reading symbols from /usr/lib64/debug/usr/lib64/libICE.so.6.3.0.debug...done.
195done.
196Loaded symbols for /usr/lib64/libICE.so.6
197Reading symbols from /usr/lib64/libXrandr.so.2...Reading symbols from /usr/lib64/debug/usr/lib64/libXrandr.so.2.2.0.debug...done.
198done.
199Loaded symbols for /usr/lib64/libXrandr.so.2
200Reading symbols from /usr/lib64/libfontconfig.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/libfontconfig.so.1.4.4.debug...done.
201done.
202Loaded symbols for /usr/lib64/libfontconfig.so.1
203Reading symbols from /usr/lib64/libasound.so.2...Reading symbols from /usr/lib64/debug/usr/lib64/libasound.so.2.0.0.debug...done.
204done.
205Loaded symbols for /usr/lib64/libasound.so.2
206Reading symbols from /usr/lib64/libXau.so.6...Reading symbols from /usr/lib64/debug/usr/lib64/libXau.so.6.0.0.debug...done.
207done.
208Loaded symbols for /usr/lib64/libXau.so.6
209Reading symbols from /usr/lib64/libXdmcp.so.6...Reading symbols from /usr/lib64/debug/usr/lib64/libXdmcp.so.6.0.0.debug...done.
210done.
211Loaded symbols for /usr/lib64/libXdmcp.so.6
212Reading symbols from /lib64/libuuid.so.1...Reading symbols from /usr/lib64/debug/lib64/libuuid.so.1.3.0.debug...done.
213done.
214Loaded symbols for /lib64/libuuid.so.1
215Reading symbols from /usr/lib64/libexpat.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/libexpat.so.1.5.2.debug...done.
216done.
217Loaded symbols for /usr/lib64/libexpat.so.1
218Reading symbols from /usr/lib64/gconv/UTF-16.so...Reading symbols from /usr/lib64/debug/usr/lib64/gconv/UTF-16.so.debug...done.
219done.
220Loaded symbols for /usr/lib64/gconv/UTF-16.so
221Reading symbols from /usr/lib64/libXi.so...Reading symbols from /usr/lib64/debug/usr/lib64/libXi.so.6.1.0.debug...done.
222done.
223Loaded symbols for /usr/lib64/libXi.so
224Reading symbols from /usr/lib64/kde4/plugins/styles/oxygen_transparent.so...Reading symbols from /usr/lib64/debug/usr/lib64/kde4/plugins/styles/oxygen_transparent.so.debug...done.
225done.
226Loaded symbols for /usr/lib64/kde4/plugins/styles/oxygen_transparent.so
227Reading symbols from /usr/lib64/libkdeui.so.5...Reading symbols from /usr/lib64/debug/usr/lib64/libkdeui.so.5.6.0.debug...done.
228done.
229Loaded symbols for /usr/lib64/libkdeui.so.5
230Reading symbols from /usr/lib64/libkio.so.5...Reading symbols from /usr/lib64/debug/usr/lib64/libkio.so.5.6.0.debug...done.
231done.
232Loaded symbols for /usr/lib64/libkio.so.5
233Reading symbols from /usr/lib64/liboxygentransparentstyle.so.4...Reading symbols from /usr/lib64/debug/usr/lib64/liboxygentransparentstyle.so.4.6.0.debug...done.
234done.
235Loaded symbols for /usr/lib64/liboxygentransparentstyle.so.4
236Reading symbols from /usr/lib64/libkdecore.so.5...Reading symbols from /usr/lib64/debug/usr/lib64/libkdecore.so.5.6.0.debug...done.
237done.
238Loaded symbols for /usr/lib64/libkdecore.so.5
239Reading symbols from /usr/lib64/qt4/libQtDBus.so.4...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/libQtDBus.so.4.7.3.debug...done.
240done.
241Loaded symbols for /usr/lib64/qt4/libQtDBus.so.4
242Reading symbols from /usr/lib64/qt4/libQtXml.so.4...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/libQtXml.so.4.7.3.debug...done.
243done.
244Loaded symbols for /usr/lib64/qt4/libQtXml.so.4
245Reading symbols from /usr/lib64/libattica.so.0...Reading symbols from /usr/lib64/debug/usr/lib64/libattica.so.0.2.0.debug...done.
246done.
247Loaded symbols for /usr/lib64/libattica.so.0
248Reading symbols from /usr/lib64/qt4/libQtSvg.so.4...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/libQtSvg.so.4.7.3.debug...done.
249done.
250Loaded symbols for /usr/lib64/qt4/libQtSvg.so.4
251Reading symbols from /usr/lib64/libdbusmenu-qt.so.2...Reading symbols from /usr/lib64/debug/usr/lib64/libdbusmenu-qt.so.2.5.0.debug...done.
252done.
253Loaded symbols for /usr/lib64/libdbusmenu-qt.so.2
254Reading symbols from /usr/lib64/libXtst.so.6...Reading symbols from /usr/lib64/debug/usr/lib64/libXtst.so.6.1.0.debug...done.
255done.
256Loaded symbols for /usr/lib64/libXtst.so.6
257Reading symbols from /usr/lib64/libstreamanalyzer.so.0...Reading symbols from /usr/lib64/debug/usr/lib64/libstreamanalyzer.so.0.7.2.debug...done.
258done.
259Loaded symbols for /usr/lib64/libstreamanalyzer.so.0
260Reading symbols from /usr/lib64/libsolid.so.4...Reading symbols from /usr/lib64/debug/usr/lib64/libsolid.so.4.6.0.debug...done.
261done.
262Loaded symbols for /usr/lib64/libsolid.so.4
263Reading symbols from /lib64/libacl.so.1...Reading symbols from /usr/lib64/debug/lib64/libacl.so.1.1.0.debug...done.
264done.
265Loaded symbols for /lib64/libacl.so.1
266Reading symbols from /lib64/libattr.so.1...Reading symbols from /usr/lib64/debug/lib64/libattr.so.1.1.0.debug...done.
267done.
268Loaded symbols for /lib64/libattr.so.1
269Reading symbols from /lib64/libbz2.so.1...Reading symbols from /usr/lib64/debug/lib64/libbz2.so.1.0.6.debug...done.
270done.
271Loaded symbols for /lib64/libbz2.so.1
272Reading symbols from /usr/lib64/liblzma.so.5...Reading symbols from /usr/lib64/debug/usr/lib64/liblzma.so.5.0.3.debug...done.
273done.
274Loaded symbols for /usr/lib64/liblzma.so.5
275Reading symbols from /usr/lib64/libdbus-1.so.3...Reading symbols from /usr/lib64/debug/usr/lib64/libdbus-1.so.3.5.5.debug...done.
276done.
277Loaded symbols for /usr/lib64/libdbus-1.so.3
278Reading symbols from /usr/lib64/libstreams.so.0...Reading symbols from /usr/lib64/debug/usr/lib64/libstreams.so.0.7.2.debug...done.
279done.
280Loaded symbols for /usr/lib64/libstreams.so.0
281Reading symbols from /lib64/libudev.so.0...Reading symbols from /usr/lib64/debug/lib64/libudev.so.0.11.2.debug...done.
282done.
283Loaded symbols for /lib64/libudev.so.0
284Reading symbols from /usr/lib64/virtualbox/components/VBoxXPCOMIPCC.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/components/VBoxXPCOMIPCC.so.debug...done.
285done.
286Loaded symbols for /usr/lib64/virtualbox/components/VBoxXPCOMIPCC.so
287Reading symbols from /lib64/libnss_compat.so.2...Reading symbols from /usr/lib64/debug/lib64/libnss_compat-2.13.so.debug...done.
288done.
289Loaded symbols for /lib64/libnss_compat.so.2
290Reading symbols from /lib64/libnsl.so.1...Reading symbols from /usr/lib64/debug/lib64/libnsl-2.13.so.debug...done.
291done.
292Loaded symbols for /lib64/libnsl.so.1
293Reading symbols from /lib64/libnss_nis.so.2...Reading symbols from /usr/lib64/debug/lib64/libnss_nis-2.13.so.debug...done.
294done.
295Loaded symbols for /lib64/libnss_nis.so.2
296Reading symbols from /lib64/libnss_files.so.2...Reading symbols from /usr/lib64/debug/lib64/libnss_files-2.13.so.debug...done.
297done.
298Loaded symbols for /lib64/libnss_files.so.2
299Reading symbols from /usr/lib64/virtualbox/components/VBoxDDU.so...(no debugging symbols found)...done.
300Loaded symbols for /usr/lib64/virtualbox/components/VBoxDDU.so
301Reading symbols from /usr/lib64/virtualbox/components/VBoxSVCM.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/components/VBoxSVCM.so.debug...done.
302done.
303Loaded symbols for /usr/lib64/virtualbox/components/VBoxSVCM.so
304Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqgif.so...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/plugins/imageformats/libqgif.so.debug...done.
305done.
306Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqgif.so
307Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqico.so...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/plugins/imageformats/libqico.so.debug...done.
308done.
309Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqico.so
310Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqjpeg.so...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/plugins/imageformats/libqjpeg.so.debug...done.
311done.
312Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqjpeg.so
313Reading symbols from /usr/lib64/libjpeg.so.8...Reading symbols from /usr/lib64/debug/usr/lib64/libjpeg.so.8.3.0.debug...done.
314done.
315Loaded symbols for /usr/lib64/libjpeg.so.8
316Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqmng.so...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/plugins/imageformats/libqmng.so.debug...done.
317done.
318Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqmng.so
319Reading symbols from /usr/lib64/libmng.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/libmng.so.1.0.0.debug...done.
320done.
321Loaded symbols for /usr/lib64/libmng.so.1
322Reading symbols from /usr/lib64/liblcms.so.1...Reading symbols from /usr/lib64/debug/usr/lib64/liblcms.so.1.0.19.debug...done.
323done.
324Loaded symbols for /usr/lib64/liblcms.so.1
325Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqsvg.so...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/plugins/imageformats/libqsvg.so.debug...done.
326done.
327Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqsvg.so
328Reading symbols from /usr/lib64/qt4/plugins/imageformats/libqtiff.so...Reading symbols from /usr/lib64/debug/usr/lib64/qt4/plugins/imageformats/libqtiff.so.debug...done.
329done.
330Loaded symbols for /usr/lib64/qt4/plugins/imageformats/libqtiff.so
331Reading symbols from /usr/lib64/libtiff.so.5...Reading symbols from /usr/lib64/debug/usr/lib64/libtiff.so.5.0.4.debug...done.
332done.
333Loaded symbols for /usr/lib64/libtiff.so.5
334Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_dds.so...Reading symbols from /usr/lib64/debug/usr/lib64/kde4/plugins/imageformats/kimg_dds.so.debug...done.
335done.
336Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_dds.so
337Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_eps.so...Reading symbols from /usr/lib64/debug/usr/lib64/kde4/plugins/imageformats/kimg_eps.so.debug...done.
338done.
339Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_eps.so
340Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_pcx.so...Reading symbols from /usr/lib64/debug/usr/lib64/kde4/plugins/imageformats/kimg_pcx.so.debug...done.
341done.
342Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_pcx.so
343Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_pic.so...Reading symbols from /usr/lib64/debug/usr/lib64/kde4/plugins/imageformats/kimg_pic.so.debug...done.
344done.
345Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_pic.so
346Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_psd.so...Reading symbols from /usr/lib64/debug/usr/lib64/kde4/plugins/imageformats/kimg_psd.so.debug...done.
347done.
348Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_psd.so
349Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_ras.so...Reading symbols from /usr/lib64/debug/usr/lib64/kde4/plugins/imageformats/kimg_ras.so.debug...done.
350done.
351Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_ras.so
352Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_rgb.so...Reading symbols from /usr/lib64/debug/usr/lib64/kde4/plugins/imageformats/kimg_rgb.so.debug...done.
353done.
354Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_rgb.so
355Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_tga.so...Reading symbols from /usr/lib64/debug/usr/lib64/kde4/plugins/imageformats/kimg_tga.so.debug...done.
356done.
357Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_tga.so
358Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_xcf.so...Reading symbols from /usr/lib64/debug/usr/lib64/kde4/plugins/imageformats/kimg_xcf.so.debug...done.
359done.
360Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_xcf.so
361Reading symbols from /usr/lib64/kde4/plugins/imageformats/kimg_xview.so...Reading symbols from /usr/lib64/debug/usr/lib64/kde4/plugins/imageformats/kimg_xview.so.debug...done.
362done.
363Loaded symbols for /usr/lib64/kde4/plugins/imageformats/kimg_xview.so
364Reading symbols from /usr/lib64/virtualbox/components/VBoxC.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/components/VBoxC.so.debug...done.
365done.
366Loaded symbols for /usr/lib64/virtualbox/components/VBoxC.so
367Reading symbols from /usr/lib64/virtualbox/VBoxSharedClipboard.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxSharedClipboard.so.debug...done.
368done.
369Loaded symbols for /usr/lib64/virtualbox/VBoxSharedClipboard.so
370Reading symbols from /usr/lib64/libXt.so.6...Reading symbols from /usr/lib64/debug/usr/lib64/libXt.so.6.0.0.debug...done.
371done.
372Loaded symbols for /usr/lib64/libXt.so.6
373Reading symbols from /usr/lib64/virtualbox/VBoxSharedCrOpenGL.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxSharedCrOpenGL.so.debug...done.
374done.
375Loaded symbols for /usr/lib64/virtualbox/VBoxSharedCrOpenGL.so
376Reading symbols from /usr/lib64/virtualbox/VBoxOGLhostcrutil.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxOGLhostcrutil.so.debug...done.
377done.
378Loaded symbols for /usr/lib64/virtualbox/VBoxOGLhostcrutil.so
379Reading symbols from /usr/lib64/virtualbox/VBoxOGLrenderspu.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxOGLrenderspu.so.debug...done.
380done.
381Loaded symbols for /usr/lib64/virtualbox/VBoxOGLrenderspu.so
382Reading symbols from /usr/lib64/libXmu.so.6...Reading symbols from /usr/lib64/debug/usr/lib64/libXmu.so.6.2.0.debug...done.
383done.
384Loaded symbols for /usr/lib64/libXmu.so.6
385Reading symbols from /usr/lib64/virtualbox/VBoxOGLhosterrorspu.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxOGLhosterrorspu.so.debug...done.
386done.
387Loaded symbols for /usr/lib64/virtualbox/VBoxOGLhosterrorspu.so
388Reading symbols from /usr/lib64/dri/r600_dri.so...(no debugging symbols found)...done.
389Loaded symbols for /usr/lib64/dri/r600_dri.so
390Reading symbols from /usr/lib64/libtxc_dxtn.so...(no debugging symbols found)...done.
391Loaded symbols for /usr/lib64/libtxc_dxtn.so
392Reading symbols from /usr/lib64/virtualbox/VBoxGuestPropSvc.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxGuestPropSvc.so.debug...done.
393done.
394Loaded symbols for /usr/lib64/virtualbox/VBoxGuestPropSvc.so
395Reading symbols from /usr/lib64/virtualbox/VBoxGuestControlSvc.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxGuestControlSvc.so.debug...done.
396done.
397Loaded symbols for /usr/lib64/virtualbox/VBoxGuestControlSvc.so
398Reading symbols from /usr/lib64/virtualbox/VBoxDD.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxDD.so.debug...done.
399done.
400Loaded symbols for /usr/lib64/virtualbox/VBoxDD.so
401Reading symbols from /usr/lib64/virtualbox/VBoxDD2.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxDD2.so.debug...done.
402done.
403Loaded symbols for /usr/lib64/virtualbox/VBoxDD2.so
404Reading symbols from /usr/lib64/virtualbox/VBoxSharedFolders.so...Reading symbols from /usr/lib64/debug/usr/lib64/virtualbox/VBoxSharedFolders.so.debug...done.
405done.
406Loaded symbols for /usr/lib64/virtualbox/VBoxSharedFolders.so
4070x00007fb6eaf88f93 in __poll (fds=<value optimized out>,
408 nfds=<value optimized out>, timeout=<value optimized out>)
409 at ../sysdeps/unix/sysv/linux/poll.c:87
41087 ../sysdeps/unix/sysv/linux/poll.c: Bestand of map bestaat niet.
411 in ../sysdeps/unix/sysv/linux/poll.c
412(gdb) c
413Continuing.
414[New Thread 0x7fb6d6254700 (LWP 21536)]
415[New Thread 0x7fb6d6127700 (LWP 21538)]
416
417Program received signal SIGSEGV, Segmentation fault.
418[Switching to Thread 0x7fb6d5462700 (LWP 21514)]
419__memcpy_ssse3_back () at ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:1705
4201705 ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Bestand of map bestaat niet.
421 in ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S
422(gdb) bt full
423#0 __memcpy_ssse3_back ()
424 at ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:1705
425No locals.
426#1 0x00007fb6d43af6f9 in ?? () from /usr/lib64/dri/r600_dri.so
427No symbol table info available.
428#2 0x00007fb6d43b64ad in ?? () from /usr/lib64/dri/r600_dri.so
429No symbol table info available.
430#3 0x00007fb6d447d487 in ?? () from /usr/lib64/dri/r600_dri.so
431No symbol table info available.
432#4 0x00007fb6d43a76c1 in ?? () from /usr/lib64/dri/r600_dri.so
433No symbol table info available.
434#5 0x00007fb6d43aa17c in ?? () from /usr/lib64/dri/r600_dri.so
435No symbol table info available.
436#6 0x00007fb6d519e066 in crUnpackTexSubImage2D ()
437 at /var/tmp/portage/app-emulation/virtualbox-4.0.8/work/VirtualBox-4.0.8_OSE/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_texture.c:231
438 target = 3553
439 level = 0
440 xoffset = 0
441 yoffset = 0
442 width = <value optimized out>
443 height = <value optimized out>
444 format = <value optimized out>
445 type = <value optimized out>
446---Type <return> to continue, or q <return> to quit---
447 noimagedata = <value optimized out>
448 pixels = 0x2d637c10
449#7 0x00007fb6d519b75a in crUnpack (data=<value optimized out>,
450 opcodes=0x7fb6d12e2053, num_opcodes=48, table=<value optimized out>)
451 at /var/tmp/portage/app-emulation/virtualbox-4.0.8/work/VirtualBox-4.0.8_OSE/out/linux.amd64/release/obj/VBoxOGLgen/unpack.c:3664
452 i = <value optimized out>
453 unpack_opcodes = <value optimized out>
454#8 0x00007fb6d5136df1 in crServerDispatchMessage ()
455 at /var/tmp/portage/app-emulation/virtualbox-4.0.8/work/VirtualBox-4.0.8_OSE/src/VBox/HostServices/SharedOpenGL/crserverlib/server_stream.c:417
456 msg_opcodes = 0x7fb6d12e2018
457 opcodeBytes = <value optimized out>
458 data_ptr = <value optimized out>
459#9 crServerServiceClient ()
460 at /var/tmp/portage/app-emulation/virtualbox-4.0.8/work/VirtualBox-4.0.8_OSE/src/VBox/HostServices/SharedOpenGL/crserverlib/server_stream.c:534
461 len = <value optimized out>
462 msg = 0x7fb6d0428e60
463 conn = 0x7fb6d040bc80
464#10 crServerServiceClients ()
465 at /var/tmp/portage/app-emulation/virtualbox-4.0.8/work/VirtualBox-4.0.8_OSE/src/VBox/HostServices/SharedOpenGL/crserverlib/server_stream.c:588
466 q = 0x7fb6d0364460
467---Type <return> to continue, or q <return> to quit---
468#11 0x00007fb6d512aa0a in crVBoxServerClientWrite (u32ClientID=11,
469 pBuffer=0x7fb6d12e2018 "\001LGw", cbBuffer=812)
470 at /var/tmp/portage/app-emulation/virtualbox-4.0.8/work/VirtualBox-4.0.8_OSE/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c:451
471 pClient = 0x7fb6d03de9d0
472 i = <value optimized out>
473#12 0x00007fb6d5129a8f in svcCall (callHandle=0x7fb6d0f0ae60, u32ClientID=11,
474 pvClient=<value optimized out>, u32Function=<value optimized out>,
475 cParms=<value optimized out>, paParms=0x7fb6d12e1fd0)
476 at /var/tmp/portage/app-emulation/virtualbox-4.0.8/work/VirtualBox-4.0.8_OSE/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp:573
477 pBuffer = <value optimized out>
478 cbBuffer = <value optimized out>
479 pWriteback = 0x7fb6d12e2344 "\a"
480 cbWriteback = 1048600
481 rc = 0
482#13 0x00007fb6d6341650 in hgcmServiceThread (ThreadHandle=2147483656,
483 pvUser=0x1ffeaf0)
484 at /var/tmp/portage/app-emulation/virtualbox-4.0.8/work/VirtualBox-4.0.8_OSE/src/VBox/Main/src-client/HGCM.cpp:603
485 pMsg = 0x7fb6d0f0ae60
486 pClient = <value optimized out>
487 pMsgCore = 0x7fb6d0f0ae60
488 rc = <value optimized out>
489---Type <return> to continue, or q <return> to quit---
490 u32MsgId = 3591684096
491 pSvc = 0x1ffeaf0
492 __PRETTY_FUNCTION__ = "void hgcmServiceThread(HGCMTHREADHANDLE, void*)"
493 fQuit = <value optimized out>
494#14 0x00007fb6d633fdfc in hgcmWorkerThreadFunc (
495 ThreadSelf=<value optimized out>, pvUser=0x1eeebd0)
496 at /var/tmp/portage/app-emulation/virtualbox-4.0.8/work/VirtualBox-4.0.8_OSE/src/VBox/Main/src-client/HGCMThread.cpp:194
497 rc = 0
498 pThread = 0x1eeebd0
499 __PRETTY_FUNCTION__ = "int hgcmWorkerThreadFunc(RTTHREADINT*, void*)"
500#15 0x00007fb6eac0c1dc in rtThreadMain (pThread=0x1fdf3b0,
501 NativeThread=<value optimized out>, pszThreadName=<value optimized out>)
502 at /var/tmp/portage/app-emulation/virtualbox-4.0.8/work/VirtualBox-4.0.8_OSE/src/VBox/Runtime/common/misc/thread.cpp:680
503 rc = <value optimized out>
504#16 0x00007fb6eac5474e in rtThreadNativeMain (pvArgs=0x1fdf3b0)
505 at /var/tmp/portage/app-emulation/virtualbox-4.0.8/work/VirtualBox-4.0.8_OSE/src/VBox/Runtime/r3/posix/thread-posix.cpp:258
506 __PRETTY_FUNCTION__ = "void* rtThreadNativeMain(void*)"
507 Self = <value optimized out>
508 pThread = 0x1fdf3b0
509 SigSet = {__val = {8192, 0 <repeats 15 times>}}
510 rc = <value optimized out>
511---Type <return> to continue, or q <return> to quit---
512#17 0x00007fb6eb450d4c in start_thread (arg=0x7fb6d5462700)
513 at pthread_create.c:301
514 pd = 0x7fb6d5462700
515 now = <value optimized out>
516 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140423238919936,
517 7658312429778834135, 140423251778384, 140423238920640,
518 140423612362752, 4096, -7698234954994609449,
519 -7698309696623930665}, mask_was_saved = 0}}, priv = {pad = {
520 0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
521 canceltype = 0}}}
522 not_first_call = <value optimized out>
523 robust = <value optimized out>
524 sp = <value optimized out>
525 freesize = <value optimized out>
526 __PRETTY_FUNCTION__ = "start_thread"
527#18 0x00007fb6eaf91c5d in clone ()
528 at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
529No locals.
530(gdb)

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