VirtualBox

Opened 16 years ago

Last modified 16 years ago

#1897 closed defect

Crash after saving the status — at Initial Version

Reported by: Bernd Korz Owned by:
Component: other Version: VirtualBox 1.6.4
Keywords: Cc:
Guest type: other Host type: Mac OS X

Description

I wanted shutdown Vista and it asked me which method i wanne use. I decide to store the status. It was done and closed the host window, then it crashed the app itself:

Process: VirtualBoxVM [5000] Path: /Applications/VirtualBox.app/Contents/MacOS/../Resources/VirtualBoxVM.app/Contents/MacOS/VirtualBoxVM Identifier: org.virtualbox.app.VirtualBoxVM Version: 1.6.4 (1.6.4) Code Type: X86 (Native) Parent Process: VBoxSVC [4940]

Date/Time: 2008-08-01 11:55:04.885 +0200 OS Version: Mac OS X 10.5.4 (9E17) Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000198af4b1 Crashed Thread: 3

Thread 0: 0 libSystem.B.dylib 0x9311e506 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x9315084f _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x9319b89b pthread_cond_timedwait + 47 3 VBoxXPCOM.dylib 0x0048c6a9 pt_TimedWait + 191 4 VBoxXPCOM.dylib 0x0048c875 PR_WaitCondVar + 124 5 VBoxXPCOM.dylib 0x0048cb38 PR_Wait + 53 6 VBoxXPCOMIPCC.dylib 0x0076e850 WaitTarget(nsID const&, unsigned int, ipcMessage, int (*)(void*, ipcTargetData*, ipcMessage const*), void*) + 414 7 VBoxXPCOMIPCC.dylib 0x0076ebc2 IPC_WaitMessage(unsigned int, nsID const&, ipcIMessageObserver*, ipcIMessageObserver*, unsigned int) + 258 8 VBoxXPCOMIPCC.dylib 0x00773205 SetupPeerInstance(unsigned int, DConnectSetup*, unsigned int, void) + 205 9 VBoxXPCOMIPCC.dylib 0x0077368c DConnectStub::QueryInterface(nsID const&, void) + 522 10 VBoxC.dylib 0x170a2284 Session::GetMachine(IMachine) + 324 11 VirtualBoxVM 0x00155ffd CSession::GetMachine() const + 253 12 VirtualBoxVM 0x000fefb9 VBoxConsoleWnd::updateAppearanceOf(int) + 69 13 VirtualBoxVM 0x001029aa VBoxConsoleWnd::updateMachineState(KMachineState) + 148 14 VirtualBoxVM 0x0000864b VBoxConsoleWnd::qt_invoke(int, QUObject*) + 1119 15 libqt-mt.3.dylib 0xb207372c QObject::activate_signal(QConnectionList*, QUObject*) + 188 16 VirtualBoxVM 0x00008d69 VBoxConsoleView::machineStateChanged(KMachineState) + 135 17 VirtualBoxVM 0x000f234a VBoxConsoleView::event(QEvent*) + 174 18 libqt-mt.3.dylib 0xb20361d8 QApplication::internalNotify(QObject*, QEvent*) + 668 19 libqt-mt.3.dylib 0xb2037950 QApplication::notify(QObject*, QEvent*) + 2402 20 libqt-mt.3.dylib 0xb203b253 QApplication::sendPostedEvents(QObject*, int) + 415 21 libqt-mt.3.dylib 0xb203b366 QApplication::sendPostedEvents() + 26 22 libqt-mt.3.dylib 0xb202a704 QEventLoop::processEvents(unsigned int) + 166 23 libqt-mt.3.dylib 0xb2046161 QEventLoop::enterLoop() + 67 24 VirtualBoxVM 0x000d34f3 VBoxProgressDialog::run(int) + 77 25 VirtualBoxVM 0x000d81c7 VBoxProblemReporter::showModalProgressDialog(CProgress&, QString const&, QWidget*, int) + 127 26 VirtualBoxVM 0x0010ba20 VBoxConsoleWnd::closeEvent(QCloseEvent*) + 2296 27 libqt-mt.3.dylib 0xb20a1c76 QWidget::event(QEvent*) + 980 28 libqt-mt.3.dylib 0xb2133aca QMainWindow::event(QEvent*) + 78 29 VirtualBoxVM 0x000f51fa VBoxConsoleWnd::event(QEvent*) + 56 30 libqt-mt.3.dylib 0xb20361d8 QApplication::internalNotify(QObject*, QEvent*) + 668 31 libqt-mt.3.dylib 0xb2037950 QApplication::notify(QObject*, QEvent*) + 2402 32 libqt-mt.3.dylib 0xb20a1719 QWidget::close(bool) + 137 33 libqt-mt.3.dylib 0xb2007fd6 QApplication::do_mouse_down(Point*, bool*) + 618 34 libqt-mt.3.dylib 0xb20096b9 QApplication::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 4503 35 com.apple.HIToolbox 0x90493763 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 36 com.apple.HIToolbox 0x90492b9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 37 com.apple.HIToolbox 0x904af4ee SendEventToEventTarget + 52 38 com.apple.HIToolbox 0x904c20eb ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2579 39 com.apple.HIToolbox 0x90493b1c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134 40 com.apple.HIToolbox 0x90492b9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 41 com.apple.HIToolbox 0x904af4ee SendEventToEventTarget + 52 42 libqt-mt.3.dylib 0xb200384d qt_mac_send_event(unsigned int, OpaqueEventRef*, OpaqueWindowPtr*) + 157 43 libqt-mt.3.dylib 0xb202a794 QEventLoop::processEvents(unsigned int) + 310 44 libqt-mt.3.dylib 0xb2046161 QEventLoop::enterLoop() + 67 45 libqt-mt.3.dylib 0xb20460c8 QEventLoop::exec() + 38 46 VirtualBoxVM 0x000af0d3 main + 571 47 VirtualBoxVM 0x00002aa2 _start + 216 48 VirtualBoxVM 0x000029c9 start + 41

Thread 1: 0 libSystem.B.dylib 0x931561de select$DARWIN_EXTSN$NOCANCEL + 10 1 VBoxXPCOM.dylib 0x00454bd6 poll + 524 2 VBoxXPCOM.dylib 0x004a6456 _pr_poll_with_poll + 958 3 VBoxXPCOM.dylib 0x004a6618 PR_Poll + 31 4 VBoxXPCOMIPCC.dylib 0x00777e9a ConnThread(void*) + 94 5 VBoxXPCOM.dylib 0x004ad2e5 _pt_root + 142 6 libSystem.B.dylib 0x9314f6f5 _pthread_start + 321 7 libSystem.B.dylib 0x9314f5b2 thread_start + 34

Thread 2: 0 libSystem.B.dylib 0x9311e4ee semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x93150866 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x93196371 pthread_cond_wait + 48 3 VBoxXPCOM.dylib 0x0048c858 PR_WaitCondVar + 95 4 VBoxXPCOM.dylib 0x0048cb38 PR_Wait + 53 5 VBoxXPCOMIPCC.dylib 0x0077778d DConnectWorker::Run() + 167 6 VBoxXPCOM.dylib 0x0047d5ad nsThread::Main(void*) + 41 7 VBoxXPCOM.dylib 0x004ad2e5 _pt_root + 142 8 libSystem.B.dylib 0x9314f6f5 _pthread_start + 321 9 libSystem.B.dylib 0x9314f5b2 thread_start + 34

Thread 3 Crashed: 0 com.apple.CoreFoundation 0x95ec25a4 CFRelease + 36 1 com.apple.CoreFoundation 0x95ebb805 CFRunLoopModeDeallocate + 101 2 com.apple.CoreFoundation 0x95ec2788 _CFRelease + 216 3 com.apple.CoreFoundation 0x95ec4c29 CFSetDeallocate + 313 4 com.apple.CoreFoundation 0x95ec2788 _CFRelease + 216 5 com.apple.CoreFoundation 0x95ebc4bd CFRunLoopDeallocate + 157 6 com.apple.CoreFoundation 0x95ec2788 _CFRelease + 216 7 com.apple.CoreFoundation 0x95e92dbb CFDictionaryRemoveValue + 731 8 com.apple.CoreFoundation 0x95ebb481 _CFRunLoop1 + 65 9 com.apple.CoreFoundation 0x95e5966d CFFinalizeThreadData + 45 10 libSystem.B.dylib 0x931525b3 _pthread_tsd_cleanup + 163 11 libSystem.B.dylib 0x93152155 _pthread_exit + 98 12 VBoxRT.dylib 0x002de4bf rtThreadNativeMain(void*) + 143 13 libSystem.B.dylib 0x9314f6f5 _pthread_start + 321 14 libSystem.B.dylib 0x9314f5b2 thread_start + 34

Thread 4: 0 libSystem.B.dylib 0x93127d3e munmap$UNIX2003 + 10 1 libSystem.B.dylib 0x931245ad free + 106 2 VBoxVMM.dylib 0x00338c5c mmR3HeapDestroy + 44 3 VBoxVMM.dylib 0x00338448 MMR3TermUVM + 24 4 VBoxVMM.dylib 0x00357bec vmR3DestroyUVM(UVM*) + 364 5 VBoxVMM.dylib 0x00357de0 VMR3Destroy + 320 6 VBoxC.dylib 0x170b92a2 Console::powerDown() + 1122 7 VBoxC.dylib 0x170bbdda Console::saveStateThread(RTTHREADINT*, void*) + 682 8 VBoxRT.dylib 0x002b8ab1 rtThreadMain + 65 9 VBoxRT.dylib 0x002de49f rtThreadNativeMain(void*) + 111 10 libSystem.B.dylib 0x9314f6f5 _pthread_start + 321 11 libSystem.B.dylib 0x9314f5b2 thread_start + 34

Thread 3 crashed with X86 Thread State (32-bit):

eax: 0x00000000 ebx: 0x95ec258a ecx: 0xa084a1a0 edx: 0x017a8940 edi: 0x017a8940 esi: 0x198af4ac ebp: 0xb025ab98 esp: 0xb025ab80

ss: 0x0000001f efl: 0x00010246 eip: 0x95ec25a4 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037

cr2: 0x198af4b1

Binary Images:

0x1000 - 0x21bfe3 +VirtualBoxVM ??? (???) /Applications/VirtualBox.app/Contents/MacOS/VirtualBoxVM

0x2ac000 - 0x30cfff +VBoxRT.dylib ??? (???) /Applications/VirtualBox.app/Contents/MacOS/VBoxRT.dylib 0x333000 - 0x3f8fff +VBoxVMM.dylib ??? (???) /Applications/VirtualBox.app/Contents/MacOS/VBoxVMM.dylib 0x447000 - 0x4effd4 +VBoxXPCOM.dylib ??? (???) /Applications/VirtualBox.app/Contents/MacOS/VBoxXPCOM.dylib 0x76c000 - 0x77efff +VBoxXPCOMIPCC.dylib ??? (???) /Applications/VirtualBox.app/Contents/MacOS/components/VBoxXPCOMIPCC.dylib 0x797000 - 0x798ffb +VBoxSVCM.dylib ??? (???) /Applications/VirtualBox.app/Contents/MacOS/components/VBoxSVCM.dylib 0x7a6000 - 0x7b2fff com.apple.iokit.IOHIDLib 1.5.2 (1.5.2) <396ab62b9cd5880cd04546d5fc443d99> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib

0x18b2000 - 0x1902ffb +VBoxREM.dylib ??? (???) /Applications/VirtualBox.app/Contents/MacOS/VBoxREM.dylib

0x17091000 - 0x17102ffd +VBoxC.dylib ??? (???) /Applications/VirtualBox.app/Contents/MacOS/components/VBoxC.dylib 0x17657000 - 0x17775ff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x19af5000 - 0x19af9fff com.apple.iokit.SCSITaskLib 2.0.3 (2.0.3) <bef0195e43ec395d9d244b82f6d2a118> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSITaskLib 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <06900973e83f70548b7a2a5fa6435865> /usr/lib/dyld 0x90057000 - 0x90076ffa libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x90077000 - 0x90077fff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9014c000 - 0x90153ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x901c7000 - 0x901ebfff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib 0x90217000 - 0x90223fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x90225000 - 0x9022cff7 libCGATS.A.dylib ??? (???) <dd3161e6653fa6400b9ef9c144309fa5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x90240000 - 0x902bcfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <483e0d3879d52ba9ac10b4bcfb0728d6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x902bd000 - 0x9048bfff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9048c000 - 0x90793ff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x90794000 - 0x907c3fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x907ce000 - 0x907f9fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x907fa000 - 0x908dbff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib 0x908dc000 - 0x9095eff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x90b5a000 - 0x90b70fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x90b71000 - 0x90c56ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x90c57000 - 0x90ca7ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x90ca8000 - 0x90caaff5 libRadiance.dylib ??? (???) <b9e04afa91e4b597a00797d67a7268fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x90cab000 - 0x90cadfff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x90e1d000 - 0x90ea4ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x90ea5000 - 0x90eebfef com.apple.Metadata 10.5.2 (398.18) <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x90eec000 - 0x90f14ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x90f15000 - 0x90f15ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x90f79000 - 0x90f99ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x90f9a000 - 0x90f9affd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x90f9b000 - 0x9107afff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib 0x9107b000 - 0x91080fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x91134000 - 0x9140eff3 com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9140f000 - 0x91449fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x91622000 - 0x91638fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x91639000 - 0x91695ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x91696000 - 0x91729fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9172a000 - 0x91769fef libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9176a000 - 0x9176affc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x9176b000 - 0x9177fff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x91780000 - 0x9179efff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib 0x9179f000 - 0x91ac0fea com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x91ac1000 - 0x922befef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x922bf000 - 0x92405ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x92443000 - 0x9244bfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9244c000 - 0x92450fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x92451000 - 0x9280ffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x92810000 - 0x9281effd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x92825000 - 0x92828fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x92f5b000 - 0x92f83fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib 0x93104000 - 0x9311cfff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x9311d000 - 0x9327dff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib 0x932b5000 - 0x9335cfeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x9335d000 - 0x9335effc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x93373000 - 0x9337dfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9337f000 - 0x9339aff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9339b000 - 0x933ddfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x933de000 - 0x93415fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x9348a000 - 0x93544fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x93545000 - 0x935c2fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x935c3000 - 0x936b7ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib 0x936d0000 - 0x93780fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x93781000 - 0x93787fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x937d9000 - 0x9388bffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib 0x9388c000 - 0x9388cffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x938aa000 - 0x939cefe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x939cf000 - 0x939dffff 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 0x939e0000 - 0x93df0fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x93df1000 - 0x93ebcfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x93ee2000 - 0x9401aff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib 0x95161000 - 0x954f7fff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x954f8000 - 0x954f8ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x954f9000 - 0x954f9ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x954fa000 - 0x959cdffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x959ce000 - 0x959fbfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x95a37000 - 0x95a3efe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib 0x95a3f000 - 0x95ab9ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x95b8e000 - 0x95be7ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x95cfd000 - 0x95d0dffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x95e0f000 - 0x95e4dff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x95e4e000 - 0x95f80fff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x95f81000 - 0x96000ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x96066000 - 0x960f2ff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x960f9000 - 0x96104fe7 libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x96105000 - 0x961ccff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x961cd000 - 0x96258fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x96259000 - 0x964d4fe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x964d5000 - 0x9652fff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x96530000 - 0x96bccfff com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x96bcd000 - 0x96c60ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x96c61000 - 0x96cebfe3 com.apple.DesktopServices 1.4.6 (1.4.6) <94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x96cec000 - 0x96cf5fff 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 0x96cf6000 - 0x96cfafff libGIF.dylib ??? (???) <b8f61e346fa243a7138910bed3dcdb6b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x96cfb000 - 0x96cfbff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x96e91000 - 0x96ed2fe7 libRIP.A.dylib ??? (???) <c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9700b000 - 0x97016ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x97280000 - 0x972ddffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0xb2000000 - 0xb248bc8f +libqt-mt.3.dylib ??? (???) /Applications/VirtualBox.app/Contents/MacOS/libqt-mt.3.dylib 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

(again, this is for 1.6.4 !!!!!)

Change History (1)

by Michael Thayer, 16 years ago

Attachment: crashlog added

Log of the crash described in the ticket

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use