Crash on startup (MacBook Pro)

Postings relating to old VirtualBox pre-releases
Post Reply
calumb
Posts: 4
Joined: 20. Mar 2009, 16:03

Crash on startup (MacBook Pro)

Post by calumb »

Even after uninstalling the previous version, the 2.2.0 beta fails to start up on my MacBook Pro, with the "Failed to create VirtualBox COM object (0x8004004)" alert.

Per the FAQ, I tried starting VBoxSVC manually in a terminal, which at least causes an Apple crash dialog to be generated. Terminal output:

Code: Select all

***************************************************
Sun xVM VirtualBox XPCOM Server Version 2.2.0_BETA1
(C) 2008-2009 Sun Microsystems, Inc.
All rights reserved.

Starting event loop....
[press Ctrl-C to quit]
Bus error
And in the Apple crash dialog:

Code: Select all

Process:         VBoxSVC [23306]
Path:            ./VBoxSVC
Identifier:      VBoxSVC
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  tcsh [23295]

Date/Time:       2009-03-20 14:07:27.865 +0000
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread:  3

Thread 0:
0   libSystem.B.dylib             	0x9499520e semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x949c7206 _pthread_cond_wait + 1267
2   libSystem.B.dylib             	0x94a0c539 pthread_cond_wait + 48
3   VBoxXPCOM.dylib               	0x006362dd PR_WaitCondVar + 89
4   VBoxXPCOM.dylib               	0x006365b9 PR_Wait + 57
5   VBoxXPCOM.dylib               	0x00653122 PL_WaitForEvent + 51
6   VBoxXPCOM.dylib               	0x00617011 nsEventQueueImpl::WaitForEvent(PLEvent**) + 41
7   VBoxSVC                       	0x000f2505 main + 1589
8   VBoxSVC                       	0x000027f2 _start + 216
9   VBoxSVC                       	0x00002719 start + 41

Thread 1:
0   libSystem.B.dylib             	0x94a0218e wait4 + 10
1   VBoxXPCOM.dylib               	0x00668d1c WaitPidDaemonThread + 137
2   VBoxXPCOM.dylib               	0x006558e5 _pt_iprt_root + 141
3   VBoxRT.dylib                  	0x0055f5d0 rtThreadMain + 64
4   VBoxRT.dylib                  	0x0058a0f4 rtThreadNativeMain(void*) + 132
5   libSystem.B.dylib             	0x949c6095 _pthread_start + 321
6   libSystem.B.dylib             	0x949c5f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x949cc30a select$DARWIN_EXTSN$NOCANCEL + 10
1   VBoxXPCOM.dylib               	0x005fa697 poll + 513
2   VBoxXPCOM.dylib               	0x0064ee75 PR_Poll + 975
3   VBoxXPCOMIPCC.dylib           	0x0078e14e ConnThread(void*) + 94
4   VBoxXPCOM.dylib               	0x006558e5 _pt_iprt_root + 141
5   VBoxRT.dylib                  	0x0055f5d0 rtThreadMain + 64
6   VBoxRT.dylib                  	0x0058a0f4 rtThreadNativeMain(void*) + 132
7   libSystem.B.dylib             	0x949c6095 _pthread_start + 321
8   libSystem.B.dylib             	0x949c5f52 thread_start + 34

Thread 3 Crashed:
0   VBoxSVC                       	0x00043c9d Machine::rollback(bool) + 397
1   VBoxSVC                       	0x000796bd Machine::registeredInit() + 333
2   VBoxSVC                       	0x00079f1c Machine::init(VirtualBox*, unsigned short const*, Machine::InitMode, unsigned short const*, GuestOSType*, int, com::Guid const*) + 1276
3   VBoxSVC                       	0x0001b0eb VirtualBox::loadMachines(settings::Key const&) + 523
4   VBoxSVC                       	0x0001d582 VirtualBox::init() + 1602
5   VBoxSVC                       	0x000ee596 VirtualBoxConstructor(nsISupports*, nsID const&, void**) + 374
6   VBoxXPCOM.dylib               	0x00600a38 nsGenericFactory::CreateInstance(nsISupports*, nsID const&, void**) + 46
7   VBoxXPCOM.dylib               	0x005f8815 nsComponentManagerImpl::CreateInstance(nsID const&, nsISupports*, nsID const&, void**) + 323
8   VBoxXPCOMIPCC.dylib           	0x0078cfb6 ipcDConnectService::OnSetup(unsigned int, DConnectSetup const*, unsigned int) + 168
9   VBoxXPCOMIPCC.dylib           	0x0078d95f ipcDConnectService::OnIncomingRequest(unsigned int, DConnectOp const*, unsigned int) + 53
10  VBoxXPCOMIPCC.dylib           	0x0078db15 DConnectWorker::Run() + 381
11  VBoxXPCOM.dylib               	0x006222e3 nsThread::Main(void*) + 45
12  VBoxXPCOM.dylib               	0x006558e5 _pt_iprt_root + 141
13  VBoxRT.dylib                  	0x0055f5d0 rtThreadMain + 64
14  VBoxRT.dylib                  	0x0058a0f4 rtThreadNativeMain(void*) + 132
15  libSystem.B.dylib             	0x949c6095 _pthread_start + 321
16  libSystem.B.dylib             	0x949c5f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x9499520e semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x949c7206 _pthread_cond_wait + 1267
2   libSystem.B.dylib             	0x94a0c539 pthread_cond_wait + 48
3   VBoxRT.dylib                  	0x00589280 rtSemEventWait(RTSEMEVENTINTERNAL*, unsigned int, bool) + 448
4   VBoxRT.dylib                  	0x00579eb3 rtTimerLRThread(RTTHREADINT*, void*) + 51
5   VBoxRT.dylib                  	0x0055f5d0 rtThreadMain + 64
6   VBoxRT.dylib                  	0x0058a0f4 rtThreadNativeMain(void*) + 132
7   libSystem.B.dylib             	0x949c6095 _pthread_start + 321
8   libSystem.B.dylib             	0x949c5f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x94995226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x949c71ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x94a11aaf pthread_cond_timedwait + 47
3   VBoxRT.dylib                  	0x005891ef rtSemEventWait(RTSEMEVENTINTERNAL*, unsigned int, bool) + 303
4   VBoxRT.dylib                  	0x0057a04f rtTimerLRThread(RTTHREADINT*, void*) + 463
5   VBoxRT.dylib                  	0x0055f5d0 rtThreadMain + 64
6   VBoxRT.dylib                  	0x0058a0f4 rtThreadNativeMain(void*) + 132
7   libSystem.B.dylib             	0x949c6095 _pthread_start + 321
8   libSystem.B.dylib             	0x949c5f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x949951c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x9499c9bc mach_msg + 72
2   com.apple.CoreFoundation      	0x952160ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x95216cd8 CFRunLoopRunInMode + 88
4   VBoxSVC                       	0x0010fe2b USBProxyServiceDarwin::wait(unsigned int) + 107
5   VBoxSVC                       	0x000fbd88 USBProxyService::serviceThread(RTTHREADINT*, void*) + 56
6   VBoxRT.dylib                  	0x0055f5d0 rtThreadMain + 64
7   VBoxRT.dylib                  	0x0058a0f4 rtThreadNativeMain(void*) + 132
8   libSystem.B.dylib             	0x949c6095 _pthread_start + 321
9   libSystem.B.dylib             	0x949c5f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x949951c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x9499c9bc mach_msg + 72
2   com.apple.CoreFoundation      	0x952160ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x95216d34 CFRunLoopRun + 84
4   VBoxSVC                       	0x0010f92c HostPowerServiceDarwin::powerChangeNotificationThread(RTTHREADINT*, void*) + 172
5   VBoxRT.dylib                  	0x0055f5d0 rtThreadMain + 64
6   VBoxRT.dylib                  	0x0058a0f4 rtThreadNativeMain(void*) + 132
7   libSystem.B.dylib             	0x949c6095 _pthread_start + 321
8   libSystem.B.dylib             	0x949c5f52 thread_start + 34

Thread 3 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00079581  ecx: 0x00826008  edx: 0x00821698
  edi: 0x00826004  esi: 0x00000000  ebp: 0xb0063a58  esp: 0xb0063980
   ss: 0x0000001f  efl: 0x00010246  eip: 0x00043c9d   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x00000000

Binary Images:
    0x1000 -   0x189fd7 +VBoxSVC ??? (???) <d4c1d5809f3740b889d6729a8f815bb3> /Applications/VirtualBox.app/Contents/MacOS/VBoxSVC
  0x258000 -   0x35bfe7 +VBoxVMM.dylib ??? (???) <a7770f25e8744b17baaad7bc4a6c1d2a> /Applications/VirtualBox.app/Contents/MacOS/VBoxVMM.dylib
  0x3ba000 -   0x3bbfdf +VBoxREM.dylib ??? (???) <4c168dfa403c411fa7815ee9de191726> /Applications/VirtualBox.app/Contents/MacOS/VBoxREM.dylib
  0x3c0000 -   0x3e4ff2 +VBoxDDU.dylib ??? (???) <4c2f043421f045a58f914daefda41280> /Applications/VirtualBox.app/Contents/MacOS/VBoxDDU.dylib
  0x3f1000 -   0x520fc7 +VBoxSettings.dylib ??? (???) <f8d4b0c0a4da4e8b8852727ac459331c> /Applications/VirtualBox.app/Contents/MacOS/VBoxSettings.dylib
  0x54f000 -   0x5c0fef +VBoxRT.dylib ??? (???) <d247dce8bc234ccbb138ed9f6d02ce06> /Applications/VirtualBox.app/Contents/MacOS/VBoxRT.dylib
  0x5ed000 -   0x692fe8 +VBoxXPCOM.dylib ??? (???) <3bce3fd663454c70bde8f9b3edba142f> /Applications/VirtualBox.app/Contents/MacOS/VBoxXPCOM.dylib
  0x782000 -   0x794fff +VBoxXPCOMIPCC.dylib ??? (???) <a6922ea2efa5405b9498ccecce60686f> /Applications/VirtualBox.app/Contents/MacOS/components/VBoxXPCOMIPCC.dylib
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x9003afff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90361000 - 0x90377fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90378000 - 0x90680fff  com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90681000 - 0x90714ff3  com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90715000 - 0x90792feb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90794000 - 0x907b2fff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x9080d000 - 0x9100bfef  com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x910b5000 - 0x9110eff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9110f000 - 0x91189ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9118d000 - 0x91194ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x911a1000 - 0x91281fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x9129e000 - 0x9133bfe4  com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9133c000 - 0x91403ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91404000 - 0x91442ff7  libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9147a000 - 0x9147efff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x9147f000 - 0x9152ffff  edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x915a1000 - 0x9161efef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9161f000 - 0x9169eff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9169f000 - 0x91746feb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91747000 - 0x917d2fff  com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x917d3000 - 0x917d3ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x917d4000 - 0x917d4ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x92060000 - 0x9209afe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9209b000 - 0x92155fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92156000 - 0x92156ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92157000 - 0x9224bff4  libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x922a9000 - 0x92949fff  com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9294a000 - 0x9294affc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9294b000 - 0x92b19ff3  com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92b8d000 - 0x92f2afef  com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92f2b000 - 0x92f2bfff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f4b000 - 0x92fd5fe3  com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92fd6000 - 0x92feeff7  com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93fcb000 - 0x9449cf3e  libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9449d000 - 0x944a1fff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94531000 - 0x94531ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94532000 - 0x94942fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94994000 - 0x94afbff3  libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x94b01000 - 0x94b5bff7  com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x94c60000 - 0x94c66fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94d3c000 - 0x94d69feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94d6a000 - 0x94fe5fe7  com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x951a3000 - 0x952d6fff  com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x952f5000 - 0x953daff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x953db000 - 0x95403fff  libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x95436000 - 0x95438fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95439000 - 0x954c5ff7  com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x956ea000 - 0x956f7fe7  com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x956f8000 - 0x95ab6fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95adc000 - 0x95afbffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95b0c000 - 0x95b4efef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x95e4d000 - 0x95f2eff7  libxml2.2.dylib ??? (???) <306036e0070330e35045650e6d9f0d05> /usr/lib/libxml2.2.dylib
0x95f6c000 - 0x95f71fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95f84000 - 0x95f86ff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95f87000 - 0x96039ffb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x9603a000 - 0x96096ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96097000 - 0x961cfff7  libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x96203000 - 0x9620fffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96210000 - 0x9624ffef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96250000 - 0x9627ffe3  com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96280000 - 0x96287fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x96288000 - 0x96289ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9628a000 - 0x96311ff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x96312000 - 0x96363ff7  com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x96364000 - 0x9636cfff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9636d000 - 0x9637dfff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x963c4000 - 0x96421ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x96422000 - 0x966fcff3  com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x966fd000 - 0x9684fff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96850000 - 0x9691bfff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9692c000 - 0x96975fef  com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96976000 - 0x969a1fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x969a2000 - 0x969c6fff  libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x969c7000 - 0x969cafff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96d1b000 - 0x96d30ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96fd2000 - 0x97065fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x97066000 - 0x97076ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x97077000 - 0x97092ffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x97093000 - 0x970a1ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x970a2000 - 0x970a2ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9728b000 - 0x97294fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x97295000 - 0x972adfff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x972ae000 - 0x972b8feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x972b9000 - 0x973ffff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9757e000 - 0x9757effa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
System config:

Code: Select all

Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.2 GHz, 4 GB
Graphics: GeForce 8600M GT, GeForce 8600M GT, spdisplays_pcie_device, 128 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), 1.4.8.3
Bluetooth: Version 2.1.3f8, 2 service, 0 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
Parallel ATA Device: MATSHITADVD-R   UJ-857E
USB Device: USB Flash Drive, (null) mA
USB Device: Built-in iSight, (null) mA
USB Device: External HDD, (null) mA
USB Device: Apple Internal Keyboard / Trackpad, (null) mA
USB Device: IR Receiver, (null) mA
USB Device: Bluetooth USB Host Controller, (null) mA
calumb
Posts: 4
Joined: 20. Mar 2009, 16:03

Re: Crash on startup (MacBook Pro)

Post by calumb »

Beta 2 seems to solve the problem, whatever it was...
Post Reply