Opened 11 years ago
Closed 8 years ago
#12846 closed defect (obsolete)
Virtualbox crashed with singal 11 (segmentation fault) during Windows update
Reported by: | Panos Kavalagios | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.8 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
The VM crashed during Windows update. The log is attached. There is also a core available. Kernel reported:
[267137.180775] EMT[2301]: segfault at 25b600000073 ip 00007fa275517855 sp 00007fa25ba88ac0 error 6 in VBoxREM.so[7fa275503000+9d000]
And gdb:
# gdb /usr/lib/virtualbox/VirtualBox core.2266 GNU gdb (GDB) Fedora 7.6.1-46.fc19 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/lib/virtualbox/VirtualBox...(no debugging symbols found)...done. [New LWP 2301] [New LWP 2314] [New LWP 2304] [New LWP 2332] [New LWP 2305] [New LWP 2300] [New LWP 2317] [New LWP 2321] [New LWP 2318] [New LWP 2319] [New LWP 2320] [New LWP 2323] [New LWP 2324] [New LWP 2326] [New LWP 2327] [New LWP 2328] [New LWP 2330] [New LWP 2418] [New LWP 2280] [New LWP 2331] [New LWP 2329] [New LWP 2322] [New LWP 2325] [New LWP 2279] [New LWP 2284] [New LWP 2266] [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib64/libthread_db.so.1". Core was generated by `/usr/lib/virtualbox/VirtualBox --comment MS Windows XP --startvm 576595a1-31da-'. Program terminated with signal 11, Segmentation fault. #0 0x00007fa275517855 in cpu_breakpoint_remove_by_ref ()
from /usr/lib/virtualbox/VBoxREM.so
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.4-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.4-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace Missing separate debuginfos, use: debuginfo-install VirtualBox-4.3-4.3.8_92456_fedora18-1.x86_64
Attachments (1)
Change History (4)
by , 11 years ago
comment:1 by , 11 years ago
Guest type: | Linux → Windows |
---|---|
Host type: | Windows → Linux |
comment:2 by , 11 years ago
There is also a slight chance that this problem was fixed with VBox 4.3.10. Could you check? Don't forget to update the VBox Guest Additions.
comment:3 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.
Can you provide a core dump?