From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martyn Jago Subject: Re: Frequent crashes of Emacs 24 on Mac OS X 10.7.3 due to org-mode Date: Tue, 17 Apr 2012 18:05:52 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKBrC-0007cX-Ax for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 13:06:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SKBr7-0001Gp-2S for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 13:06:21 -0400 Received: from plane.gmane.org ([80.91.229.3]:41027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKBr6-0001GT-GM for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 13:06:17 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SKBqy-0008PS-42 for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 19:06:08 +0200 Received: from 88-96-171-142.dsl.zen.co.uk ([88.96.171.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Apr 2012 19:06:07 +0200 Received: from martyn.jago by 88-96-171-142.dsl.zen.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Apr 2012 19:06:07 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Ho Marius Marius Hofert writes: > There was another crash this morning, here is the report (as from Console.app): > > Process: Emacs [6378] > Path: /Applications/Emacs.app/Contents/MacOS/Emacs > Identifier: org.gnu.Emacs > Version: Version 24.0.95 (9.0) > Code Type: X86-64 (Native) > Parent Process: launchd [117] > > Date/Time: 2012-04-17 11:57:41.796 +0200 > OS Version: Mac OS X 10.7.3 (11D50) > Report Version: 9 > > Crashed Thread: 0 Dispatch queue: com.apple.main-thread > > Exception Type: EXC_BAD_ACCESS (SIGABRT) > Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018 > > VM Regions Near 0x18: > --> > __TEXT 0000000100000000-0000000100203000 [ 2060K] r-x/rwx SM=COW /Applications/Emacs.app/Contents/MacOS/Emacs > > Application Specific Information: > objc[6378]: garbage collection is OFF > abort() called > > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread > 0 libsystem_kernel.dylib 0x00007fff9801a82a __kill + 10 > 1 org.gnu.Emacs 0x00000001000a824b fatal_error_signal + 347 > 2 libsystem_c.dylib 0x00007fff981cecfa _sigtramp + 26 > 3 libsystem_kernel.dylib 0x00007fff9801ace2 __pthread_kill + 10 > 4 libsystem_c.dylib 0x00007fff9817c7d2 pthread_kill + 95 > 5 libsystem_c.dylib 0x00007fff9816da7a abort + 143 > 6 org.gnu.Emacs 0x0000000100191f41 ns_term_shutdown + 81 > 7 org.gnu.Emacs 0x00000001000a8217 fatal_error_signal + 295 > 8 libsystem_c.dylib 0x00007fff981cecfa _sigtramp + 26 > 9 libobjc.A.dylib 0x00007fff9a22d3af objc_msgSend_vtable14 + 47 > 10 org.gnu.Emacs 0x0000000100196268 x_free_frame_resources + 216 > 11 org.gnu.Emacs 0x00000001001963e9 x_destroy_window + 25 > 12 org.gnu.Emacs 0x00000001000115bc delete_frame + 828 > 13 org.gnu.Emacs 0x0000000100123c55 Ffuncall + 1125 > 14 org.gnu.Emacs 0x000000010011fff6 Fcall_interactively + 6374 > 15 org.gnu.Emacs 0x0000000100123c42 Ffuncall + 1106 > 16 org.gnu.Emacs 0x0000000100123e26 call3 + 38 > 17 org.gnu.Emacs 0x00000001000bc16e command_loop_1 + 1134 > 18 org.gnu.Emacs 0x0000000100122285 internal_condition_case + 293 > 19 org.gnu.Emacs 0x00000001000b1787 command_loop_2 + 55 > 20 org.gnu.Emacs 0x0000000100122389 internal_catch + 217 > 21 org.gnu.Emacs 0x00000001000b1f0c recursive_edit_1 + 364 > 22 org.gnu.Emacs 0x00000001000b2082 Frecursive_edit + 290 > 23 org.gnu.Emacs 0x00000001000a8f4e main + 3262 > 24 org.gnu.Emacs 0x00000001000022f4 start + 52 > > Thread 1:: Dispatch queue: com.apple.libdispatch-manager > 0 libsystem_kernel.dylib 0x00007fff9801b7e6 kevent + 10 > 1 libdispatch.dylib 0x00007fff931885be _dispatch_mgr_invoke + 923 > 2 libdispatch.dylib 0x00007fff9318714e _dispatch_mgr_thread + 54 > > Thread 2: > 0 libsystem_kernel.dylib 0x00007fff9801b192 __workq_kernreturn + 10 > 1 libsystem_c.dylib 0x00007fff9817c594 _pthread_wqthread + 758 > 2 libsystem_c.dylib 0x00007fff9817db85 start_wqthread + 13 > > Thread 3: > 0 libsystem_kernel.dylib 0x00007fff9801b192 __workq_kernreturn + 10 > 1 libsystem_c.dylib 0x00007fff9817c594 _pthread_wqthread + 758 > 2 libsystem_c.dylib 0x00007fff9817db85 start_wqthread + 13 > > Thread 0 crashed with X86 Thread State (64-bit): > rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfe628 rdx: 0x0000000000000000 > rdi: 0x00000000000018ea rsi: 0x0000000000000006 rbp: 0x00007fff5fbfe660 rsp: 0x00007fff5fbfe628 > r8: 0x0000000000000001 r9: 0x0000000000000010 r10: 0x00007fff9801ad0a r11: 0xffffff80002d8220 > r12: 0x0000000000000006 r13: 0x000000010058a688 r14: 0x00007fff7f356960 r15: 0x000000010058a79c > rip: 0x00007fff9801a82a rfl: 0x0000000000000202 cr2: 0x00007fff7f34da28 > Logical CPU: 0 > > Binary Images: > 0x100000000 - 0x100202fef +org.gnu.Emacs (Version 24.0.95 - 9.0) <7C48528A-6CE3-F9D3-AECA-8F5120471764> /Applications/Emacs.app/Contents/MacOS/Emacs > 0x100b29000 - 0x100b2dff7 libFontRegistryUI.dylib (??? - ???) <46FDC6A3-EF17-3E57-AACD-8B36AB1F00E9> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib > 0x100e69000 - 0x100e6ffef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib > 0x100e76000 - 0x100e79ff7 libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib > 0x100efb000 - 0x100efbff5 +cl_kernels (??? - ???) cl_kernels > 0x1025ad000 - 0x102640ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib > 0x7fff6d9ba000 - 0x7fff6d9eebaf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld > 0x7fff8dc7f000 - 0x7fff8dc80fff com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <6F527553-C566-3E62-9F9E-D45F293F93E9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel > 0x7fff8dca9000 - 0x7fff8dcc0fff com.apple.CFOpenDirectory (10.7 - 144) <99A746A5-870A-33DB-9E4F-30A0D755A8F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory > 0x7fff8dcc1000 - 0x7fff8dccffff com.apple.HelpData (2.1.2 - 72) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData > 0x7fff8deac000 - 0x7fff8df3efff com.apple.PDFKit (2.6.2 - 2.6.2) <4C8D80F6-09BB-3BD5-983B-A24FBEB5BCF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit > 0x7fff8df3f000 - 0x7fff8dfc2fef com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata > 0x7fff8dfc3000 - 0x7fff8e005ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib > 0x7fff8e030000 - 0x7fff8e057fff com.apple.PerformanceAnalysis (1.10 - 10) <127134DE-0304-3B49-B539-B95E01CF02A2> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis > 0x7fff8e058000 - 0x7fff8e065fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib > 0x7fff8e066000 - 0x7fff8e099ff7 com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS > 0x7fff8e09a000 - 0x7fff8e0a8ff7 libkxld.dylib (??? - ???) /usr/lib/system/libkxld.dylib > 0x7fff8e0aa000 - 0x7fff8e19ffff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib > 0x7fff8e1b9000 - 0x7fff8e1c0fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib > 0x7fff8e1c1000 - 0x7fff8e246ff7 com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal > 0x7fff8e247000 - 0x7fff8e259ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib > 0x7fff8e991000 - 0x7fff8e996fff libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib > 0x7fff8e997000 - 0x7fff8e9e5fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib > 0x7fff8e9e6000 - 0x7fff8ea2aff7 com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit > 0x7fff8ea2b000 - 0x7fff8ea9efff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib > 0x7fff8ea9f000 - 0x7fff8eaa3ff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels > 0x7fff8eaa4000 - 0x7fff8eaf8ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface > 0x7fff8eaf9000 - 0x7fff8ef26fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib > 0x7fff8ef2c000 - 0x7fff8ef33fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib > 0x7fff8ef41000 - 0x7fff8efe3ff7 com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation > 0x7fff8efe4000 - 0x7fff8f01ffff com.apple.LDAPFramework (3.0 - 120.1) <7B820362-8540-3A6D-95C7-D811D6CEE3AA> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP > 0x7fff8f020000 - 0x7fff8f024fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib > 0x7fff8f025000 - 0x7fff8f030ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib > 0x7fff8f031000 - 0x7fff8f113fff com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices > 0x7fff8f31c000 - 0x7fff8f327fff com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth > 0x7fff8f67b000 - 0x7fff8f69ffff com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices > 0x7fff8f6aa000 - 0x7fff8f6b0fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib > 0x7fff8f6b1000 - 0x7fff8f721fff com.apple.datadetectorscore (3.0 - 179.4) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore > 0x7fff8f722000 - 0x7fff8f7a6ff7 com.apple.ApplicationServices.ATS (317.5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS > 0x7fff8f7a7000 - 0x7fff8f7c6fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib > 0x7fff8f7c7000 - 0x7fff8f7cafff com.apple.AppleSystemInfo (1.0 - 1) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo > 0x7fff8f7cb000 - 0x7fff8f80bff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib > 0x7fff8f84b000 - 0x7fff8f8adff7 com.apple.Symbolication (1.3 - 91) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication > 0x7fff8f8d6000 - 0x7fff8f936fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib > 0x7fff8f937000 - 0x7fff8f938fff libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib > 0x7fff8fb8f000 - 0x7fff8fb92fff com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help > 0x7fff8fb93000 - 0x7fff8fc08ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib > 0x7fff8fc4c000 - 0x7fff90113fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight > 0x7fff90114000 - 0x7fff902e8fff com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation > 0x7fff902e9000 - 0x7fff90353ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit > 0x7fff90367000 - 0x7fff90843fef com.apple.RawCamera.bundle (3.12.0 - 614) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera > 0x7fff909b1000 - 0x7fff909b9fff libsystem_dnssd.dylib (??? - ???) <1FA8F861-9D0D-33D2-939F-5BD382718B97> /usr/lib/system/libsystem_dnssd.dylib > 0x7fff90a1c000 - 0x7fff90a1cfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate > 0x7fff90a1d000 - 0x7fff90a23fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib > 0x7fff90a29000 - 0x7fff90a30ff7 com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore > 0x7fff90af7000 - 0x7fff90b0dfff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib > 0x7fff90b0e000 - 0x7fff90b2bff7 com.apple.openscripting (1.3.3 - ???) <4B03E015-36CB-3CDD-901B-4A6105753D4E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting > 0x7fff90b2c000 - 0x7fff90b4cfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib > 0x7fff90b4d000 - 0x7fff90b4dfff com.apple.Carbon (153 - 153) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon > 0x7fff90b4e000 - 0x7fff90b87fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib > 0x7fff90b93000 - 0x7fff90cc9fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage > 0x7fff90cca000 - 0x7fff90d60ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib > 0x7fff90e53000 - 0x7fff90ea6fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA > 0x7fff90ea7000 - 0x7fff90ebaff7 libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib > 0x7fff90ebb000 - 0x7fff911e5ff7 com.apple.HIToolbox (1.8 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox > 0x7fff91225000 - 0x7fff91541ff7 com.apple.CoreServices.CarbonCore (960.20 - 960.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore > 0x7fff91542000 - 0x7fff91572ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices > 0x7fff915ac000 - 0x7fff915affff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib > 0x7fff916b3000 - 0x7fff91ae5fef com.apple.VideoToolbox (1.0 - 705.61) <1A70CA82-C849-3033-8598-37C5A72637CC> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox > 0x7fff91ae6000 - 0x7fff91ae8fff libCVMSPluginSupport.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib > 0x7fff91b27000 - 0x7fff91b79ff7 libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib > 0x7fff91b7a000 - 0x7fff91bd2fff libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib > 0x7fff91bd3000 - 0x7fff91bddff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) /usr/lib/system/liblaunch.dylib > 0x7fff91beb000 - 0x7fff91c16fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib > 0x7fff91c17000 - 0x7fff91c34fff libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib > 0x7fff92958000 - 0x7fff9295cfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib > 0x7fff92961000 - 0x7fff92966fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib > 0x7fff92967000 - 0x7fff92c80ff7 com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation > 0x7fff92c81000 - 0x7fff92c83ff7 com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print > 0x7fff92c84000 - 0x7fff92e23fff com.apple.QuartzCore (1.7 - 270.2) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore > 0x7fff92e24000 - 0x7fff92f1eff7 com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages > 0x7fff92f1f000 - 0x7fff92f4aff7 com.apple.CoreServicesInternal (113.12 - 113.12) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal > 0x7fff92f4b000 - 0x7fff9304dff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib > 0x7fff93060000 - 0x7fff9313efff com.apple.ImageIO.framework (3.1.1 - 3.1.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO > 0x7fff9313f000 - 0x7fff93144fff libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib > 0x7fff93145000 - 0x7fff93149fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib > 0x7fff9314a000 - 0x7fff93184fe7 com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols > 0x7fff93185000 - 0x7fff93193fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib > 0x7fff93194000 - 0x7fff93199fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib > 0x7fff9319a000 - 0x7fff931a1fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS > 0x7fff931a2000 - 0x7fff931f2fff com.apple.CoreMediaIO (210.0 - 3180) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO > 0x7fff931f3000 - 0x7fff93293fff com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices > 0x7fff93294000 - 0x7fff93294fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib > 0x7fff932de000 - 0x7fff93ee2fff com.apple.AppKit (6.7.3 - 1138.32) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit > 0x7fff93f00000 - 0x7fff93f5cff7 com.apple.QuickLookFramework (3.1 - 500.10) <35BF320E-26F5-310C-9FA9-D60919B218EC> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook > 0x7fff93f5d000 - 0x7fff93fb8ff7 com.apple.HIServices (1.11 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices > 0x7fff94717000 - 0x7fff947bbfef com.apple.ink.framework (1.3.2 - 110) <48F42AEB-0D24-3B0D-8BF4-80929BB51FE0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink > 0x7fff94ae0000 - 0x7fff94af2ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib > 0x7fff94af3000 - 0x7fff94afeff7 com.apple.DisplayServicesFW (2.5.2 - 317) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices > 0x7fff94b62000 - 0x7fff952f6fef com.apple.CoreAUC (6.11.04 - 6.11.04) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC > 0x7fff952f7000 - 0x7fff952f8fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib > 0x7fff952f9000 - 0x7fff95307fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth > 0x7fff95312000 - 0x7fff9533dff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib > 0x7fff9533e000 - 0x7fff95344fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration > 0x7fff95345000 - 0x7fff95384ff7 libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib > 0x7fff95385000 - 0x7fff95399ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis > 0x7fff953b9000 - 0x7fff953e1ff7 com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo > 0x7fff953ee000 - 0x7fff95480ff7 com.apple.CorePDF (3.1 - 3.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF > 0x7fff95481000 - 0x7fff95484fff libCoreVMClient.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib > 0x7fff95503000 - 0x7fff95504ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib > 0x7fff95525000 - 0x7fff95793ff7 com.apple.QuartzComposer (5.0 - 236.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer > 0x7fff95794000 - 0x7fff959bcfe7 com.apple.CoreData (104.1 - 358.13) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData > 0x7fff959bd000 - 0x7fff959c0ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI > 0x7fff959c1000 - 0x7fff95a3cff7 com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore > 0x7fff95a3d000 - 0x7fff95a3ffff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent > 0x7fff95a40000 - 0x7fff95a41fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib > 0x7fff95a42000 - 0x7fff95a42fff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz > 0x7fff95a58000 - 0x7fff95b65fff libJP2.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib > 0x7fff95b66000 - 0x7fff95bdcfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication > 0x7fff95bdd000 - 0x7fff95cf6fff com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv > 0x7fff95cf7000 - 0x7fff95f82fff com.apple.JavaScriptCore (7534.53 - 7534.53.8) <619D6392-D833-3C55-B1C0-4DAA0477796C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore > 0x7fff95f83000 - 0x7fff95fcfff7 com.apple.SystemConfiguration (1.11.2 - 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration > 0x7fff95fd0000 - 0x7fff95fe7fff com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport > 0x7fff96487000 - 0x7fff96584fff com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation > 0x7fff96585000 - 0x7fff969a2ff7 com.apple.SceneKit (2.2 - 125.3) /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit > 0x7fff969a3000 - 0x7fff96a56fff com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText > 0x7fff96ae9000 - 0x7fff96b18fff com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut > 0x7fff96b6f000 - 0x7fff96b71fff libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib > 0x7fff96d53000 - 0x7fff96f55fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib > 0x7fff96f56000 - 0x7fff96f90fff libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> /usr/lib/libncurses.5.4.dylib > 0x7fff96faa000 - 0x7fff9758efff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib > 0x7fff9758f000 - 0x7fff97719ff7 com.apple.QTKit (7.7.1 - 2315) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit > 0x7fff97726000 - 0x7fff9772cfff IOSurface (??? - ???) <2114359C-D839-3855-8735-BBAA2704DB93> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface > 0x7fff9772d000 - 0x7fff97736ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib > 0x7fff97737000 - 0x7fff977feff7 com.apple.ColorSync (4.7.1 - 4.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync > 0x7fff97845000 - 0x7fff9785ffff com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring > 0x7fff97860000 - 0x7fff9789ffff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE > 0x7fff978a0000 - 0x7fff978abff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <524DFF6E-0C63-3C18-ACF4-341CFA80DC70> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition > 0x7fff978ac000 - 0x7fff978acfff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit > 0x7fff9798a000 - 0x7fff9799ffff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <1158319D-3B16-3000-94D8-E4234CEC6152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis > 0x7fff979b5000 - 0x7fff979f0fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib > 0x7fff979f1000 - 0x7fff97d8ffef com.apple.MediaToolbox (1.0 - 705.61) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox > 0x7fff97d90000 - 0x7fff98003fff com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage > 0x7fff98004000 - 0x7fff98024fff libsystem_kernel.dylib (1699.23.2 - compatibility 1.0.0) <55377210-60A0-3F33-9D45-B2D19AA91859> /usr/lib/system/libsystem_kernel.dylib > 0x7fff98025000 - 0x7fff98125fff com.apple.QuickLookUIFramework (3.1 - 500.10) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI > 0x7fff9812c000 - 0x7fff98209fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) /usr/lib/system/libsystem_c.dylib > 0x7fff98264000 - 0x7fff98291fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib > 0x7fff98292000 - 0x7fff983f9ff7 com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork > 0x7fff983fa000 - 0x7fff984d8fff com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording > 0x7fff984ef000 - 0x7fff984effff com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa > 0x7fff98532000 - 0x7fff98542ff7 com.apple.opengl (1.7.6 - 1.7.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL > 0x7fff98543000 - 0x7fff985abff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio > 0x7fff985ae000 - 0x7fff985b3ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib > 0x7fff985b4000 - 0x7fff98f447a7 com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics > 0x7fff98f6e000 - 0x7fff98f7bff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib > 0x7fff98f7c000 - 0x7fff990d5fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox > 0x7fff9928a000 - 0x7fff992b3fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib > 0x7fff992b4000 - 0x7fff992b4fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib > 0x7fff992b5000 - 0x7fff992b5fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices > 0x7fff992b6000 - 0x7fff993bdfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib > 0x7fff993be000 - 0x7fff993fffff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD > 0x7fff99400000 - 0x7fff9950cfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib > 0x7fff9956d000 - 0x7fff9959aff7 com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL > 0x7fff9959b000 - 0x7fff995efff7 com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <68147E63-C211-361E-8B24-B5E0675B4297> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore > 0x7fff995f0000 - 0x7fff996f5fff libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib > 0x7fff996f6000 - 0x7fff99736fff libtidy.A.dylib (??? - ???) /usr/lib/libtidy.A.dylib > 0x7fff99737000 - 0x7fff9977dff7 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib > 0x7fff9977e000 - 0x7fff9977efff com.apple.ApplicationServices (41 - 41) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices > 0x7fff9977f000 - 0x7fff99a61fff com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security > 0x7fff99a62000 - 0x7fff99a74ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib > 0x7fff9a222000 - 0x7fff9a306e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib > 0x7fff9a323000 - 0x7fff9a349ff7 com.apple.framework.familycontrols (3.0 - 300) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls > 0x7fff9a3cc000 - 0x7fff9a3e8ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage > 0x7fff9a3e9000 - 0x7fff9a3e9fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib > 0x7fff9a3ea000 - 0x7fff9a417fff com.apple.quartzfilters (1.7.0 - 1.7.0) <65DCAA1D-6958-3031-91C8-EC10BB1B948F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters > 0x7fff9a4ff000 - 0x7fff9a542ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib > 0x7fff9a546000 - 0x7fff9a547ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib > 0x7fff9a548000 - 0x7fff9a7beff7 com.apple.imageKit (2.1.1 - 1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit > 0x7fff9a809000 - 0x7fff9a85dff7 libFontRegistry.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib > 0x7fff9a8c6000 - 0x7fff9a90dff7 com.apple.CoreMedia (1.0 - 705.61) <0C34B0D4-DB8A-33C7-B67B-F443AD86482C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia > 0x7fff9a90e000 - 0x7fff9a974ff7 com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI > 0x7fff9a975000 - 0x7fff9aa0fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit > 0x7fff9aa10000 - 0x7fff9aa1fff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib > 0x7fff9aa20000 - 0x7fff9aa36ff7 com.apple.ImageCapture (7.0 - 7.0) <8F036520-B57E-34DE-8BA2-084BC3D289C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture > 0x7fff9ab30000 - 0x7fff9ab36ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib > 0x7fff9ab37000 - 0x7fff9ab5bfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos > 0x7fff9ab5c000 - 0x7fff9ab61fff com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory > 0x7fff9ab62000 - 0x7fff9ab63ff7 libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib > 0x7fff9aba8000 - 0x7fff9aba9fff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib > > External Modification Summary: > Calls made by other processes targeting this process: > task_for_pid: 25 > thread_create: 0 > thread_set_state: 0 > Calls made by this process: > task_for_pid: 0 > thread_create: 0 > thread_set_state: 0 > Calls made by all processes on this machine: > task_for_pid: 6371 > thread_create: 0 > thread_set_state: 0 > > VM Region Summary: > ReadOnly portion of Libraries: Total=186.6M resident=77.8M(42%) swapped_out_or_unallocated=108.8M(58%) > Writable regions: Total=200.7M written=63.2M(32%) resident=111.3M(55%) swapped_out=0K(0%) unallocated=89.4M(45%) > > REGION TYPE VIRTUAL > =========== ======= > ATS (font support) 31.8M > ATS (font support) (reserved) 4K reserved VM address space (unallocated) > CG backing stores 17.5M > CG image 348K > CG raster data 420K > CG shared images 3416K > CoreGraphics 16K > CoreImage 4K > CoreServices 2844K > MALLOC 112.2M > MALLOC guard page 48K > Memory tag=240 4K > Memory tag=242 12K > OpenCL 8K > STACK GUARD 55.7M > Stack 9.8M > VM_ALLOCATE 16.2M > __CI_BITMAP 80K > __DATA 39.4M > __IMAGE 528K > __LINKEDIT 48.3M > __RC_CAMERAS 244K > __TEXT 138.3M > __UNICODE 544K > mapped file 42.9M > shared memory 312K > =========== ======= > TOTAL 520.7M > TOTAL, minus reserved VM space 520.7M One point of note is that I am not on Lion, rather: System Version: Mac OS X 10.6.8 (10K549) Kernel Version: Darwin 10.8.0 When I get a moment I can substitute my .emacs org section for yours, although I'm wondering more and more whether it could be hardware related. Does anything else crash for instance - does your laptop get hot? I recently cleaned out the `radiator' in my laptop which dropped the idle temperature from about 75 deg C to 46 ! Lovely and quiet ;) Best, Martyn