Re: File crashing any app's file open dialog, who to ask?
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Thread-index: AchwGb5Yo/MOV01qf025y1w+xVG7tg== Thread-topic: File crashing any app's file open dialog, who to ask? User-agent: Microsoft-Entourage/12.0.0.071130 On 2/15/08 1:07 PM, "Paul Schneider" wrote:
The best thing to do is to get the crash to happen, then click the "Report..." button in the "This application unexpectedly quit" dialog. This will show you a stack trace of the crash. Hopefully that will give you a clue as to whether it's Apple's code or third party code crashing.
If it's Apple code, you can file a bug report at bugreport.apple.com, or just click the "Report Problem" button. If you have trouble understanding the stack trace, you can post it to this forum.
Thanks Paul. We are trying to read a file (a file QT should know nothing about) into our FCP import plug-in, a file written by another third party, and if the file open dialog is in column mode FCP will crash when the Preview for this file is shown. And it happens in TextEdit too (we were trying to rule out our plug-in). Here's TextEdit's crash log from when in its Open dialog this file was selected... Process: TextEdit [1231] Path: /Applications/TextEdit.app/Contents/MacOS/TextEdit Identifier: com.apple.TextEdit Version: 1.5 (244) Build Info: TextEdit-2440000~2 Code Type: X86 (Native) Parent Process: launchd [107] Date/Time: 2008-02-15 13:19:42.574 -0800 OS Version: Mac OS X 10.5.2 (9C31) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000 Crashed Thread: 12 Thread 0: 0 libSystem.B.dylib 0x963769e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x9637e1dc mach_msg + 72 2 com.apple.CoreFoundation 0x95ecf0de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x95ecfd18 CFRunLoopRunInMode + 88 4 com.apple.HIToolbox 0x967bb6a0 RunCurrentEventLoopInMode + 283 5 com.apple.HIToolbox 0x967bb4b9 ReceiveNextEventCommon + 374 6 com.apple.HIToolbox 0x967bb32d BlockUntilNextEventMatchingListInMode + 106 7 com.apple.AppKit 0x93c8c7d9 _DPSNextEvent + 657 8 com.apple.AppKit 0x93c8c08e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 9 com.apple.AppKit 0x93ec8f19 -[NSApplication _realDoModalLoop:peek:] + 563 10 com.apple.AppKit 0x93ec3657 -[NSApplication runModalForWindow:] + 286 11 com.apple.AppKit 0x93eb4751 -[NSSavePanel(NSSavePanelRuntime) runModalForDirectory:file:types:] + 286 12 com.apple.AppKit 0x93eb4516 -[NSSavePanel(NSSavePanelRuntime) runModalForTypes:] + 76 13 com.apple.TextEdit 0x00007040 0x1000 + 24640 14 com.apple.AppKit 0x93f9b24c -[NSDocumentController URLsFromRunningOpenPanel] + 106 15 com.apple.AppKit 0x93f9b123 -[NSDocumentController openDocument:] + 313 16 com.apple.TextEdit 0x00006dd0 0x1000 + 24016 17 com.apple.AppKit 0x93d5de56 -[NSApplication sendAction:to:from:] + 112 18 com.apple.AppKit 0x93e0c7cc -[NSMenu performActionForItemAtIndex:] + 493 19 com.apple.AppKit 0x93e0c4d1 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 220 20 com.apple.AppKit 0x93e0c157 -[NSMenu performKeyEquivalent:] + 866 21 com.apple.AppKit 0x93e0a9fd -[NSApplication _handleKeyEquivalent:] + 492 22 com.apple.AppKit 0x93d27b36 -[NSApplication sendEvent:] + 3838 23 com.apple.AppKit 0x93c850f9 -[NSApplication run] + 847 24 com.apple.AppKit 0x93c5230a NSApplicationMain + 574 25 com.apple.TextEdit 0x00001df6 0x1000 + 3574 Thread 1: 0 libSystem.B.dylib 0x963769e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x9637e1dc mach_msg + 72 2 com.apple.CoreFoundation 0x95ecf0de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x95ecfd74 CFRunLoopRun + 84 4 com.apple.DesktopServices 0x91ecc46f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123 5 ...ple.CoreServices.CarbonCore 0x939babeb PrivateMPEntryPoint + 56 6 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 7 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x963769e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x9637e1dc mach_msg + 72 2 com.apple.CoreFoundation 0x95ecf0de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x95ecfd74 CFRunLoopRun + 84 4 com.apple.DesktopServices 0x91ecc5e8 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216 5 ...ple.CoreServices.CarbonCore 0x939babeb PrivateMPEntryPoint + 56 6 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 7 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x9637dbce __semwait_signal + 10 1 libSystem.B.dylib 0x963a88cd pthread_cond_wait$UNIX2003 + 73 2 ...ple.CoreServices.CarbonCore 0x939bc9d7 TSWaitOnCondition + 126 3 ...ple.CoreServices.CarbonCore 0x9399b8fe TSWaitOnConditionTimedRelative + 202 4 ...ple.CoreServices.CarbonCore 0x939bc654 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x91ed7a7a TNodeSyncTask::SyncTaskProc(void*) + 84 6 ...ple.CoreServices.CarbonCore 0x939babeb PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 8 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 4: 0 libSystem.B.dylib 0x96376a46 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x963a8daf _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x963aa633 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9399b92a TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x939bc654 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x91edf3c7 TPropertyTask::PropertyTaskProc(void*) + 105 6 ...ple.CoreServices.CarbonCore 0x939babeb PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 8 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 5: 0 libSystem.B.dylib 0x963a74c6 kevent + 10 1 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 2 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x963c6b3a select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 2 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 7: 0 libSystem.B.dylib 0x96376a46 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x963a8daf _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x963aa633 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9399b92a TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x939bc654 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x91ed99c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104 6 ...ple.CoreServices.CarbonCore 0x939babeb PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 8 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 8: 0 libSystem.B.dylib 0x96376a46 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x963a8daf _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x963aa633 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9399b92a TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x939bc654 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x91ed99c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104 6 ...ple.CoreServices.CarbonCore 0x939babeb PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 8 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 9: 0 libSystem.B.dylib 0x96376a46 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x963a8daf _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x963aa633 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9399b92a TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x939bc654 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x91ed99c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104 6 ...ple.CoreServices.CarbonCore 0x939babeb PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 8 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 10: 0 libSystem.B.dylib 0x96376a46 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x963a8daf _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x963aa633 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9399b92a TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x939bc654 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x91edf3c7 TPropertyTask::PropertyTaskProc(void*) + 105 6 ...ple.CoreServices.CarbonCore 0x939babeb PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 8 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 11: 0 libSystem.B.dylib 0x9637dbce __semwait_signal + 10 1 libSystem.B.dylib 0x9637d996 usleep$UNIX2003 + 61 2 com.apple.AppKit 0x93cf2cf9 -[NSUIHeartBeat _heartBeatThread:] + 2042 3 com.apple.Foundation 0x95fbf5ad -[NSThread main] + 45 4 com.apple.Foundation 0x95fbf154 __NSThread__main__ + 308 5 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 6 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 12 Crashed: 0 ...ickTimeComponents.component 0x92abee16 TMS_OLEHeader::GetDirEntry(_FPXDirEntry&, unsigned long) + 120 1 ...ickTimeComponents.component 0x92abf297 TMS_OLEHeader::TMS_OLEHeader(TBasicSpooler*) + 727 2 ...ickTimeComponents.component 0x92ac91f4 FPXShlb_OpenRootFPxStorageBySpooler + 56 3 ...ickTimeComponents.component 0x92ac9362 FPXShlb_OpenImageViewBySpooler + 42 4 ...ickTimeComponents.component 0x92a0fb7e UpdateFPXEnvironment + 146 5 ...ickTimeComponents.component 0x92a0fe9d FPX_GraphicsImportGetImageDescription + 45 6 ...ickTimeComponents.component 0x92a10854 FPX_GraphicsImportComponentDispatch + 162 7 ...ple.CoreServices.CarbonCore 0x939a45cd CallComponentDispatch + 29 8 com.apple.QuickTime 0x9181610d GraphicsImportGetImageDescription + 43 9 com.apple.ImageIO.framework 0x935de4be _CGImagePluginInitQT + 587 10 com.apple.ImageIO.framework 0x935e17f9 _CGImagePluginInitFPX + 22 11 com.apple.ImageIO.framework 0x935dc66e CGImageSourceCreateThumbnailAtIndex + 846 12 com.apple.AppKit 0x93ee76b7 -[NSNavFBENode _calculatePreviewThumbnailImageWithMaxSize:isThumbnail:] + 961 13 com.apple.AppKit 0x93ee72f0 -[NSNavFBENode thumbnailImageWithSize:] + 56 14 com.apple.AppKit 0x93ee7035 +[NSNavFBENodePreviewHelper _subthreadComputePreviewThumbnailImages] + 579 15 com.apple.Foundation 0x95fbf5ad -[NSThread main] + 45 16 com.apple.Foundation 0x95fbf154 __NSThread__main__ + 308 17 libSystem.B.dylib 0x963a7c55 _pthread_start + 321 18 libSystem.B.dylib 0x963a7b12 thread_start + 34 Thread 12 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x92abedac ecx: 0x00000000 edx: 0x00000000 edi: 0x00000000 esi: 0x008d0200 ebp: 0xb0578068 esp: 0xb0578010 ss: 0x0000001f efl: 0x00010246 eip: 0x92abee16 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037 cr2: 0x00000000 Binary Images: 0x1000 - 0x18feb com.apple.TextEdit 1.5 (244) <e1480af78e2746195aab84b0123de9ed> /Applications/TextEdit.app/Contents/MacOS/TextEdit 0xc4000 - 0xc6fff +net.culater.SIMBL 0.8 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL 0x1581d000 - 0x1590bfef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x16081000 - 0x1608bffe com.apple.URLMount 3.1 (3.1) <742db901c626729373961d2b99036aab> /System/Library/PrivateFrameworks/URLMount.framework/URLMount 0x16093000 - 0x16099fff com.apple.URLMount.AFPPlugin 3.1 (3.1) <f767dca94d5b48564c2ca774de7376e8> /System/Library/Filesystems/URLMount/afp.URLMounter/Contents/MacOS/afp 0x160a0000 - 0x160dffff com.apple.AppleShareClientCore 1.6 (1.6) <4b2a9f5ce94a563d082a6679cce98f9a> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleSh areClientCore 0x16200000 - 0x16272fff com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) <2b5c1b0df3f8c76476791f8317fc7324> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLi feMediaBrowser 0x162b0000 - 0x162baffc com.apple.framework.AppleTalk 1.2.0 (???) <e0f5f336ad29ca635740ed8b83061234> /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk 0x17e60000 - 0x17e65ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x18415000 - 0x18418fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType 0x1841d000 - 0x18482fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType 0x184a2000 - 0x18514fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x18522000 - 0x18568fc3 com.apple.motion.component 1.0 (1.0) <77973a134e79426f853f2318e52a2207> /Library/QuickTime/Motion.component/Contents/MacOS/Motion 0x1856e000 - 0x1857102f +Motion ??? (???) <b5e862eee0ff4f86a78998e3e601a18c> /Library/Frameworks/Motion.framework/Versions/A/Motion 0x18576000 - 0x185c601f +com.DivXInc.DivXDecoder 6.0.5 (6.0.5) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld 0x90003000 - 0x9002efe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x90192000 - 0x90192ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib .framework/Versions/A/vecLib 0x906aa000 - 0x90775fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/ColorSync.framework/Versions/A/ColorSync 0x90776000 - 0x907b7fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x907b8000 - 0x90b4eff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x90b4f000 - 0x90b8dff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage. dylib 0x90b8e000 - 0x90bbbfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib .framework/Versions/A/libvDSP.dylib 0x90c0d000 - 0x90c0dffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorP anel 0x90c0e000 - 0x90c19fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x90c1a000 - 0x90c28ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x90c29000 - 0x90de4ff3 com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComp oser.framework/Versions/A/QuartzComposer 0x90f64000 - 0x915fdfff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/CoreGraphics.framework/Versions/A/CoreGraphics 0x915fe000 - 0x91626ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x91661000 - 0x91663fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI .framework/Versions/A/SecurityHI 0x91664000 - 0x91670fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x91671000 - 0x91676fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPane ls.framework/Versions/A/CommonPanels 0x91677000 - 0x916d4ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x916d5000 - 0x916d9fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x916da000 - 0x919eefe2 com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x919ef000 - 0x91a7afff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x91ac0000 - 0x91b0ffff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLook UI 0x91c05000 - 0x91c5fff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/CoreText.framework/Versions/A/CoreText 0x91c60000 - 0x91c69fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechReco gnition.framework/Versions/A/SpeechRecognition 0x91c6a000 - 0x91c90fff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib 0x91c91000 - 0x91d43ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib 0x91d44000 - 0x91d62fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib 0x91d63000 - 0x91d69fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fram ework/Versions/A/Print 0x91d6a000 - 0x91da9fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91daa000 - 0x91dafffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/Displ ayServices 0x91de5000 - 0x91ecaff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x91ecb000 - 0x91f54fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/D esktopServicesPriv 0x91f55000 - 0x91f97fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigation Services.framework/Versions/A/NavigationServices 0x91fa2000 - 0x92475fde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgra mmability.dylib 0x92476000 - 0x924a7ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilt ers.framework/Versions/A/QuartzFilters 0x924a8000 - 0x924abfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.frame work/Versions/A/Help 0x924ac000 - 0x924c2fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Dict ionaryServices.framework/Versions/A/DictionaryServices 0x924c3000 - 0x925e7fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x925e8000 - 0x9356ffea com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/Quick TimeComponents 0x93570000 - 0x936b5ff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/ImageIO.framework/Versions/A/ImageIO 0x936b6000 - 0x936befff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitrat ion 0x936bf000 - 0x936ceffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjC Wrappers 0x93972000 - 0x93c4bff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Carb onCore.framework/Versions/A/CarbonCore 0x93c4c000 - 0x94449fef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9444a000 - 0x9444affe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x9444b000 - 0x94463fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScript ing.framework/Versions/A/OpenScripting 0x94464000 - 0x944deff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/PrintCore.framework/Versions/A/PrintCore 0x944df000 - 0x944e9feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSoun d.framework/Versions/A/CarbonSound 0x94502000 - 0x9457ffef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib .framework/Versions/A/libvMisc.dylib 0x94580000 - 0x945bafff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x945bb000 - 0x94664fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCor e 0x9469a000 - 0x946b9ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x946ba000 - 0x9470aff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/HIServices.framework/Versions/A/HIServices 0x9470b000 - 0x9470bffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/Install Server 0x9470c000 - 0x94acafea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib .framework/Versions/A/libLAPACK.dylib 0x94acb000 - 0x94b5efff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framew ork/Versions/A/Ink 0x94b5f000 - 0x94b7fff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x94b80000 - 0x94b81ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x94c4b000 - 0x94cdeff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/ATS.framework/Versions/A/ATS 0x94cdf000 - 0x94cf5fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x94d04000 - 0x94d04ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x94d05000 - 0x94d05ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x94d06000 - 0x94dc0fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSSe rvices.framework/Versions/A/OSServices 0x94dc1000 - 0x94e33fff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.fra mework/Versions/A/PDFKit 0x94e34000 - 0x94e34ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x94e49000 - 0x94e49ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94e4a000 - 0x94e4aff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applicat ionServices 0x94e4b000 - 0x94e82fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCo nfiguration 0x94f96000 - 0x94fa6ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/LangAnalysis.framework/Versions/A/LangAnalysis 0x94fa7000 - 0x94fb2ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x94fb3000 - 0x9503aff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x9503b000 - 0x95065fff com.apple.CoreMediaPrivate 1.4 (1.4) <59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/Core MediaPrivate 0x95097000 - 0x95123ffb com.apple.QTKit 7.4.1 (14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x95124000 - 0x951a0feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x952b5000 - 0x952d0ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x95320000 - 0x95322ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x95390000 - 0x9540fff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Sear chKit.framework/Versions/A/SearchKit 0x95410000 - 0x95420fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x95421000 - 0x95425fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x95426000 - 0x9546bfef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Meta data.framework/Versions/A/Metadata 0x9546c000 - 0x955a3feb com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.f ramework/Versions/A/ImageKit 0x955a4000 - 0x95683fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib 0x95684000 - 0x95684fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x95685000 - 0x956a9fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib 0x9577e000 - 0x95825feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/QD.framework/Versions/A/QD 0x95826000 - 0x95c36fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib .framework/Versions/A/libBLAS.dylib 0x95c5c000 - 0x95d94ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib 0x95d95000 - 0x95e5cff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage .framework/Versions/A/vImage 0x95e5d000 - 0x95f8ffef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundatio n 0x95fad000 - 0x95fb4ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor ks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x95fb5000 - 0x9622ffe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x96230000 - 0x962cefef com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickT imeImporters 0x962cf000 - 0x9635bff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Laun chServices.framework/Versions/A/LaunchServices 0x9635c000 - 0x96363ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x96376000 - 0x964d5ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib 0x964d6000 - 0x964ddfff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x964de000 - 0x964fbff7 com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x9650c000 - 0x965bcfff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x965bd000 - 0x965bdff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x965be000 - 0x965dcff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectorySe rvice 0x965dd000 - 0x965e4fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib 0x965e5000 - 0x9665cfe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNe twork.framework/Versions/A/CFNetwork 0x9678b000 - 0x96a93fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox. framework/Versions/A/HIToolbox 0x96a94000 - 0x96af0ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRender ing.framework/Versions/A/HTMLRendering 0x96af1000 - 0x96b20fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.f ramework/Versions/A/AE 0x96b5f000 - 0x96bb8ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dyli b 0x96bb9000 - 0x96bf6fff com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versi ons/A/CoreMediaIOServicesPrivate 0x96bf7000 - 0x96dc2ff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x96e0e000 - 0x96eefff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib 0x96ef0000 - 0x96f04ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCaptu re.framework/Versions/A/ImageCapture 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... This email sent to site_archiver@lists.apple.com
participants (1)
-
Wes Plate