Discussions related to using VirtualBox on Mac OS X hosts.
Gerr
Posts: 1 Joined: 1. Nov 2010, 01:13
Primary OS: Mac OS X Leopard
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 7
Post
by Gerr » 1. Nov 2010, 01:18
I am receiving a bus error when running VirtualBox 3.2.10 on an iMac with 10.6.4. This is on a brand new installation with no guests installed, yet. The error occurred on the first run as well as all subsequent runs. Do you have any advice for resolving this issue?
A log of the crash contains this top level information:
Code: Select all
Process: VirtualBox [428]
Path: /Applications/VirtualBox.app/Contents/MacOS/VirtualBox
Identifier: VirtualBox
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: bash [272]
Date/Time: 2010-10-31 14:30:12.663 -0700
OS Version: Mac OS X 10.6.4 (10F2056)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 VirtualBox.dylib 0x0120972f com::EventQueue::processEventQueue(unsigned int) + 15
1 VirtualBox.dylib 0x01209898 com::EventQueue::uninit() + 40
2 VirtualBox.dylib 0x012078d5 com::Shutdown() + 277
3 VirtualBox.dylib 0x0106708b COMBase::CleanupCOM() + 219
4 VirtualBox.dylib 0x010670bf COMBase::InitializeCOM() + 31
5 VirtualBox.dylib 0x0107a547 VBoxGlobal::init() + 23
6 VirtualBox.dylib 0x0107db4e VBoxGlobal::instance() + 78
7 VirtualBox.dylib 0x0100ef2c TrustedMain + 604
8 org.virtualbox.app.VirtualBox 0x000037ac SUPR3HardenedMain + 540
9 org.virtualbox.app.VirtualBox 0x00002c81 main + 65
10 org.virtualbox.app.VirtualBox 0x00002c06 start + 54
kelvinnvl
Posts: 1 Joined: 3. Nov 2010, 22:01
Primary OS: Mac OS X other
VBox Version: OSE other
Guest OSses: Windows XP
Post
by kelvinnvl » 3. Nov 2010, 22:03
I'm facing the same problem here, Virtualbox 3.2.10, MacOS 10.6.4
Code: Select all
Process: VirtualBoxVM [712]
Path: /Applications/VirtualBox.app/Contents/MacOS/VirtualBoxVM
Identifier: VirtualBoxVM
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [119]
Date/Time: 2010-11-04 03:47:02.358 +0800
OS Version: Mac OS X 10.6.4 (10F569)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 ??? 0000000000 0 + 0
1 QtCoreVBox 0x01134202 QIconvCodec::convertToUnicode(char const*, int, QTextCodec::ConverterState*) const + 50
2 QtCoreVBox 0x0105c8ae QString::fromLocal8Bit(char const*, int) + 158
3 QtCoreVBox 0x0100ee6c QLibraryInfo::location(QLibraryInfo::LibraryLocation) + 3196
4 QtCoreVBox 0x01103b90 QCoreApplication::libraryPaths() + 240
5 QtCoreVBox 0x011040fb QCoreApplication::init() + 203
6 QtCoreVBox 0x01104242 QCoreApplication::QCoreApplication(QCoreApplicationPrivate&) + 66
7 QtGuiVBox 0x01258570 QApplication::QApplication(int&, char**, int) + 80
8 VirtualBox.dylib 0x00301d4e TrustedMain + 446
9 ...virtualbox.app.VirtualBoxVM 0x0000374c SUPR3HardenedMain + 540
10 ...virtualbox.app.VirtualBoxVM 0x00002be1 main + 65
11 ...virtualbox.app.VirtualBoxVM 0x00002522 _start + 216
12 ...virtualbox.app.VirtualBoxVM 0x00002449 start + 41
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x969cb942 kevent + 10
1 libSystem.B.dylib 0x969cc05c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x969cb519 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x969cb2be _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x969cad41 _pthread_wqthread + 390
5 libSystem.B.dylib 0x969cab86 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x969ca9d2 __workq_kernreturn + 10
1 libSystem.B.dylib 0x969caf68 _pthread_wqthread + 941
2 libSystem.B.dylib 0x969cab86 start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x01154ca0 ebx: 0x01133b14 ecx: 0x0117cea8 edx: 0x01154bed
edi: 0x01154ca0 esi: 0x0000001c ebp: 0xbfffe538 esp: 0xbfffe4ac
ss: 0x0000001f efl: 0x00010206 eip: 0x00000000 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000
rpmurray
Volunteer
Posts: 918 Joined: 3. Mar 2009, 00:29
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 7, Mac OS X (various flavors)
Location: Between Heaven and Hell
Post
by rpmurray » 4. Nov 2010, 14:35
Is anything being recorded in VBox.log?