| 1 | | This seems to be crash during the try of a dialog display. Please help. |
| 2 | | |
| 3 | | Process: VirtualBoxVM [48588] |
| 4 | | Path: /Applications/VirtualBox.app/Contents/MacOS/VirtualBoxVM |
| 5 | | Identifier: VirtualBoxVM |
| 6 | | Version: ??? (???) |
| 7 | | Code Type: X86 (Native) |
| 8 | | Parent Process: VBoxSVC [46418] |
| 9 | | |
| 10 | | Date/Time: 2010-04-20 16:12:58.490 +0200 |
| 11 | | OS Version: Mac OS X 10.6.3 (10D573) |
| 12 | | Report Version: 6 |
| 13 | | |
| 14 | | Exception Type: EXC_BAD_ACCESS (SIGBUS) |
| 15 | | Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000014 |
| 16 | | Crashed Thread: 0 Dispatch queue: com.apple.main-thread |
| 17 | | |
| 18 | | Thread 0 Crashed: Dispatch queue: com.apple.main-thread |
| 19 | | 0 com.apple.LaunchServices 0x923f4c33 _LSBundleFindWithNode + 260 |
| 20 | | 1 com.apple.LaunchServices 0x923ecb91 _LSFindOrRegisterBundleNode + 212 |
| 21 | | 2 com.apple.LaunchServices 0x923e8c3f _LSCopyInfoForNode + 920 |
| 22 | | 3 com.apple.LaunchServices 0x923fd155 _LSCopyBindingInfoForItemRefInfo + 740 |
| 23 | | 4 com.apple.LaunchServices 0x923fba0b ISBuildBaseImage(FSRef const*, HFSUniStr255 const*, unsigned long*, FSCatalogInfo*, CustomBadgeResource*, unsigned long, unsigned char*, OpaqueISImageRef**, long) + 2112 |
| 24 | | 5 com.apple.LaunchServices 0x923fafc1 GetImageForFSItem + 985 |
| 25 | | 6 com.apple.LaunchServices 0x923faa30 GetIconRefFromFileInfo + 1027 |
| 26 | | 7 QtGuiVBox 0x017393ab QCommonStyle::standardIconImplementation(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const + 22267 |
| 27 | | 8 QtGuiVBox 0x017d3868 QWindowsStyle::standardIconImplementation(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const + 88 |
| 28 | | 9 QtGuiVBox 0x01436307 QMacStyle::standardIconImplementation(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const + 71 |
| 29 | | 10 QtGuiVBox 0x01abeac5 QMacStyle::qt_metacall(QMetaObject::Call, int, void**) + 485 |
| 30 | | 11 QtCoreVBox 0x005f53d5 QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1413 |
| 31 | | 12 QtCoreVBox 0x005f6155 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1093 |
| 32 | | 13 QtGuiVBox 0x017275fb QStyle::standardIcon(QStyle::StandardPixmap, QStyleOption const*, QWidget const*) const + 363 |
| 33 | | 14 VirtualBox.dylib 0x01092103 VBoxGlobal::standardIcon(QStyle::StandardPixmap, QWidget*) + 67 |
| 34 | | 15 VirtualBox.dylib 0x010d9ba8 QIMessageBox::standardPixmap(QIMessageBox::Icon) + 120 |
| 35 | | 16 VirtualBox.dylib 0x010da548 QIMessageBox::QIMessageBox(QString const&, QString const&, QIMessageBox::Icon, int, int, int, QWidget*, char const*, bool) + 664 |
| 36 | | 17 VirtualBox.dylib 0x010ba24f VBoxProblemReporter::message(QWidget*, VBoxProblemReporter::Type, QString const&, QString const&, char const*, int, int, int, QString const&, QString const&, QString const&) const + 1199 |
| 37 | | 18 VirtualBox.dylib 0x010bafd1 VBoxProblemReporter::showRuntimeError(CConsole const&, bool, QString const&, QString const&) const + 2257 |
| 38 | | 19 VirtualBox.dylib 0x01017ec7 VBoxConsoleView::event(QEvent*) + 4007 |
| 39 | | 20 QtGuiVBox 0x0146f92c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 188 |
| 40 | | 21 QtGuiVBox 0x01475d1a QApplication::notify(QObject*, QEvent*) + 330 |
| 41 | | 22 QtCoreVBox 0x0051363c QCoreApplication::notifyInternal(QObject*, QEvent*) + 108 |
| 42 | | 23 QtCoreVBox 0x005f0e16 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 694 |
| 43 | | 24 QtGuiVBox 0x0142985e QEventDispatcherMacPrivate::postedEventsSourcePerformCallback(void*) + 78 |
| 44 | | 25 com.apple.CoreFoundation 0x90cccff1 __CFRunLoopDoSources0 + 1201 |
| 45 | | 26 com.apple.CoreFoundation 0x90ccac1f __CFRunLoopRun + 1071 |
| 46 | | 27 com.apple.CoreFoundation 0x90cca0f4 CFRunLoopRunSpecific + 452 |
| 47 | | 28 com.apple.CoreFoundation 0x90cc9f21 CFRunLoopRunInMode + 97 |
| 48 | | 29 com.apple.HIToolbox 0x982760fc RunCurrentEventLoopInMode + 392 |
| 49 | | 30 com.apple.HIToolbox 0x98275eb1 ReceiveNextEventCommon + 354 |
| 50 | | 31 com.apple.HIToolbox 0x98275d36 BlockUntilNextEventMatchingListInMode + 81 |
| 51 | | 32 com.apple.AppKit 0x96fc9135 _DPSNextEvent + 847 |
| 52 | | 33 com.apple.AppKit 0x96fc8976 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 |
| 53 | | 34 com.apple.AppKit 0x96f8abef -[NSApplication run] + 821 |
| 54 | | 35 QtGuiVBox 0x0142baed QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1469 |
| 55 | | 36 QtCoreVBox 0x005ef771 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65 |
| 56 | | 37 QtCoreVBox 0x005efaaa QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 170 |
| 57 | | 38 QtCoreVBox 0x005f10f6 QCoreApplication::exec() + 182 |
| 58 | | 39 VirtualBox.dylib 0x0100d6cb TrustedMain + 2491 |
| 59 | | 40 VirtualBoxVM 0x000037ac SUPR3HardenedMain + 540 |
| 60 | | 41 VirtualBoxVM 0x00002c81 main + 65 |
| 61 | | 42 VirtualBoxVM 0x00002c06 start + 54 |
| 62 | | |
| 63 | | Thread 1: Dispatch queue: com.apple.libdispatch-manager |
| 64 | | 0 libSystem.B.dylib 0x987a9b42 kevent + 10 |
| 65 | | 1 libSystem.B.dylib 0x987aa25c _dispatch_mgr_invoke + 215 |
| 66 | | 2 libSystem.B.dylib 0x987a9719 _dispatch_queue_invoke + 163 |
| 67 | | 3 libSystem.B.dylib 0x987a94be _dispatch_worker_thread2 + 240 |
| 68 | | 4 libSystem.B.dylib 0x987a8f41 _pthread_wqthread + 390 |
| 69 | | 5 libSystem.B.dylib 0x987a8d86 start_wqthread + 30 |
| 70 | | |
| 71 | | Thread 2: |
| 72 | | 0 libSystem.B.dylib 0x987a2286 select$DARWIN_EXTSN + 10 |
| 73 | | 1 VBoxXPCOM.dylib 0x023e91e8 poll + 513 |
| 74 | | 2 VBoxXPCOM.dylib 0x023ed6f5 PR_Poll + 975 |
| 75 | | 3 VBoxXPCOMIPCC.dylib 0x024b1baa ConnThread(void*) + 94 |
| 76 | | 4 VBoxXPCOM.dylib 0x023ef516 _pt_iprt_root + 141 |
| 77 | | 5 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 78 | | 6 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 79 | | 7 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 80 | | 8 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 81 | | |
| 82 | | Thread 3: |
| 83 | | 0 libSystem.B.dylib 0x987b1262 __semwait_signal + 10 |
| 84 | | 1 libSystem.B.dylib 0x987b0f1e _pthread_cond_wait + 1191 |
| 85 | | 2 libSystem.B.dylib 0x987b2bb8 pthread_cond_wait$UNIX2003 + 73 |
| 86 | | 3 VBoxXPCOM.dylib 0x023eed42 PR_WaitCondVar + 89 |
| 87 | | 4 VBoxXPCOM.dylib 0x023ef01e PR_Wait + 57 |
| 88 | | 5 VBoxXPCOMIPCC.dylib 0x024b0380 DConnectWorker::Run() + 164 |
| 89 | | 6 VBoxXPCOM.dylib 0x023c31b9 nsThread::Main(void*) + 45 |
| 90 | | 7 VBoxXPCOM.dylib 0x023ef516 _pt_iprt_root + 141 |
| 91 | | 8 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 92 | | 9 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 93 | | 10 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 94 | | 11 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 95 | | |
| 96 | | Thread 4: |
| 97 | | 0 libSystem.B.dylib 0x987b1262 __semwait_signal + 10 |
| 98 | | 1 libSystem.B.dylib 0x987b0f1e _pthread_cond_wait + 1191 |
| 99 | | 2 libSystem.B.dylib 0x987b2bb8 pthread_cond_wait$UNIX2003 + 73 |
| 100 | | 3 VBoxRT.dylib 0x0025859d rtSemEventMultiWait(RTSEMEVENTMULTIINTERNAL*, unsigned int, bool) + 413 |
| 101 | | 4 VBoxC.dylib 0x16d5882f HGCMThread::MsgGet(HGCMMsgCore**) + 159 |
| 102 | | 5 VBoxC.dylib 0x16d588f6 hgcmMsgGet(unsigned int, HGCMMsgCore**) + 86 |
| 103 | | 6 VBoxC.dylib 0x16d5af12 hgcmThread(unsigned int, void*) + 50 |
| 104 | | 7 VBoxC.dylib 0x16d58580 hgcmWorkerThreadFunc(RTTHREADINT*, void*) + 64 |
| 105 | | 8 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 106 | | 9 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 107 | | 10 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 108 | | 11 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 109 | | |
| 110 | | Thread 5: |
| 111 | | 0 libSystem.B.dylib 0x9878f28a ioctl + 10 |
| 112 | | 1 VBoxRT.dylib 0x0025f551 suplibOsIOCtl + 33 |
| 113 | | 2 VBoxRT.dylib 0x0025aa2d SUPR3CallVMMR0Ex + 173 |
| 114 | | 3 VBoxVMM.dylib 0x0224516c vmR3HaltGlobal1Wait(UVMCPU*) + 124 |
| 115 | | 4 VBoxVMM.dylib 0x022448ee vmR3EmulationThreadWithId(RTTHREADINT*, UVMCPU*, unsigned int) + 942 |
| 116 | | 5 VBoxVMM.dylib 0x0224494f vmR3EmulationThread + 31 |
| 117 | | 6 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 118 | | 7 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 119 | | 8 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 120 | | 9 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 121 | | |
| 122 | | Thread 6: |
| 123 | | 0 libSystem.B.dylib 0x9878f28a ioctl + 10 |
| 124 | | 1 VBoxRT.dylib 0x0025f551 suplibOsIOCtl + 33 |
| 125 | | 2 VBoxRT.dylib 0x0025aa2d SUPR3CallVMMR0Ex + 173 |
| 126 | | 3 VBoxVMM.dylib 0x0224516c vmR3HaltGlobal1Wait(UVMCPU*) + 124 |
| 127 | | 4 VBoxVMM.dylib 0x022448ee vmR3EmulationThreadWithId(RTTHREADINT*, UVMCPU*, unsigned int) + 942 |
| 128 | | 5 VBoxVMM.dylib 0x0224494f vmR3EmulationThread + 31 |
| 129 | | 6 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 130 | | 7 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 131 | | 8 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 132 | | 9 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 133 | | |
| 134 | | Thread 7: |
| 135 | | 0 libSystem.B.dylib 0x987b1262 __semwait_signal + 10 |
| 136 | | 1 libSystem.B.dylib 0x987b0f1e _pthread_cond_wait + 1191 |
| 137 | | 2 libSystem.B.dylib 0x987b2bb8 pthread_cond_wait$UNIX2003 + 73 |
| 138 | | 3 VBoxRT.dylib 0x0025859d rtSemEventMultiWait(RTSEMEVENTMULTIINTERNAL*, unsigned int, bool) + 413 |
| 139 | | 4 VBoxC.dylib 0x16d5882f HGCMThread::MsgGet(HGCMMsgCore**) + 159 |
| 140 | | 5 VBoxC.dylib 0x16d588f6 hgcmMsgGet(unsigned int, HGCMMsgCore**) + 86 |
| 141 | | 6 VBoxC.dylib 0x16d5a552 hgcmServiceThread(unsigned int, void*) + 50 |
| 142 | | 7 VBoxC.dylib 0x16d58580 hgcmWorkerThreadFunc(RTTHREADINT*, void*) + 64 |
| 143 | | 8 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 144 | | 9 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 145 | | 10 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 146 | | 11 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 147 | | |
| 148 | | Thread 8: |
| 149 | | 0 libSystem.B.dylib 0x987b1262 __semwait_signal + 10 |
| 150 | | 1 libSystem.B.dylib 0x987b0f1e _pthread_cond_wait + 1191 |
| 151 | | 2 libSystem.B.dylib 0x987b0a71 pthread_cond_timedwait$UNIX2003 + 72 |
| 152 | | 3 VBoxRT.dylib 0x0025851c rtSemEventMultiWait(RTSEMEVENTMULTIINTERNAL*, unsigned int, bool) + 284 |
| 153 | | 4 VBoxRT.dylib 0x0021c5d4 RTThreadUserWait + 52 |
| 154 | | 5 VBoxSharedClipboard.dylib 0x04192e31 vboxClipboardThread(RTTHREADINT*, void*) + 97 |
| 155 | | 6 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 156 | | 7 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 157 | | 8 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 158 | | 9 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 159 | | |
| 160 | | Thread 9: |
| 161 | | 0 libSystem.B.dylib 0x987b1262 __semwait_signal + 10 |
| 162 | | 1 libSystem.B.dylib 0x987b0f1e _pthread_cond_wait + 1191 |
| 163 | | 2 libSystem.B.dylib 0x987b2bb8 pthread_cond_wait$UNIX2003 + 73 |
| 164 | | 3 VBoxRT.dylib 0x0025859d rtSemEventMultiWait(RTSEMEVENTMULTIINTERNAL*, unsigned int, bool) + 413 |
| 165 | | 4 VBoxC.dylib 0x16d5882f HGCMThread::MsgGet(HGCMMsgCore**) + 159 |
| 166 | | 5 VBoxC.dylib 0x16d588f6 hgcmMsgGet(unsigned int, HGCMMsgCore**) + 86 |
| 167 | | 6 VBoxC.dylib 0x16d5a552 hgcmServiceThread(unsigned int, void*) + 50 |
| 168 | | 7 VBoxC.dylib 0x16d58580 hgcmWorkerThreadFunc(RTTHREADINT*, void*) + 64 |
| 169 | | 8 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 170 | | 9 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 171 | | 10 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 172 | | 11 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 173 | | |
| 174 | | Thread 10: |
| 175 | | 0 libSystem.B.dylib 0x987b1262 __semwait_signal + 10 |
| 176 | | 1 libSystem.B.dylib 0x987b0f1e _pthread_cond_wait + 1191 |
| 177 | | 2 libSystem.B.dylib 0x987b2bb8 pthread_cond_wait$UNIX2003 + 73 |
| 178 | | 3 VBoxRT.dylib 0x00258010 rtSemEventWait(RTSEMEVENTINTERNAL*, unsigned int, bool) + 448 |
| 179 | | 4 VBoxRT.dylib 0x0021b7fd RTReqProcess + 413 |
| 180 | | 5 VBoxGuestPropSvc.dylib 0x18ed5b73 guestProp::Service::reqThreadFn(RTTHREADINT*, void*) + 51 |
| 181 | | 6 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 182 | | 7 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 183 | | 8 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 184 | | 9 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 185 | | |
| 186 | | Thread 11: |
| 187 | | 0 libSystem.B.dylib 0x987b1262 __semwait_signal + 10 |
| 188 | | 1 libSystem.B.dylib 0x987b0f1e _pthread_cond_wait + 1191 |
| 189 | | 2 libSystem.B.dylib 0x987b0a71 pthread_cond_timedwait$UNIX2003 + 72 |
| 190 | | 3 VBoxRT.dylib 0x00257f7f rtSemEventWait(RTSEMEVENTINTERNAL*, unsigned int, bool) + 303 |
| 191 | | 4 VBoxRT.dylib 0x002522bf rtTimerThread(RTTHREADINT*, void*) + 463 |
| 192 | | 5 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 193 | | 6 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 194 | | 7 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 195 | | 8 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 196 | | |
| 197 | | Thread 12: |
| 198 | | 0 libSystem.B.dylib 0x987b1262 __semwait_signal + 10 |
| 199 | | 1 libSystem.B.dylib 0x987b0f1e _pthread_cond_wait + 1191 |
| 200 | | 2 libSystem.B.dylib 0x987b2bb8 pthread_cond_wait$UNIX2003 + 73 |
| 201 | | 3 VBoxRT.dylib 0x0025859d rtSemEventMultiWait(RTSEMEVENTMULTIINTERNAL*, unsigned int, bool) + 413 |
| 202 | | 4 VBoxC.dylib 0x16d5882f HGCMThread::MsgGet(HGCMMsgCore**) + 159 |
| 203 | | 5 VBoxC.dylib 0x16d588f6 hgcmMsgGet(unsigned int, HGCMMsgCore**) + 86 |
| 204 | | 6 VBoxC.dylib 0x16d5a552 hgcmServiceThread(unsigned int, void*) + 50 |
| 205 | | 7 VBoxC.dylib 0x16d58580 hgcmWorkerThreadFunc(RTTHREADINT*, void*) + 64 |
| 206 | | 8 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 207 | | 9 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 208 | | 10 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 209 | | 11 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 210 | | |
| 211 | | Thread 13: |
| 212 | | 0 libSystem.B.dylib 0x987b1262 __semwait_signal + 10 |
| 213 | | 1 libSystem.B.dylib 0x987b0f1e _pthread_cond_wait + 1191 |
| 214 | | 2 libSystem.B.dylib 0x987b2bb8 pthread_cond_wait$UNIX2003 + 73 |
| 215 | | 3 VBoxRT.dylib 0x00258010 rtSemEventWait(RTSEMEVENTINTERNAL*, unsigned int, bool) + 448 |
| 216 | | 4 VBoxDD.dylib 0x1aee27a9 ataAsyncIOLoop(RTTHREADINT*, void*) + 473 |
| 217 | | 5 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 218 | | 6 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 219 | | 7 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 220 | | 8 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 221 | | |
| 222 | | Thread 14: |
| 223 | | 0 libSystem.B.dylib 0x987b1262 __semwait_signal + 10 |
| 224 | | 1 libSystem.B.dylib 0x987b0f1e _pthread_cond_wait + 1191 |
| 225 | | 2 libSystem.B.dylib 0x987b2bb8 pthread_cond_wait$UNIX2003 + 73 |
| 226 | | 3 VBoxRT.dylib 0x00258010 rtSemEventWait(RTSEMEVENTINTERNAL*, unsigned int, bool) + 448 |
| 227 | | 4 VBoxDD.dylib 0x1aee27a9 ataAsyncIOLoop(RTTHREADINT*, void*) + 473 |
| 228 | | 5 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 229 | | 6 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 230 | | 7 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 231 | | 8 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 232 | | |
| 233 | | Thread 15: |
| 234 | | 0 libSystem.B.dylib 0x9878f28a ioctl + 10 |
| 235 | | 1 VBoxRT.dylib 0x0025f551 suplibOsIOCtl + 33 |
| 236 | | 2 VBoxRT.dylib 0x0025ab29 SUPR3CallVMMR0Ex + 425 |
| 237 | | 3 VBoxVMM.dylib 0x021ffa34 pdmR3DrvHlp_SUPCallVMMR0Ex(PDMDRVINS*, unsigned int, void*, unsigned int) + 84 |
| 238 | | 4 VBoxDD.dylib 0x1af52ed4 drvIntNetAsyncIoThread(RTTHREADINT*, void*) + 228 |
| 239 | | 5 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 240 | | 6 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 241 | | 7 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 242 | | 8 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 243 | | |
| 244 | | Thread 16: |
| 245 | | 0 libSystem.B.dylib 0x987b1262 __semwait_signal + 10 |
| 246 | | 1 libSystem.B.dylib 0x987b0f1e _pthread_cond_wait + 1191 |
| 247 | | 2 libSystem.B.dylib 0x987b2bb8 pthread_cond_wait$UNIX2003 + 73 |
| 248 | | 3 VBoxRT.dylib 0x0025859d rtSemEventMultiWait(RTSEMEVENTMULTIINTERNAL*, unsigned int, bool) + 413 |
| 249 | | 4 VBoxVMM.dylib 0x02203916 PDMR3ThreadIAmSuspending + 86 |
| 250 | | 5 VBoxVMM.dylib 0x02203acc pdmR3ThreadMain(RTTHREADINT*, void*) + 284 |
| 251 | | 6 VBoxRT.dylib 0x0021d050 rtThreadMain + 64 |
| 252 | | 7 VBoxRT.dylib 0x00258e14 rtThreadNativeMain(void*) + 132 |
| 253 | | 8 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 254 | | 9 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 255 | | |
| 256 | | Thread 17: |
| 257 | | 0 libSystem.B.dylib 0x9878335a semaphore_timedwait_signal_trap + 10 |
| 258 | | 1 libSystem.B.dylib 0x987b0ea1 _pthread_cond_wait + 1066 |
| 259 | | 2 libSystem.B.dylib 0x987dfa28 pthread_cond_timedwait_relative_np + 47 |
| 260 | | 3 com.apple.audio.CoreAudio 0x90bcc965 CAGuard::WaitFor(unsigned long long) + 219 |
| 261 | | 4 com.apple.audio.CoreAudio 0x90bcf997 CAGuard::WaitUntil(unsigned long long) + 289 |
| 262 | | 5 com.apple.audio.CoreAudio 0x90bcd294 HP_IOThread::WorkLoop() + 1892 |
| 263 | | 6 com.apple.audio.CoreAudio 0x90bccb2b HP_IOThread::ThreadEntry(HP_IOThread*) + 17 |
| 264 | | 7 com.apple.audio.CoreAudio 0x90bcca42 CAPThread::Entry(CAPThread*) + 140 |
| 265 | | 8 libSystem.B.dylib 0x987b0a19 _pthread_start + 345 |
| 266 | | 9 libSystem.B.dylib 0x987b089e thread_start + 34 |
| 267 | | |
| 268 | | Thread 0 crashed with X86 Thread State (32-bit): |
| 269 | | eax: 0x000002a8 ebx: 0x923f4b40 ecx: 0xbfff96ec edx: 0x00000000 |
| 270 | | edi: 0xbfffaea0 esi: 0x00000002 ebp: 0xbfff9798 esp: 0xbfff9650 |
| 271 | | ss: 0x0000001f efl: 0x00010202 eip: 0x923f4c33 cs: 0x00000017 |
| 272 | | ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 |
| 273 | | cr2: 0x00000014 |
| 274 | | |
| 275 | | Binary Images: |
| 276 | | 0x1000 - 0x5fff +VirtualBoxVM ??? (???) <29945433-A968-4061-62D8-10D7FF773AD9> /Applications/VirtualBox.app/Contents/MacOS/VirtualBoxVM |
| 277 | | 0x20000 - 0x49ff3 +VBoxDDU.dylib 3.1.6 (compatibility 0.0.0) <4AFB12B8-3038-1E65-9D2F-CFF5F01BDB17> /Applications/VirtualBox.app/Contents/MacOS/VBoxDDU.dylib |
| 278 | | 0x54000 - 0x56ff3 +VBoxREM.dylib 3.1.6 (compatibility 0.0.0) <ED3D8E62-1B5C-8950-8426-D5B52DD3F015> /Applications/VirtualBox.app/Contents/MacOS/VBoxREM.dylib |
| 279 | | 0x200000 - 0x437ff3 +VBoxRT.dylib 3.1.6 (compatibility 0.0.0) <C0E216D8-9DC8-07EC-8277-336BC84F5FFD> /Applications/VirtualBox.app/Contents/MacOS/VBoxRT.dylib |
| 280 | | 0x4c2000 - 0x701ffb +QtCoreVBox 4.6.0 (compatibility 4.6.0) <63BF30DF-073C-2F09-D01D-10BE04C91787> /Applications/VirtualBox.app/Contents/Frameworks/QtCoreVBox.framework/Versions/4/QtCoreVBox |
| 281 | | 0x1000000 - 0x134eff3 +VirtualBox.dylib 3.1.6 (compatibility 0.0.0) <3EC17627-69BC-2ED4-1525-13C74237C2D9> /Applications/VirtualBox.app/Contents/MacOS/VirtualBox.dylib |
| 282 | | 0x13f5000 - 0x1d13feb +QtGuiVBox 4.6.0 (compatibility 4.6.0) <85FBB9C6-3019-1CAF-1B5A-F4985A0D40E9> /Applications/VirtualBox.app/Contents/Frameworks/QtGuiVBox.framework/Versions/4/QtGuiVBox |
| 283 | | 0x1f8e000 - 0x2095ff7 +QtNetworkVBox 4.6.0 (compatibility 4.6.0) <A79B1F89-8530-F2E3-8775-56D00F22EAC5> /Applications/VirtualBox.app/Contents/Frameworks/QtNetworkVBox.framework/Versions/4/QtNetworkVBox |
| 284 | | 0x20e1000 - 0x2189ff7 +QtOpenGLVBox 4.6.0 (compatibility 4.6.0) <92DBCC5B-B0EA-5062-6B3F-5FDC3E52A549> /Applications/VirtualBox.app/Contents/Frameworks/QtOpenGLVBox.framework/Versions/4/QtOpenGLVBox |
| 285 | | 0x21c8000 - 0x2316fe7 +VBoxVMM.dylib 3.1.6 (compatibility 0.0.0) <EDA81C09-942D-40AE-D62A-49177EB986DE> /Applications/VirtualBox.app/Contents/MacOS/VBoxVMM.dylib |
| 286 | | 0x2369000 - 0x2414fef +VBoxXPCOM.dylib 3.1.6 (compatibility 0.0.0) <BF3D11D3-36F0-EF6A-5A17-ACD953A09FE0> /Applications/VirtualBox.app/Contents/MacOS/VBoxXPCOM.dylib |
| 287 | | 0x24a1000 - 0x24b7ff7 +VBoxXPCOMIPCC.dylib 3.1.6 (compatibility 0.0.0) <A3811BF9-9A49-53CE-2609-107ED07BD97B> /Applications/VirtualBox.app/Contents/MacOS/components/VBoxXPCOMIPCC.dylib |
| 288 | | 0x24ef000 - 0x24f2ff3 +VBoxSVCM.dylib 3.1.6 (compatibility 0.0.0) <80C55DAE-BEE3-2B28-B148-0C1126F974B7> /Applications/VirtualBox.app/Contents/MacOS/components/VBoxSVCM.dylib |
| 289 | | 0x27b0000 - 0x27d3fe7 GLRendererFloat ??? (???) <65E1E174-28E0-3FA9-E391-504891B69818> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat |
| 290 | | 0x418e000 - 0x4194ff3 +VBoxSharedClipboard.dylib 3.1.6 (compatibility 0.0.0) <124CA904-EAB4-1CA0-A85F-4AE3B1EC0228> /Applications/VirtualBox.app/Contents/MacOS/VBoxSharedClipboard.dylib |
| 291 | | 0x16ce2000 - 0x16d84fff +VBoxC.dylib 3.1.6 (compatibility 0.0.0) <52CBD85F-22F6-27EE-223C-32B195F74DE7> /Applications/VirtualBox.app/Contents/MacOS/components/VBoxC.dylib |
| 292 | | 0x16dcf000 - 0x16f42fe7 GLEngine ??? (???) <F0181B85-962E-508D-4912-056D87F8E96E> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine |
| 293 | | 0x16f74000 - 0x17378fe7 libclh.dylib 3.1.1 C (3.1.1) <FBDA4CAC-EBB3-2129-7EE3-E8E9381974C9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib |
| 294 | | 0x18ed3000 - 0x18edafff +VBoxGuestPropSvc.dylib 3.1.6 (compatibility 0.0.0) <B7E2BF83-9A9D-AFB5-64C1-D5CC8B1F7D5E> /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestPropSvc.dylib |
| 295 | | 0x191b0000 - 0x1922efe7 +VBoxREM64.dylib ??? (???) <53649A06-9780-8FE6-87CD-A63708F75388> /Applications/VirtualBox.app/Contents/MacOS/VBoxREM64.dylib |
| 296 | | 0x1aec4000 - 0x1b081ff3 +VBoxDD.dylib 3.1.6 (compatibility 0.0.0) <D14D61C3-620C-BBBD-9FA9-E35BA332386B> /Applications/VirtualBox.app/Contents/MacOS/VBoxDD.dylib |
| 297 | | 0x1b0e9000 - 0x1b116fe7 +VBoxDD2.dylib 3.1.6 (compatibility 0.0.0) <723E9A72-5300-F463-F2D2-2EE21AEAE01E> /Applications/VirtualBox.app/Contents/MacOS/VBoxDD2.dylib |
| 298 | | 0x1b672000 - 0x1b67affb +VBoxSharedFolders.dylib 3.1.6 (compatibility 0.0.0) <8E9EF21D-A0BE-4118-4F67-2E2E472BDB3A> /Applications/VirtualBox.app/Contents/MacOS/VBoxSharedFolders.dylib |
| 299 | | 0x1d001000 - 0x1d005ff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <C36F9194-6DB6-0AA8-4839-71191EEBAC65> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn |
| 300 | | 0x1d00a000 - 0x1d010ffb com.apple.audio.AppleHDAHALPlugIn 1.8.4 (1.8.4fc3) <89AF8F46-15E4-2066-BDDB-05E92C1368D4> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn |
| 301 | | 0x8f12c000 - 0x8f7b4fff com.apple.GeForceGLDriver 1.6.10 (6.1.0) <EFC80A22-4F62-3DFC-A391-738B2A8A4E56> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver |
| 302 | | 0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld |
| 303 | | 0x90003000 - 0x90036ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE |
| 304 | | 0x90039000 - 0x9007cff7 libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib |
| 305 | | 0x90088000 - 0x900befff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib |
| 306 | | 0x900c4000 - 0x90156fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore |
| 307 | | 0x90157000 - 0x90161ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData |
| 308 | | 0x9023e000 - 0x90247ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration |
| 309 | | 0x90248000 - 0x902acffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering |
| 310 | | 0x904f0000 - 0x90508ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory |
| 311 | | 0x90509000 - 0x90870ff7 com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore |
| 312 | | 0x90871000 - 0x90921ff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync |
| 313 | | 0x90afe000 - 0x90babfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib |
| 314 | | 0x90bac000 - 0x90c26fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio |
| 315 | | 0x90c67000 - 0x90c8dfff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices |
| 316 | | 0x90c8e000 - 0x90e07ffb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation |
| 317 | | 0x90e50000 - 0x90e5dff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS |
| 318 | | 0x90e71000 - 0x910d3ff3 com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security |
| 319 | | 0x91113000 - 0x91383ffb com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation |
| 320 | | 0x91384000 - 0x913b5ff3 libTrueTypeScaler.dylib ??? (???) <4C189FCA-A210-7255-8F70-38DF9D19F877> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib |
| 321 | | 0x913b6000 - 0x913b9ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help |
| 322 | | 0x913ba000 - 0x913c8fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib |
| 323 | | 0x9150c000 - 0x91511ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory |
| 324 | | 0x91615000 - 0x91707ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib |
| 325 | | 0x91756000 - 0x9176afe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib |
| 326 | | 0x9176b000 - 0x917a6feb libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib |
| 327 | | 0x917a7000 - 0x917f4feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer |
| 328 | | 0x917f5000 - 0x91800ff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib |
| 329 | | 0x91801000 - 0x91c36ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib |
| 330 | | 0x91c37000 - 0x91c98fe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText |
| 331 | | 0x91ef5000 - 0x91f09ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis |
| 332 | | 0x91f0a000 - 0x92203fef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime |
| 333 | | 0x923e2000 - 0x9247ffe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices |
| 334 | | 0x925e5000 - 0x92603ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo |
| 335 | | 0x92604000 - 0x926bdfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib |
| 336 | | 0x926cb000 - 0x92773ffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD |
| 337 | | 0x9277b000 - 0x928fdfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib |
| 338 | | 0x93877000 - 0x938acff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib |
| 339 | | 0x93922000 - 0x93924ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI |
| 340 | | 0x93947000 - 0x93989ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib |
| 341 | | 0x9398a000 - 0x9398cff7 libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib |
| 342 | | 0x9398d000 - 0x93a25fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos |
| 343 | | 0x93a26000 - 0x93ad4ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink |
| 344 | | 0x93b2a000 - 0x93b2eff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib |
| 345 | | 0x93b2f000 - 0x9431e537 com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics |
| 346 | | 0x94366000 - 0x94366ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate |
| 347 | | 0x94367000 - 0x943adff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib |
| 348 | | 0x9448a000 - 0x9455bfe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib |
| 349 | | 0x9455c000 - 0x9455ffe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib |
| 350 | | 0x94560000 - 0x94609ff7 com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork |
| 351 | | 0x9460a000 - 0x946d4fef com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices |
| 352 | | 0x946d5000 - 0x947d6fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib |
| 353 | | 0x947d7000 - 0x94b35fff com.apple.RawCamera.bundle 3.0.1 (523) <BB20C4C8-ACEE-7B40-C1A0-4BF4EC6B8796> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera |
| 354 | | 0x94d77000 - 0x94df9ffb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation |
| 355 | | 0x94e69000 - 0x94eadff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI |
| 356 | | 0x94eae000 - 0x94eb2ff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib |
| 357 | | 0x95096000 - 0x95171fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv |
| 358 | | 0x95172000 - 0x95187fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture |
| 359 | | 0x951df000 - 0x951e0ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent |
| 360 | | 0x951e1000 - 0x95224ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices |
| 361 | | 0x952a4000 - 0x952e8fe7 com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata |
| 362 | | 0x95b1d000 - 0x95b2fff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport |
| 363 | | 0x95b30000 - 0x95b5aff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut |
| 364 | | 0x95b5b000 - 0x95b5bff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices |
| 365 | | 0x95bc3000 - 0x95c00ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration |
| 366 | | 0x95c01000 - 0x95c08ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL |
| 367 | | 0x95c09000 - 0x95c59ff7 com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls |
| 368 | | 0x95c5a000 - 0x95c64fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound |
| 369 | | 0x95d44000 - 0x95d5fff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib |
| 370 | | 0x95d60000 - 0x95d60ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib |
| 371 | | 0x95d61000 - 0x95d6dff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib |
| 372 | | 0x95ed9000 - 0x96095ff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO |
| 373 | | 0x96096000 - 0x96173ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage |
| 374 | | 0x96174000 - 0x9658aff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib |
| 375 | | 0x967f3000 - 0x96873feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit |
| 376 | | 0x96905000 - 0x9690fffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition |
| 377 | | 0x96910000 - 0x96934ff7 libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib |
| 378 | | 0x96938000 - 0x969d3ff7 com.apple.ApplicationServices.ATS 4.1 (???) <22FCDB9B-B588-D602-3991-26A2E3C51E6E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS |
| 379 | | 0x969d4000 - 0x96a43ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib |
| 380 | | 0x96a6f000 - 0x96a80ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis |
| 381 | | 0x96f3f000 - 0x96f80ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib |
| 382 | | 0x96f81000 - 0x97860ff7 com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit |
| 383 | | 0x97999000 - 0x979b5fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting |
| 384 | | 0x979b6000 - 0x97ac2ff7 libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib |
| 385 | | 0x97ac3000 - 0x97ae4fe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL |
| 386 | | 0x97ae5000 - 0x97ae5ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib |
| 387 | | 0x97ae6000 - 0x97af6ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib |
| 388 | | 0x97cc8000 - 0x97d32fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib |
| 389 | | 0x97d7d000 - 0x97d80ff7 libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib |
| 390 | | 0x97d81000 - 0x97db2ff7 libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib |
| 391 | | 0x97e0e000 - 0x97e11ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib |
| 392 | | 0x98190000 - 0x98190ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib |
| 393 | | 0x98240000 - 0x98240ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices |
| 394 | | 0x98241000 - 0x98565fef com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox |
| 395 | | 0x98655000 - 0x98781fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox |
| 396 | | 0x98782000 - 0x98927feb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib |
| 397 | | 0x98928000 - 0x98933ff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib |
| 398 | | 0x9894a000 - 0x9894aff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon |
| 399 | | 0x9894b000 - 0x98959ff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL |
| 400 | | 0x98993000 - 0x98999fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels |
| 401 | | 0x9899a000 - 0x98ac8fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData |
| 402 | | 0x98b87000 - 0x98ba7fe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib |
| 403 | | 0x98c8d000 - 0x98fadfeb com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore |
| 404 | | 0x98fae000 - 0x98fffff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices |
| 405 | | 0x99000000 - 0x99004ff7 IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface |
| 406 | | 0x99005000 - 0x990f9ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib |
| 407 | | 0x99102000 - 0x99124fef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService |
| 408 | | 0x992d0000 - 0x992d1ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit |
| 409 | | 0x992e3000 - 0x9932cfe7 libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib |
| 410 | | 0x99434000 - 0x9945cff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib |
| 411 | | 0x994d5000 - 0x994dcff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print |
| 412 | | 0x994dd000 - 0x99538ff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit |
| 413 | | 0x995a5000 - 0x9965bfef libFontParser.dylib ??? (???) <FA6B6B8B-1E3C-8EEB-DD0D-6C7482353179> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib |
| 414 | | 0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib |
| 415 | | |
| 416 | | |
| | 1 | This seems to be crash during the try of a dialog display. Please help. |