zaggo / Pleasant3D

http://pleasantsoftware.com/developer/pleasant3d/
Other
142 stars 27 forks source link

Force Quit every time on OS X 10.6.8 #8

Closed AKAMEDIASYSTEM closed 10 years ago

AKAMEDIASYSTEM commented 12 years ago

Hi, I was prompted to install the upgrade today. After installing, I find that I cannot get to the "Open..." dialog - the app will force quit in the process of trying to render a file-selection dialog. The same force quit happens when I try to use the "Open recent ->" dialog - immediate force quit.

Apologies if this is the wrong place to report this - just hoping to help get my favorite GCode viewer back up and running!

AKA

reedb commented 11 years ago

With version 2.02 on OS X 10.6.8, I see the same problem on File Open or Save dialog. The crash data follow:

Crash on Open File: Process: Pleasant3D [6427] Path: /Applications/Pleasant3D.app/Contents/MacOS/Pleasant3D Identifier: com.pleasantsoftware.Pleasant3D Version: 2.0.2 (9) Code Type: X86-64 (Native) Parent Process: launchd [285]

Date/Time: 2013-06-17 09:52:22.188 -0700 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6

Interval Since Last Report: 229268 sec Crashes Since Last Report: 3 Per-App Interval Since Last Report: 117 sec Per-App Crashes Since Last Report: 3 Anonymous UUID: 7A51DAA1-D0B4-46F4-BA5F-6AD38675B2CC

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000030 Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Application Specific Information: objc[6427]: garbage collection is ON

Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 com.apple.AppKit 0x00007fff88f639de -[NSImage _allocAuxiliaryStorage] + 158 1 com.apple.AppKit 0x00007fff890e7f05 -[NSImage copyWithZone:] + 66 2 com.apple.AppKit 0x00007fff893d243c -[NSNavView _setupNormalFileListModeControl] + 154 3 com.apple.AppKit 0x00007fff893d2f32 -[NSNavView awakeFromNib] + 204 4 com.apple.CoreFoundation 0x00007fff860559fd -[NSSet makeObjectsPerformSelector:] + 205 5 com.apple.AppKit 0x00007fff88f5e85b -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1445 6 com.apple.AppKit 0x00007fff89005d14 -[NSNib instantiateNibWithExternalNameTable:] + 564 7 com.apple.AppKit 0x00007fff89005a92 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 233 8 com.apple.AppKit 0x00007fff893d3b07 +[NSNavView navView] + 109 9 com.apple.AppKit 0x00007fff89441062 -[NSSavePanel(NSSavePanelLayout) _initContentView] + 1230 10 com.apple.AppKit 0x00007fff8943a60b -[NSSavePanel initWithContentRect:styleMask:backing:defer:] + 367 11 com.apple.AppKit 0x00007fff8943eaf5 +[NSSavePanel _crunchyRawUnbonedPanel] + 198 12 com.apple.AppKit 0x00007fff892d0765 -[NSDocumentController _setupOpenPanel] + 29 13 com.apple.AppKit 0x00007fff892d06f3 -[NSDocumentController URLsFromRunningOpenPanel] + 22 14 com.apple.AppKit 0x00007fff892d08eb -[NSDocumentController openDocument:] + 267 15 com.apple.AppKit 0x00007fff890efeda -[NSApplication sendAction:to:from:] + 95 16 com.apple.AppKit 0x00007fff8911446a -[NSMenuItem _corePerformAction] + 365 17 com.apple.AppKit 0x00007fff891141d4 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121 18 com.apple.AppKit 0x00007fff89399cf4 -[NSMenu _internalPerformActionForItemAtIndex:] + 35 19 com.apple.AppKit 0x00007fff8924b9e9 -[NSCarbonMenuImpl carbonCommandProcessEvent:handlerCallRef:] + 136 20 com.apple.AppKit 0x00007fff890f699c NSSLMMenuEventHandler + 321 21 com.apple.HIToolbox 0x00007fff86c027f7 DispatchEventToHandlers(EventTargetRec, OpaqueEventRef, HandlerCallRec) + 1002 22 com.apple.HIToolbox 0x00007fff86c01d46 SendEventToEventTargetInternal(OpaqueEventRef, OpaqueEventTargetRef, HandlerCallRec) + 395 23 com.apple.HIToolbox 0x00007fff86c1fa81 SendEventToEventTarget + 45 24 com.apple.HIToolbox 0x00007fff86c4ec35 SendHICommandEvent(unsigned int, HICommand const, unsigned int, unsigned int, unsigned char, void const, OpaqueEventTargetRef, OpaqueEventTargetRef, OpaqueEventRef**) + 387 25 com.apple.HIToolbox 0x00007fff86c7ba0a SendMenuCommandWithContextAndModifiers + 56 26 com.apple.HIToolbox 0x00007fff86c7b9c2 SendMenuItemSelectedEvent + 101 27 com.apple.HIToolbox 0x00007fff86c7b8d2 FinishMenuSelection(SelectionData, MenuResult, MenuResult) + 150 28 com.apple.HIToolbox 0x00007fff86c5cc27 MenuSelectCore(MenuData_, Point, double, unsigned int, OpaqueMenuRef*, unsigned short) + 467 29 com.apple.HIToolbox 0x00007fff86c5c37c _HandleMenuSelection2 + 453 30 com.apple.AppKit 0x00007fff88fc7851 _NSHandleCarbonMenuEvent + 236 31 com.apple.AppKit 0x00007fff88f9b362 _DPSNextEvent + 1908 32 com.apple.AppKit 0x00007fff88f9a801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 33 com.apple.AppKit 0x00007fff88f6068f -[NSApplication run] + 395 34 com.apple.AppKit 0x00007fff88f593b0 NSApplicationMain + 364 35 ...pleasantsoftware.Pleasant3D 0x0000000100001264 0x100000000 + 4708

Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff88daec0a kevent + 10 1 libSystem.B.dylib 0x00007fff88db0add _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff88db07b4 _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff88db02de _dispatch_worker_thread2 + 252 4 libSystem.B.dylib 0x00007fff88dafc08 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff88dafaa5 start_wqthread + 13

Thread 2: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue 0 libSystem.B.dylib 0x00007fff88dd1aae getattrlist + 10 1 ...ple.CoreServices.CarbonCore 0x00007fff84db3aa5 FSMount::getattrscore(bool, char const, unsigned int, char const, unsigned int, FSAttributeInfo, unsigned int, unsigned char) + 835 2 ...ple.CoreServices.CarbonCore 0x00007fff84d9e84b FSMount::getattrs(unsigned int, char const, unsigned int, unsigned int, FSAttributeInfo, unsigned int, unsigned char) + 237 3 ...ple.CoreServices.CarbonCore 0x00007fff84d9e716 FSMount::getattrs(unsigned int, char const, unsigned int, unsigned int, FSAttributeInfo, unsigned int, unsigned char) + 248 4 ...ple.CoreServices.CarbonCore 0x00007fff84d9e5f1 GetFSRefAttributes(FSMount, FSRefPrivate const, unsigned int, FSAttributeInfo, unsigned int, char_) + 193 5 ...ple.CoreServices.CarbonCore 0x00007fff84d9e335 PBGetCatalogInfoSync + 250 6 ...ple.CoreServices.CarbonCore 0x00007fff84d9e238 FSGetCatalogInfo + 40 7 com.apple.DesktopServices 0x00007fff87451342 TFSInfo::Initialize(FSRef const&, unsigned int) + 190 8 com.apple.DesktopServices 0x00007fff87451265 TFSInfo::GetVolumeInfo(short, unsigned int, FSVolumeInfo&, TCountedPtr*) + 97 9 com.apple.DesktopServices 0x00007fff874bbc17 TFSVolumeInfo::Initialize(TCountedPtr const&, short, unsigned int, bool&) + 643 10 com.apple.DesktopServices 0x00007fff874bc663 TFSVolumeInfo::AddVolume(TCountedPtr const&, short, unsigned int, TCountedPtr&, bool&) + 201 11 com.apple.DesktopServices 0x00007fff87490cae TNode::AddVolume(TCountedPtr const&, short, unsigned int, TNodePtr&, bool) + 206 12 com.apple.DesktopServices 0x00007fff8749132f TNode::SynchronizeVolumes(bool, TCountedPtr const&) + 593 13 com.apple.DesktopServices 0x00007fff87497997 TNode::HandleNodeRequest(TCountedPtr const&, TCountedPtr const&) + 1103 14 com.apple.DesktopServices 0x00007fff874574a8 __PostNodeTaskRequest_block_invoke_2 + 98 15 libSystem.B.dylib 0x00007fff88dd1d64 _dispatch_call_block_and_release + 15 16 libSystem.B.dylib 0x00007fff88db08d2 _dispatch_queue_drain + 251 17 libSystem.B.dylib 0x00007fff88db0734 _dispatch_queue_invoke + 57 18 libSystem.B.dylib 0x00007fff88db02de _dispatch_worker_thread2 + 252 19 libSystem.B.dylib 0x00007fff88dafc08 _pthread_wqthread + 353 20 libSystem.B.dylib 0x00007fff88dafaa5 start_wqthread + 13

Thread 3: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue 0 libSystem.B.dylib 0x00007fff88dd0a6a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff88dd08f9 nanosleep + 148 2 libSystem.B.dylib 0x00007fff88dd0863 usleep + 57 3 com.apple.DesktopServices 0x00007fff87458e1e TNode::WaitToBeSynced(bool) + 156 4 com.apple.DesktopServices 0x00007fff87458bfa TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned int) + 200 5 com.apple.DesktopServices 0x00007fff87492ea7 TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 83 6 com.apple.DesktopServices 0x00007fff874626ba TNode::FindUserFolder(unsigned int, bool, TNodePtr&) + 212 7 com.apple.DesktopServices 0x00007fff87462419 TNode::SetSpecialNodeFromOStype(unsigned int) + 133 8 com.apple.DesktopServices 0x00007fff87462313 TNode::SetSpecialNode(unsigned int, TNodePtr&) + 263 9 com.apple.DesktopServices 0x00007fff8745c52c TNode::GetSpecialNodeWithStatus(unsigned int, OpaqueNodeRequest* const&, unsigned int, TNodePtr&) + 552 10 com.apple.DesktopServices 0x00007fff87472b94 TNode::GetSpecialNode(unsigned int, OpaqueNodeRequest* const&, unsigned int) + 44 11 com.apple.DesktopServices 0x00007fff87472b09 TNode::IsDesktop() const + 103 12 com.apple.DesktopServices 0x00007fff8747246d TNode::ResolveSharedFileListAliasIfNeeded() + 739 13 com.apple.DesktopServices 0x00007fff8745a6d5 TNode::SynchronizeChildren(unsigned int, TNodeEventPtrSet&) + 4139 14 com.apple.DesktopServices 0x00007fff87459242 TNode::HandleSync(unsigned int) + 736 15 com.apple.DesktopServices 0x00007fff87458f33 TNode::HandleSync(TCountedPtr const&, TNodePtr const&) + 45 16 com.apple.DesktopServices 0x00007fff87497964 TNode::HandleNodeRequest(TCountedPtr const&, TCountedPtr const&) + 1052 17 com.apple.DesktopServices 0x00007fff874574a8 __PostNodeTaskRequest_block_invoke_2 + 98 18 libSystem.B.dylib 0x00007fff88dd1d64 _dispatch_call_block_and_release + 15 19 libSystem.B.dylib 0x00007fff88db08d2 _dispatch_queue_drain + 251 20 libSystem.B.dylib 0x00007fff88db0734 _dispatch_queue_invoke + 57 21 libSystem.B.dylib 0x00007fff88db02de _dispatch_worker_thread2 + 252 22 libSystem.B.dylib 0x00007fff88dafc08 _pthread_wqthread + 353 23 libSystem.B.dylib 0x00007fff88dafaa5 start_wqthread + 13

Thread 4: 0 libSystem.B.dylib 0x00007fff88dd0a6a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff88dd4881 _pthread_cond_wait + 1286 2 com.apple.CoreVideo 0x00007fff85291342 CVDisplayLink::runIOThread() + 804 3 com.apple.CoreVideo 0x00007fff85290fe3 startIOThread(void*) + 139 4 libSystem.B.dylib 0x00007fff88dcefd6 _pthread_start + 331 5 libSystem.B.dylib 0x00007fff88dcee89 thread_start + 13

Thread 5: 0 libSystem.B.dylib 0x00007fff88d95d7a mach_msg_trap + 10 1 libSystem.B.dylib 0x00007fff88d963ed mach_msg + 59 2 com.apple.CoreFoundation 0x00007fff86042902 __CFRunLoopRun + 1698 3 com.apple.CoreFoundation 0x00007fff86041d8f CFRunLoopRunSpecific + 575 4 com.apple.CoreFoundation 0x00007fff86041b16 CFRunLoopRun + 70 5 com.apple.DesktopServices 0x00007fff8744f326 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 514 6 ...ple.CoreServices.CarbonCore 0x00007fff84d960d1 PrivateMPEntryPoint + 63 7 libSystem.B.dylib 0x00007fff88dcefd6 _pthread_start + 331 8 libSystem.B.dylib 0x00007fff88dcee89 thread_start + 13

Thread 6: 0 libSystem.B.dylib 0x00007fff88dafa2a __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff88dafe3c _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff88dafaa5 start_wqthread + 13

Thread 7: 0 libSystem.B.dylib 0x00007fff88dafa2a __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff88dafe3c _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff88dafaa5 start_wqthread + 13

Thread 8: 0 libSystem.B.dylib 0x00007fff88dafa2a __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff88dafe3c _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff88dafaa5 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x3ff0000000000000 rbx: 0x0000000100393010 rcx: 0x00007fff70f8e650 rdx: 0x0000000000000018 rdi: 0x0000000000000000 rsi: 0x0000000000000008 rbp: 0x00007fff5fbfd230 rsp: 0x00007fff5fbfd210 r8: 0x0000000000000001 r9: 0x00000001003933b0 r10: 0x0000000000000000 r11: 0x000000000000000d r12: 0x0000000000000000 r13: 0x0000000000000008 r14: 0x00000002000f2da0 r15: 0x00000002000fe3a0 rip: 0x00007fff88f639de rfl: 0x0000000000010206 cr2: 0x0000000000000030

Binary Images: 0x100000000 - 0x10001cff7 +com.pleasantsoftware.Pleasant3D 2.0.2 (9) /Applications/Pleasant3D.app/Contents/MacOS/Pleasant3D 0x10002c000 - 0x100051fff +com.pleasantsoftware.P3DCore 1.0 (1) /Applications/Pleasant3D.app/Contents/Frameworks/P3DCore.framework/Versions/A/P3DCore 0x100073000 - 0x10008afff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/Pleasant3D.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x1000a5000 - 0x10018bfe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib 0x115b58000 - 0x115cebfe7 GLEngine ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x115d1c000 - 0x1164a3fe7 com.apple.GeForceGLDriver 1.6.36 (6.3.6) <4F23289A-D45A-0630-8D7F-4C35A4D2AA00> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x11689d000 - 0x116cc0fef libclh.dylib 3.1.1 C (3.1.1) <432F5475-F934-92A0-FB49-78F03DA82176> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x116db0000 - 0x116dd6fff GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <69130DA3-7CB3-54C8-ABC5-423DECDD2AF7> /usr/lib/dyld 0x7fff80003000 - 0x7fff8004dff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8004e000 - 0x7fff80122fe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff80123000 - 0x7fff80123ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff80238000 - 0x7fff80238ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff80239000 - 0x7fff8034fff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib 0x7fff80350000 - 0x7fff80412fe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff80413000 - 0x7fff80424ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib 0x7fff804f2000 - 0x7fff80506ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff806ea000 - 0x7fff808a9fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff808aa000 - 0x7fff808aaff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff808f1000 - 0x7fff809b2fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff809b3000 - 0x7fff80a3ffef SecurityFoundation ??? (???) <8A74D45E-9FE9-DD58-42F5-C7474FFDD0C1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff80bab000 - 0x7fff80bd2ff7 libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff80bd5000 - 0x7fff80bf0ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff813ea000 - 0x7fff81428fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff816b9000 - 0x7fff816b9ff7 com.apple.Carbon 150 (152) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff81724000 - 0x7fff819a6fff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff819ad000 - 0x7fff821b7fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff821b8000 - 0x7fff821bafff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff821bb000 - 0x7fff821c0fff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff821c1000 - 0x7fff821c1ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff821d0000 - 0x7fff822efff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <11EB0132-EC8E-0E2E-9B84-B2DFE65DE678> /usr/lib/libcrypto.0.9.8.dylib 0x7fff822f0000 - 0x7fff82318fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8265d000 - 0x7fff82777fff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff82979000 - 0x7fff829f8fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff829f9000 - 0x7fff829fcff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff82a16000 - 0x7fff82a17fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib 0x7fff82a18000 - 0x7fff82a19ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff82a1a000 - 0x7fff82a6fff7 com.apple.framework.familycontrols 2.0.2 (2020) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff82ac3000 - 0x7fff82b7cfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib 0x7fff82b7d000 - 0x7fff82b9efe7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff82e51000 - 0x7fff82e71fff com.apple.DirectoryService.Framework 3.6 (621.16) <0ED4A74A-F8FB-366D-6588-F13EA397326F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff82e72000 - 0x7fff82e78ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff82e79000 - 0x7fff82e88fff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff82e89000 - 0x7fff82f23fff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff82f24000 - 0x7fff82f27fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff82f86000 - 0x7fff82fc7fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8306f000 - 0x7fff830c5fe7 libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff830c6000 - 0x7fff83107fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff83108000 - 0x7fff8323dfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8323e000 - 0x7fff8328afff libauto.dylib ??? (???) /usr/lib/libauto.dylib 0x7fff8328b000 - 0x7fff832f5fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff83374000 - 0x7fff8338bfff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8338c000 - 0x7fff833d3ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8353d000 - 0x7fff83551fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff83552000 - 0x7fff83995fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff83996000 - 0x7fff839acfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib 0x7fff83c17000 - 0x7fff83cc7fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff83d1e000 - 0x7fff84d88fff com.apple.WebCore 6534.59 (6534.59.6) <24B753DC-1FD4-FFCC-5F66-44799244A125> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff84d89000 - 0x7fff84d8efff libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff84d8f000 - 0x7fff850c3fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff850c4000 - 0x7fff8517aff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib 0x7fff8517b000 - 0x7fff851f8fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib 0x7fff851f9000 - 0x7fff85233fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib 0x7fff85278000 - 0x7fff8527bff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8527c000 - 0x7fff8528efe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib 0x7fff8528f000 - 0x7fff852b4ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff852b5000 - 0x7fff85345fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff85346000 - 0x7fff8535ffff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff85360000 - 0x7fff8551efff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib 0x7fff85775000 - 0x7fff85776ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff85777000 - 0x7fff85854fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff85ff6000 - 0x7fff8616dfe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff86232000 - 0x7fff86285ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8634b000 - 0x7fff86a47ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff86a48000 - 0x7fff86a5efe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff86a83000 - 0x7fff86acbff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff86bfb000 - 0x7fff86ef9fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff86ff0000 - 0x7fff87192fe7 com.apple.WebKit 6534.59 (6534.59.8) <1853A066-5479-6549-3114-91FC2F3FF07A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8719f000 - 0x7fff871d0fff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff87213000 - 0x7fff87246ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff87247000 - 0x7fff87290fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff87392000 - 0x7fff873d5fef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib 0x7fff873d6000 - 0x7fff873dcfff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff873dd000 - 0x7fff8743dfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8743e000 - 0x7fff8743eff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8743f000 - 0x7fff8744cfe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff8744d000 - 0x7fff87532fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff877ec000 - 0x7fff877f0ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib 0x7fff877f1000 - 0x7fff877ffff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib 0x7fff8783f000 - 0x7fff87862fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff87863000 - 0x7fff8786eff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8786f000 - 0x7fff87cb6fef com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff87cb7000 - 0x7fff87cbbff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff87dc1000 - 0x7fff87efffff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff87f0d000 - 0x7fff87f48fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff87f49000 - 0x7fff87f49ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff87fb9000 - 0x7fff87fc0fff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff88056000 - 0x7fff88058fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff88059000 - 0x7fff88089fef com.apple.shortcut 1.1 (1.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff88156000 - 0x7fff8816bff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff88248000 - 0x7fff88305fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff88306000 - 0x7fff88311ff7 com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff88364000 - 0x7fff88404fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff88405000 - 0x7fff88448ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff88d95000 - 0x7fff88f56fef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib 0x7fff88f57000 - 0x7fff89951ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff899bb000 - 0x7fff89a40ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff89a79000 - 0x7fff89a7eff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff89a7f000 - 0x7fff89a85ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff89a8e000 - 0x7fff89e2bfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff89e2c000 - 0x7fff89e32ff7 IOSurface ??? (???) <6AF28EC1-BCC4-9F65-AF7D-ABE60B91072A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff89ec1000 - 0x7fff89eecff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib 0x7fff89eed000 - 0x7fff89f6bff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff89f6c000 - 0x7fff8a021fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8a0c5000 - 0x7fff8a0e6fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib 0x7fff8a0e7000 - 0x7fff8a40afe7 com.apple.JavaScriptCore 6534.59 (6534.59.6) <029D160C-5D86-C281-5071-66CA09D1A95F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff8a40b000 - 0x7fff8a45aff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x7fff8a540000 - 0x7fff8a7c9ff7 com.apple.security 6.1.2 (55002) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8a7ca000 - 0x7fff8a7d9fef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Model: iMac9,1, BootROM IM91.008D.B08, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.45f0 Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.131.42.4) Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Serial ATA Device: WDC WD6400AAKS-40H2B0, 596.17 GB Serial ATA Device: OPTIARC DVD RW AD-5670S USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0x24400000 / 2 USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0x26400000 / 2 USB Device: Optical USB Mouse, 0x046d (Logitech Inc.), 0xc016, 0x26430000 / 4 USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0x26420000 / 3 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000 / 2 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x06110000 / 3

zaggo commented 10 years ago

I assume, this problem doesn't exist in v2.6 anymore. -> Memory management was changed to ARC for a while now -> v2.6 doesn't support OS X 10.6 anymore (OS X 10.7 is minimum)

Closed.