Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Aug 2013 23:06:01 +0200
From:      David Demelier <demelier.david@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   VirtualBox: reproductible panic
Message-ID:  <1382064.HZhnGOCLBZ@melon>

next in thread | raw e-mail | index | archive | help
Hello,

I can reproduce a panic by just starting a virtual machine with VirtualBox 
4.2.16_2.

Unfortunately, as the kmod driver is not built with debug symbols I could not 
provide much information.

Is this problem already reported?

Fatal trap 9: general protection fault while in kernel mode
cpuid = 1; apic id = 01
instruction pointer     = 0x20:0xffffffff806f8e8f
stack pointer           = 0x28:0xffffff80e7ce0a10
frame pointer           = 0x28:0x817364000
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 1854 (VirtualBox)
trap number             = 9
panic: general protection fault
cpuid = 1
KDB: stack backtrace:
Uptime: 3m9s
Dumping 302 out of 3054 MB:..6%..11%..22%..32%..43%..53%..64%..74%..85%..96%

Reading symbols from /boot/modules/vboxdrv.ko...done.
Loaded symbols for /boot/modules/vboxdrv.ko
Reading symbols from /usr/local/modules/fuse.ko...done.
Loaded symbols for /usr/local/modules/fuse.ko
#0  doadump (textdump=<value optimized out>) at pcpu.h:234
234     pcpu.h: No such file or directory.
        in pcpu.h
(kgdb) bt
#0  doadump (textdump=<value optimized out>) at pcpu.h:234
#1  0x0000000000000000 in ?? ()

Regards.

-- 
David Demelier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1382064.HZhnGOCLBZ>