bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10322: 24.0.92; Crash on Mac OSX, Snow Leopard


From: Jan Djärv
Subject: bug#10322: 24.0.92; Crash on Mac OSX, Snow Leopard
Date: Mon, 19 Dec 2011 07:45:32 +0100

Hello.

18 dec 2011 kl. 23:51 skrev Jules Colding:

> Hi,
> 
> Emacs crashed while I was trying to select another buffer from the menu. 
> Below is what I got from the Mac crash report. It is followed by the 
> information that I got from report-emacs-bug. The build is bzr trunk as of 
> about an hour ago.
> 
> I cannot reproduce the crash.

Are you sure this is an uptodate trunk?  The line numbers in the crash dump are 
a bit off.
This line:

print_object + 2235 (print.c:1513)

tries to get the name of a symbol.  On the other hand, the message it tries to 
print is "Error during redisplay: %S" so somthing went bad before that.  It 
could be a threading issue that leads to some memory corruption.

        Jan D.


> 
> Cheers,
>  jules
> 
> 
> ######### Mac crash report information ###########
> 
> Process:         Emacs [84548]
> Path:            /Users/USER/*/Emacs.app/Contents/MacOS/Emacs
> Identifier:      org.gnu.Emacs
> Version:         Version 24.0.92 (9.0)
> Code Type:       X86-64 (Native)
> Parent Process:  launchd [121]
> 
> Date/Time:       2011-12-18 23:40:35.544 +0100
> OS Version:      Mac OS X 10.7.2 (11C74)
> Report Version:  9
> 
> Interval Since Last Report:          550399 sec
> Crashes Since Last Report:           4
> Per-App Interval Since Last Report:  600 sec
> Per-App Crashes Since Last Report:   1
> Anonymous UUID:                      F8DBA661-66EF-4BD8-A735-2AC0B188CF06
> 
> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
> 
> Exception Type:  EXC_BAD_ACCESS (SIGABRT)
> Exception Codes: 0x000000000000000d, 0x0000000000000000
> 
> VM Regions Near 0:
> --> 
>    __TEXT                 0000000100000000-00000001001f3000 [ 1996K] r-x/rwx 
> SM=COW  /Users/USER/*/Emacs.app/Contents/MacOS/Emacs
> 
> Application Specific Information:
> objc[84548]: garbage collection is OFF
> abort() called
> 
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib            0x00007fff8d9b882a __kill + 10
> 1   org.gnu.Emacs                     0x00000001000a25b0 fatal_error_signal + 
> 320 (emacs.c:360)
> 2   libsystem_c.dylib                 0x00007fff8a17ecfa _sigtramp + 26
> 3   libsystem_kernel.dylib            0x00007fff8d9b8ce2 __pthread_kill + 10
> 4   libsystem_c.dylib                 0x00007fff8a12c7d2 pthread_kill + 95
> 5   libsystem_c.dylib                 0x00007fff8a11da7a abort + 143
> 6   org.gnu.Emacs                     0x000000010018c071 ns_term_shutdown + 
> 129
> 7   org.gnu.Emacs                     0x00000001000a257f fatal_error_signal + 
> 271 (emacs.c:354)
> 8   libsystem_c.dylib                 0x00007fff8a17ecfa _sigtramp + 26
> 9   org.gnu.Emacs                     0x0000000100138d7b print_object + 2235 
> (print.c:1513)
> 10  org.gnu.Emacs                     0x00000001001393cd print_object + 3853 
> (print.c:1671)
> 11  org.gnu.Emacs                     0x000000010013539a Fprin1_to_string + 
> 810 (print.c:624)
> 12  org.gnu.Emacs                     0x000000010010fc01 Fformat + 657 
> (editfns.c:3732)
> 13  org.gnu.Emacs                     0x00000001000377a0 add_to_log + 112 
> (xdisp.c:9064)
> 14  org.gnu.Emacs                     0x0000000100037892 safe_eval_handler + 
> 34 (xdisp.c:2329)
> 15  org.gnu.Emacs                     0x000000010011dd85 
> internal_condition_case_n + 197 (eval.c:1611)
> 16  org.gnu.Emacs                     0x000000010003d2f8 display_mode_element 
> + 7016 (xdisp.c:2357)
> 17  org.gnu.Emacs                     0x000000010003d400 display_mode_element 
> + 7280 (xdisp.c:20339)
> 18  org.gnu.Emacs                     0x000000010003d334 display_mode_element 
> + 7076 (xdisp.c:2360)
> 19  org.gnu.Emacs                     0x000000010003d400 display_mode_element 
> + 7280 (xdisp.c:20339)
> 20  org.gnu.Emacs                     0x000000010003d400 display_mode_element 
> + 7280 (xdisp.c:20339)
> 21  org.gnu.Emacs                     0x000000010003d7a7 display_mode_line + 
> 407 (xdisp.c:19857)
> 22  org.gnu.Emacs                     0x000000010003d9e5 display_mode_lines + 
> 325 (xdisp.c:19798)
> 23  org.gnu.Emacs                     0x000000010004aee6 redisplay_window + 
> 20358 (xdisp.c:15796)
> 24  org.gnu.Emacs                     0x00000001000358c4 redisplay_window_0 + 
> 36 (xdisp.c:13602)
> 25  org.gnu.Emacs                     0x000000010011e0ad 
> internal_condition_case_1 + 301 (eval.c:1538)
> 26  org.gnu.Emacs                     0x0000000100035883 redisplay_windows + 
> 147 (xdisp.c:13569)
> 27  org.gnu.Emacs                     0x0000000100041c6a redisplay_internal + 
> 4106 (xdisp.c:13162)
> 28  org.gnu.Emacs                     0x00000001000424e7 
> redisplay_preserve_echo_area + 39 (xdisp.c:13410)
> 29  org.gnu.Emacs                     0x00000001000ac099 
> detect_input_pending_run_timers + 73 (keyboard.c:10484)
> 30  org.gnu.Emacs                     0x000000010015f56a 
> wait_reading_process_output + 1834 (process.c:4733)
> 31  org.gnu.Emacs                     0x0000000100005e31 sit_for + 273 
> (dispnew.c:6063)
> 32  org.gnu.Emacs                     0x00000001000af8bf read_char + 4287 
> (keyboard.c:2688)
> 33  org.gnu.Emacs                     0x00000001000b3917 read_key_sequence + 
> 7655
> 34  org.gnu.Emacs                     0x00000001000b549a command_loop_1 + 
> 5370 (keyboard.c:1448)
> 35  org.gnu.Emacs                     0x000000010011e1f3 
> internal_condition_case + 291 (eval.c:1500)
> 36  org.gnu.Emacs                     0x00000001000b3f7e command_loop_2 + 62 
> (keyboard.c:1160)
> 37  org.gnu.Emacs                     0x000000010011e2f8 internal_catch + 216 
> (eval.c:1256)
> 38  org.gnu.Emacs                     0x00000001000b5a90 recursive_edit_1 + 
> 240 (keyboard.c:1139)
> 39  org.gnu.Emacs                     0x00000001000a58ac Frecursive_edit + 
> 236 (keyboard.c:822)
> 40  org.gnu.Emacs                     0x00000001000a23fa main + 6218 
> (emacs.c:1709)
> 41  org.gnu.Emacs                     0x0000000100001bd4 start + 52
> 
> Thread 1:: Dispatch queue: com.apple.libdispatch-manager
> 0   libsystem_kernel.dylib            0x00007fff8d9b97e6 kevent + 10
> 1   libdispatch.dylib                 0x00007fff919f95be _dispatch_mgr_invoke 
> + 923
> 2   libdispatch.dylib                 0x00007fff919f814e _dispatch_mgr_thread 
> + 54
> 
> Thread 2:
> 0   libsystem_kernel.dylib            0x00007fff8d9b9192 __workq_kernreturn + 
> 10
> 1   libsystem_c.dylib                 0x00007fff8a12c594 _pthread_wqthread + 
> 758
> 2   libsystem_c.dylib                 0x00007fff8a12db85 start_wqthread + 13
> 
> Thread 3:
> 0   libsystem_kernel.dylib            0x00007fff8d9b9192 __workq_kernreturn + 
> 10
> 1   libsystem_c.dylib                 0x00007fff8a12c594 _pthread_wqthread + 
> 758
> 2   libsystem_c.dylib                 0x00007fff8a12db85 start_wqthread + 13
> 
> Thread 4:
> 
> Thread 0 crashed with X86 Thread State (64-bit):
>  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbf45f8  
> rdx: 0x0000000000000000
>  rdi: 0x0000000000014a44  rsi: 0x0000000000000006  rbp: 0x00007fff5fbf4620  
> rsp: 0x00007fff5fbf45f8
>   r8: 0x00007fff5fbf4ac0   r9: 0x0000000000000010  r10: 0x00007fff8d9b8d0a  
> r11: 0xffffff80002d8220
>  r12: 0x0000000102d75c70  r13: 0x0000000000000003  r14: 0x00007fff77188960  
> r15: 0x0000000000000002
>  rip: 0x00007fff8d9b882a  rfl: 0x0000000000000206  cr2: 0x0000000100a57fb8
> Logical CPU: 0
> 
> Binary Images:
>       0x100000000 -        0x1001f2fef +org.gnu.Emacs (Version 24.0.92 - 9.0) 
> <A1FE7F4C-E2F3-3CCD-9CB8-DF6BF076D27A> 
> /Users/USER/*/Emacs.app/Contents/MacOS/Emacs
>       0x100dd4000 -        0x100dd7ff7  libCoreFSCache.dylib (??? - ???) 
> <D4B5EFEA-7878-3674-A973-BA1D675E5A3C> 
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
>       0x100de2000 -        0x100de8fef  libcldcpuengine.dylib (1.50.61 - 
> compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> 
> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
>       0x100dfe000 -        0x100dfeff5 +cl_kernels (??? - ???) 
> <CF294A84-C894-4A3F-82DC-71DA5F87B7B1> cl_kernels
>       0x107000000 -        0x107093ff7  unorm8_bgra.dylib (1.50.61 - 
> compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> 
> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
>       0x1070b2000 -        0x107143ff7  unorm8_rgba.dylib (1.50.61 - 
> compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> 
> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
>    0x7fff69499000 -     0x7fff694cdac7  dyld (195.5 - ???) 
> <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
>    0x7fff86b99000 -     0x7fff86b99fff  com.apple.vecLib (3.7 - vecLib 3.7) 
> <9A58105C-B36E-35B5-812C-4ED693F2618F> 
> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
>    0x7fff86b9a000 -     0x7fff86c9fff7  libFontParser.dylib (??? - ???) 
> <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
>    0x7fff86ca0000 -     0x7fff86cb6fff  libGL.dylib (??? - ???) 
> <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> 
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>    0x7fff86cb7000 -     0x7fff86fd0ff7  com.apple.Foundation (6.7.1 - 833.20) 
> <D922F590-FDA6-3D89-A271-FD35E2290624> 
> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>    0x7fff86fe4000 -     0x7fff87452fff  com.apple.RawCamera.bundle (3.8.2 - 
> 579) <3D4EBC1A-4139-3E22-B407-0D4887D8D208> 
> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
>    0x7fff87453000 -     0x7fff87477fff  com.apple.Kerberos (1.0 - 1) 
> <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> 
> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
>    0x7fff87478000 -     0x7fff874b8ff7  libcups.2.dylib (2.9.0 - 
> compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> 
> /usr/lib/libcups.2.dylib
>    0x7fff874b9000 -     0x7fff874bcfff  libRadiance.dylib (??? - ???) 
> <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
>    0x7fff8753f000 -     0x7fff87548ff7  libsystem_notify.dylib (80.1.0 - 
> compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> 
> /usr/lib/system/libsystem_notify.dylib
>    0x7fff87549000 -     0x7fff87763fef  com.apple.CoreData (104 - 358.12) 
> <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> 
> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
>    0x7fff877e9000 -     0x7fff877effff  libmacho.dylib (800.0.0 - 
> compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> 
> /usr/lib/system/libmacho.dylib
>    0x7fff877f0000 -     0x7fff877f6ff7  libunwind.dylib (30.0.0 - 
> compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> 
> /usr/lib/system/libunwind.dylib
>    0x7fff877f7000 -     0x7fff87805ff7  libkxld.dylib (??? - ???) 
> <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
>    0x7fff87819000 -     0x7fff87849fff  com.apple.shortcut (2.0 - 2.0) 
> <6E6C9F01-5DAC-35F4-876D-082D915EE782> 
> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
>    0x7fff8784a000 -     0x7fff8784afff  com.apple.CoreServices (53 - 53) 
> <043C8026-8EDD-3241-B090-F589E24062EF> 
> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>    0x7fff87884000 -     0x7fff878c4fff  libtidy.A.dylib (??? - ???) 
> <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
>    0x7fff8796a000 -     0x7fff87b6cfff  libicucore.A.dylib (46.1.0 - 
> compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> 
> /usr/lib/libicucore.A.dylib
>    0x7fff87b6d000 -     0x7fff87b74fff  com.apple.NetFS (4.0 - 4.0) 
> <B9F41443-679A-31AD-B0EB-36557DAF782B> 
> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
>    0x7fff87b75000 -     0x7fff87c14fff  com.apple.LaunchServices (480.21 - 
> 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> 
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
>    0x7fff87c64000 -     0x7fff87c65ff7  libremovefile.dylib (21.0.0 - 
> compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> 
> /usr/lib/system/libremovefile.dylib
>    0x7fff87ef2000 -     0x7fff87f2cfe7  com.apple.DebugSymbols (2.1 - 87) 
> <E9000AB8-CCE4-3636-871D-E17703814B68> 
> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
>    0x7fff87f2d000 -     0x7fff87f44fff  com.apple.MultitouchSupport.framework 
> (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> 
> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
>    0x7fff881b4000 -     0x7fff881b5fff  libDiagnosticMessagesClient.dylib 
> (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> 
> /usr/lib/libDiagnosticMessagesClient.dylib
>    0x7fff881fd000 -     0x7fff8862afff  libLAPACK.dylib (??? - ???) 
> <4F2E1055-2207-340B-BB45-E4F16171EE0D> 
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
>    0x7fff8870e000 -     0x7fff887ecfff  com.apple.ImageIO.framework (3.1.1 - 
> 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
>    0x7fff887f1000 -     0x7fff8883cff7  com.apple.SystemConfiguration (1.11.1 
> - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> 
> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
>    0x7fff8883d000 -     0x7fff88880ff7  libRIP.A.dylib (600.0.0 - 
> compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
>    0x7fff888b8000 -     0x7fff88928fff  com.apple.datadetectorscore (3.0 - 
> 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> 
> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
>    0x7fff8896e000 -     0x7fff889a8fff  libncurses.5.4.dylib (5.4.0 - 
> compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> 
> /usr/lib/libncurses.5.4.dylib
>    0x7fff889a9000 -     0x7fff88a0bfff  com.apple.coreui (1.2.1 - 164.1) 
> <F7972630-F696-3FC5-9FCF-A6E1C8771078> 
> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
>    0x7fff88a1b000 -     0x7fff88a1cfff  libunc.dylib (24.0.0 - compatibility 
> 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
>    0x7fff88ac1000 -     0x7fff88b45ff7  com.apple.ApplicationServices.ATS 
> (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
>    0x7fff88b46000 -     0x7fff88b46fff  com.apple.ApplicationServices (41 - 
> 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
>    0x7fff88b47000 -     0x7fff88c28fff  com.apple.CoreServices.OSServices 
> (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> 
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
>    0x7fff88c29000 -     0x7fff88c2efff  libGIF.dylib (??? - ???) 
> <393E2DB5-9479-39A6-A75A-B5F20B852532> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
>    0x7fff88c2f000 -     0x7fff88c33fff  libCGXType.A.dylib (600.0.0 - 
> compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
>    0x7fff88c34000 -     0x7fff88c3ffff  com.apple.CommonAuth (2.1 - 2.0) 
> <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> 
> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
>    0x7fff88c40000 -     0x7fff88d35fff  libiconv.2.dylib (7.0.0 - 
> compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> 
> /usr/lib/libiconv.2.dylib
>    0x7fff88e92000 -     0x7fff88e92fff  com.apple.audio.units.AudioUnit 
> (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> 
> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>    0x7fff88ea0000 -     0x7fff88ef2ff7  libGLU.dylib (??? - ???) 
> <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> 
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
>    0x7fff88fbc000 -     0x7fff89010ff7  com.apple.ScalableUserInterface (1.0 
> - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> 
> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
>    0x7fff89011000 -     0x7fff89012fff  libdnsinfo.dylib (395.6.0 - 
> compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> 
> /usr/lib/system/libdnsinfo.dylib
>    0x7fff89013000 -     0x7fff89022ff7  com.apple.opengl (1.7.5 - 1.7.5) 
> <2945F1A6-910C-3596-9988-5701B04BD821> 
> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>    0x7fff893c2000 -     0x7fff89403fff  com.apple.QD (3.12 - ???) 
> <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
>    0x7fff89472000 -     0x7fff89474fff  libCVMSPluginSupport.dylib (??? - 
> ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> 
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
>    0x7fff89475000 -     0x7fff894a5ff7  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
>    0x7fff894a6000 -     0x7fff894aafff  libdyld.dylib (195.5.0 - 
> compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> 
> /usr/lib/system/libdyld.dylib
>    0x7fff894ab000 -     0x7fff89520ff7  libc++.1.dylib (19.0.0 - 
> compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> 
> /usr/lib/libc++.1.dylib
>    0x7fff89525000 -     0x7fff8963dff7  com.apple.DesktopServices (1.6.1 - 
> 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> 
> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
>    0x7fff8963e000 -     0x7fff8965aff7  com.apple.GenerationalStorage (1.0 - 
> 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> 
> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
>    0x7fff8985e000 -     0x7fff89864fff  IOSurface (??? - ???) 
> <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> 
> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
>    0x7fff89865000 -     0x7fff89866ff7  libsystem_blocks.dylib (53.0.0 - 
> compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> 
> /usr/lib/system/libsystem_blocks.dylib
>    0x7fff89867000 -     0x7fff898a9ff7  libcommonCrypto.dylib (55010.0.0 - 
> compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> 
> /usr/lib/system/libcommonCrypto.dylib
>    0x7fff89903000 -     0x7fff89a69fff  com.apple.CFNetwork (520.2.5 - 
> 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> 
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
>    0x7fff89dbf000 -     0x7fff8a0dbff7  com.apple.CoreServices.CarbonCore 
> (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> 
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
>    0x7fff8a0dc000 -     0x7fff8a1b9fef  libsystem_c.dylib (763.12.0 - 
> compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> 
> /usr/lib/system/libsystem_c.dylib
>    0x7fff8a5f0000 -     0x7fff8a663fff  libstdc++.6.dylib (52.0.0 - 
> compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> 
> /usr/lib/libstdc++.6.dylib
>    0x7fff8a664000 -     0x7fff8a672fff  com.apple.NetAuth (1.0 - 3.0) 
> <F384FFFD-70F6-3B1C-A886-F5B446E456E7> 
> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
>    0x7fff8a69f000 -     0x7fff8a6c3ff7  com.apple.RemoteViewServices (1.2 - 
> 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> 
> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
>    0x7fff8a6ef000 -     0x7fff8a701ff7  libbsm.0.dylib (??? - ???) 
> <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
>    0x7fff8a702000 -     0x7fff8aa26fff  com.apple.HIToolbox (1.8 - ???) 
> <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> 
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
>    0x7fff8aa27000 -     0x7fff8acffff7  com.apple.security (7.0 - 55010) 
> <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> 
> /System/Library/Frameworks/Security.framework/Versions/A/Security
>    0x7fff8ae8e000 -     0x7fff8ae95fff  libCGXCoreImage.A.dylib (600.0.0 - 
> compatibility 64.0.0) <40374018-2832-3144-8114-CED417321C76> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
>    0x7fff8ae96000 -     0x7fff8aed5fff  com.apple.AE (527.7 - 527.7) 
> <B82F7ABC-AC8B-3507-B029-969DD5CA813D> 
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
>    0x7fff8b29a000 -     0x7fff8b2d9ff7  libGLImage.dylib (??? - ???) 
> <2D1D8488-EC5F-3229-B983-CFDE0BB37586> 
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
>    0x7fff8b2da000 -     0x7fff8b30dff7  com.apple.GSS (2.1 - 2.0) 
> <9A2C9736-DA10-367A-B376-2C7A584E6C7A> 
> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
>    0x7fff8b770000 -     0x7fff8b77efff  com.apple.HelpData (2.1.0 - 70) 
> <917CF02F-276E-3571-9042-AAAAC0D3D4E1> 
> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
>    0x7fff8b77f000 -     0x7fff8b881ff7  libxml2.2.dylib (10.3.0 - 
> compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> 
> /usr/lib/libxml2.2.dylib
>    0x7fff8b882000 -     0x7fff8b8eaff7  com.apple.Symbolication (1.2 - 89) 
> <1D7F9E72-B1B6-30CF-AC8A-23A763930A92> 
> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
>    0x7fff8b8f4000 -     0x7fff8b996ff7  com.apple.securityfoundation (5.0 - 
> 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> 
> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
>    0x7fff8ba7e000 -     0x7fff8ba83ff7  libsystem_network.dylib (??? - ???) 
> <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
>    0x7fff8ba84000 -     0x7fff8bb37fff  com.apple.CoreText (220.11.0 - ???) 
> <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
>    0x7fff8bb38000 -     0x7fff8c739ff7  com.apple.AppKit (6.7.2 - 1138.23) 
> <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> 
> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>    0x7fff8c73a000 -     0x7fff8c73cfff  com.apple.TrustEvaluationAgent (2.0 - 
> 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> 
> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
>    0x7fff8c7a4000 -     0x7fff8c7afff7  libc++abi.dylib (14.0.0 - 
> compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> 
> /usr/lib/libc++abi.dylib
>    0x7fff8c7b0000 -     0x7fff8c7b4fff  libmathCommon.A.dylib (2026.0.0 - 
> compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> 
> /usr/lib/system/libmathCommon.A.dylib
>    0x7fff8c7b5000 -     0x7fff8c7d2ff7  libxpc.dylib (77.17.0 - compatibility 
> 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
>    0x7fff8c7d3000 -     0x7fff8c9a7fff  com.apple.CoreFoundation (6.7.1 - 
> 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> 
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>    0x7fff8c9d5000 -     0x7fff8ca5aff7  com.apple.Heimdal (2.1 - 2.0) 
> <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> 
> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
>    0x7fff8cbd8000 -     0x7fff8cbd8fff  libkeymgr.dylib (23.0.0 - 
> compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> 
> /usr/lib/system/libkeymgr.dylib
>    0x7fff8cc2d000 -     0x7fff8cc88ff7  com.apple.HIServices (1.10 - ???) 
> <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
>    0x7fff8cc89000 -     0x7fff8cd04ff7  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
>    0x7fff8cd05000 -     0x7fff8cd08fff  libCoreVMClient.dylib (??? - ???) 
> <E034C772-4263-3F48-B083-25A758DD6228> 
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
>    0x7fff8cd33000 -     0x7fff8cd3dff7  liblaunch.dylib (392.18.0 - 
> compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> 
> /usr/lib/system/liblaunch.dylib
>    0x7fff8cd3e000 -     0x7fff8cd5dfff  libresolv.9.dylib (46.0.0 - 
> compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> 
> /usr/lib/libresolv.9.dylib
>    0x7fff8cd6a000 -     0x7fff8cd71fff  libcopyfile.dylib (85.1.0 - 
> compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> 
> /usr/lib/system/libcopyfile.dylib
>    0x7fff8cd72000 -     0x7fff8cd7ffff  libCSync.A.dylib (600.0.0 - 
> compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
>    0x7fff8d001000 -     0x7fff8d104fff  libsqlite3.dylib (9.6.0 - 
> compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> 
> /usr/lib/libsqlite3.dylib
>    0x7fff8d11e000 -     0x7fff8d13bfff  libPng.dylib (??? - ???) 
> <3C70A94C-9442-3E11-AF51-C1B0EF81680E> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
>    0x7fff8d13c000 -     0x7fff8d143ff7  com.apple.CommerceCore (1.0 - 17) 
> <AA783B87-48D4-3CA6-8FF6-0316396022F4> 
> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
>    0x7fff8d144000 -     0x7fff8d192fff  libauto.dylib (??? - ???) 
> <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
>    0x7fff8d1ab000 -     0x7fff8d1b0fff  libcache.dylib (47.0.0 - 
> compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> 
> /usr/lib/system/libcache.dylib
>    0x7fff8d1b1000 -     0x7fff8d8c4587  com.apple.CoreGraphics (1.600.0 - 
> ???) <A9F2451E-6F60-350E-A6E5-539669B53074> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>    0x7fff8d8c5000 -     0x7fff8d8dafff  com.apple.speech.synthesis.framework 
> (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
>    0x7fff8d8db000 -     0x7fff8d8dbfff  com.apple.Accelerate (1.7 - 
> Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> 
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
>    0x7fff8d95f000 -     0x7fff8d964fff  libpam.2.dylib (3.0.0 - compatibility 
> 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
>    0x7fff8d9a2000 -     0x7fff8d9c2fff  libsystem_kernel.dylib (1699.22.73 - 
> compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> 
> /usr/lib/system/libsystem_kernel.dylib
>    0x7fff8dd7c000 -     0x7fff8dde6fff  com.apple.framework.IOKit (2.0 - ???) 
> <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> 
> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>    0x7fff8dde7000 -     0x7fff8df20fef  com.apple.vImage (5.1 - 5.1) 
> <EB634387-CD15-3246-AC28-5FB368ACCEA2> 
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
>    0x7fff8df21000 -     0x7fff8dfc5fef  com.apple.ink.framework (1.3.2 - 110) 
> <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> 
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
>    0x7fff8e17a000 -     0x7fff8e1e2fff  com.apple.CoreSymbolication (2.1 - 
> 71) <0715BF39-D53C-3BFE-BBEA-B8EBF7274850> 
> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
>    0x7fff8e2b9000 -     0x7fff8e2cbff7  libz.1.dylib (1.2.5 - compatibility 
> 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
>    0x7fff8e432000 -     0x7fff8e432fff  com.apple.Accelerate.vecLib (3.7 - 
> vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> 
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
>    0x7fff8e433000 -     0x7fff8e4cdff7  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
>    0x7fff8e506000 -     0x7fff8e6a5fff  com.apple.QuartzCore (1.7 - 270.0) 
> <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> 
> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>    0x7fff8e723000 -     0x7fff8e725fff  libquarantine.dylib (36.0.0 - 
> compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> 
> /usr/lib/system/libquarantine.dylib
>    0x7fff8e726000 -     0x7fff8e72efff  libsystem_dnssd.dylib (??? - ???) 
> <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
>    0x7fff8e732000 -     0x7fff8e789fff  libTIFF.dylib (??? - ???) 
> <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
>    0x7fff8e78a000 -     0x7fff8e80dfef  com.apple.Metadata (10.7.0 - 627.20) 
> <E00156B0-663A-35EF-A307-A2CEB00F1845> 
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
>    0x7fff8f026000 -     0x7fff8f299fff  com.apple.CoreImage (7.82 - 1.0.1) 
> <282801B6-5D80-3E2C-88A4-00FE29906D5A> 
> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
>    0x7fff8f385000 -     0x7fff8f41bff7  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
>    0x7fff8f42c000 -     0x7fff8f455fff  libJPEG.dylib (??? - ???) 
> <64D079F9-256A-323B-A837-84628B172F21> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
>    0x7fff8f529000 -     0x7fff8f636fff  libJP2.dylib (??? - ???) 
> <6052C973-9354-35CB-AAB9-31D00D8786F9> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
>    0x7fff8f637000 -     0x7fff8f638fff  libsystem_sandbox.dylib (??? - ???) 
> <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
>    0x7fff8fd8a000 -     0x7fff8fdddfff  libFontRegistry.dylib (??? - ???) 
> <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
>    0x7fff90137000 -     0x7fff905fefff  FaceCoreLight (1.4.7 - compatibility 
> 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> 
> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
>    0x7fff906b8000 -     0x7fff906cbff7  libCRFSuite.dylib (??? - ???) 
> <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
>    0x7fff90700000 -     0x7fff90ce4fff  libBLAS.dylib (??? - ???) 
> <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> 
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
>    0x7fff919f6000 -     0x7fff91a04fff  libdispatch.dylib (187.7.0 - 
> compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> 
> /usr/lib/system/libdispatch.dylib
>    0x7fff91a05000 -     0x7fff91a2bff7  com.apple.framework.familycontrols 
> (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> 
> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
>    0x7fff91c03000 -     0x7fff91c1afff  com.apple.CFOpenDirectory (10.7 - 
> 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> 
> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
>    0x7fff91da6000 -     0x7fff91dacfff  libGFXShared.dylib (??? - ???) 
> <343AE6C0-EB02-333C-8D35-DF6093B92758> 
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
>    0x7fff91dd9000 -     0x7fff91ee5fff  libcrypto.0.9.8.dylib (44.0.0 - 
> compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> 
> /usr/lib/libcrypto.0.9.8.dylib
>    0x7fff92779000 -     0x7fff927e1ff7  com.apple.audio.CoreAudio (4.0.1 - 
> 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> 
> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>    0x7fff92cc4000 -     0x7fff92cd8ff7  com.apple.LangAnalysis (1.7.0 - 
> 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
>    0x7fff92f17000 -     0x7fff92f18fff  liblangid.dylib (??? - ???) 
> <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
>    0x7fff92f19000 -     0x7fff92f1efff  com.apple.OpenDirectory (10.7 - 146) 
> <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> 
> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
>    0x7fff92f1f000 -     0x7fff92f47ff7  com.apple.CoreVideo (1.7 - 70.1) 
> <98F917B2-FB53-3EA3-B548-7E97B38309A7> 
> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>    0x7fff92f61000 -     0x7fff92f6cff7  
> com.apple.speech.recognition.framework (4.0.19 - 4.0.19) 
> <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> 
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
>    0x7fff930f8000 -     0x7fff930fdfff  libcompiler_rt.dylib (6.0.0 - 
> compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> 
> /usr/lib/system/libcompiler_rt.dylib
>    0x7fff9310b000 -     0x7fff93264fff  com.apple.audio.toolbox.AudioToolbox 
> (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> 
> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
>    0x7fff9335e000 -     0x7fff93389ff7  libxslt.1.dylib (3.24.0 - 
> compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> 
> /usr/lib/libxslt.1.dylib
>    0x7fff9338a000 -     0x7fff933b1fff  com.apple.PerformanceAnalysis (1.10 - 
> 10) <2A058167-292E-3C3A-B1F8-49813336E068> 
> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
>    0x7fff933b2000 -     0x7fff93479ff7  com.apple.ColorSync (4.7.0 - 4.7.0) 
> <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> 
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
>    0x7fff9347a000 -     0x7fff934a7fe7  libSystem.B.dylib (159.1.0 - 
> compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> 
> /usr/lib/libSystem.B.dylib
>    0x7fff934a8000 -     0x7fff934d5ff7  com.apple.opencl (1.50.63 - 1.50.63) 
> <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> 
> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
>    0x7fff934d6000 -     0x7fff934fffff  com.apple.CoreServicesInternal (113.8 
> - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> 
> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
>    0x7fff93500000 -     0x7fff93560fff  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
>    0x7fff9356d000 -     0x7fff93651def  libobjc.A.dylib (228.0.0 - 
> compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> 
> /usr/lib/libobjc.A.dylib
>    0x7fff93727000 -     0x7fff93762ff7  libsystem_info.dylib (??? - ???) 
> <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
>    0x7fff93763000 -     0x7fff93769fff  com.apple.DiskArbitration (2.4.1 - 
> 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> 
> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
> 
> External Modification Summary:
>  Calls made by other processes targeting this process:
>    task_for_pid: 4
>    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: 3763
>    thread_create: 0
>    thread_set_state: 0
> 
> VM Region Summary:
> ReadOnly portion of Libraries: Total=146.8M resident=90.2M(61%) 
> swapped_out_or_unallocated=56.6M(39%)
> Writable regions: Total=111.2M written=15.7M(14%) resident=33.6M(30%) 
> swapped_out=0K(0%) unallocated=77.6M(70%)
> 
> REGION TYPE                      VIRTUAL
> ===========                      =======
> ATS (font support)                 31.9M
> ATS (font support) (reserved)         4K        reserved VM address space 
> (unallocated)
> CG backing stores                  10.7M
> CG image                             92K
> CG raster data                      460K
> CG shared images                   3416K
> CoreGraphics                         16K
> CoreImage                            68K
> CoreServices                       1880K
> MALLOC                             28.9M
> MALLOC guard page                    48K
> Memory tag=240                        4K
> Memory tag=242                       12K
> OpenCL                                8K
> STACK GUARD                        55.7M
> Stack                               9.8M
> Stack (reserved)                    520K        reserved VM address space 
> (unallocated)
> VM_ALLOCATE                        16.1M
> __CI_BITMAP                          80K
> __DATA                             35.5M
> __IMAGE                            1256K
> __LINKEDIT                         48.3M
> __TEXT                             98.5M
> __UNICODE                           544K
> mapped file                        32.8M
> shared memory                      1340K
> ===========                      =======
> TOTAL                             377.9M
> TOTAL, minus reserved VM space    377.4M
> 
> Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 
> 2.8 GHz, 4 GB, SMC 1.42f4
> Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
> Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
> Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 
> 0x484D54313235533642465238432D47372020
> Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 
> 0x484D54313235533642465238432D47372020
> AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), 
> Broadcom BCM43xx 1.0 (5.100.98.75.18)
> Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 1 incoming serial ports
> Network Service: AirPort, AirPort, en1
> Serial ATA Device: APPLE SSD TS128A, 121.33 GB
> Serial ATA Device: HL-DT-ST DVDRW  GS21N
> USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
> USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
> USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8217, 
> 0x06110000 / 5
> USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
> USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 
> 0x04600000 / 3
> 
> 
> ############## report-emacs-bug information ##############
> 
> If Emacs crashed, and you have the Emacs process in the gdb debugger,
> please include the output from the following gdb commands:
>    `bt full' and `xbacktrace'.
> For information about debugging Emacs, please read the file
> /Users/colding/work/src/emacs/trunk/nextstep/Emacs.app/Contents/Resources/etc/DEBUG.
> 
> 
> In GNU Emacs 24.0.92.1 (x86_64-apple-darwin11.2.0, NS apple-appkit-1138.23)
> of 2011-12-18 on Shangri-La.local
> Windowing system distributor `Apple', version 10.3.1138
> configured using `configure  '--with-ns' '--without-sound''
> 
> Important settings:
>  value of $LC_ALL: nil
>  value of $LC_COLLATE: nil
>  value of $LC_CTYPE: UTF-8
>  value of $LC_MESSAGES: nil
>  value of $LC_MONETARY: nil
>  value of $LC_NUMERIC: nil
>  value of $LC_TIME: nil
>  value of $LANG: nil
>  value of $XMODIFIERS: nil
>  locale-coding-system: utf-8-unix
>  default enable-multibyte-characters: t
> 
> Major mode: Emacs-Lisp
> 
> Minor modes in effect:
>  show-paren-mode: t
>  desktop-save-mode: t
>  command-frequency-autosave-mode: t
>  command-frequency-mode: t
>  tooltip-mode: t
>  mouse-wheel-mode: t
>  file-name-shadow-mode: t
>  global-font-lock-mode: t
>  font-lock-mode: t
>  auto-composition-mode: t
>  auto-encryption-mode: t
>  auto-compression-mode: t
>  line-number-mode: t
>  transient-mark-mode: t
> 
> 
> Recent input:
> y ESC [ ? 1 ; 2 c ESC x s e n d - b u g TAB DEL DEL
> DEL DEL DEL DEL DEL DEL b u g TAB DEL DEL DEL DEL DEL
> DEL DEL DEL DEL DEL DEL DEL DEL DEL r e p o TAB r t
> - e TAB RET
> 
> Recent messages:
> ((widget-button-click . 4) (customize . 2) ("^@^[OB^[OB^W^X^S^Xk^M" . 42) 
> (recover-this-file . 2) (latex-split-block . 1) (menu-function-2 . 1) 
> ("^[OB^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OCac_" . 76) (find-grep . 1) 
> (dired-do-copy . 2\
> ) (Custom-newline . 16) (whitespace-mode . 19) (visible-mode . 2) 
> (minibuffer-complete-shell-command . 2) (doc-view-toggle-display . 2) 
> (eshell-get-next-from-history . 1) (eshell-interrupt-process . 2) 
> (edit-last-kbd-macro . 1) ("^A^S=\
> =^[[5D^[[5C^[OD^[OC^@^[[5C^[[5D^W^@^[[5C^W^[[5D^Y == " . 2) 
> (tex-terminate-paragraph . 1) (tags-loop-continue . 1) (keyboard-escape-quit 
> . 2) (exchange-point-and-mark . 2) (zap-to-char . 3) (describe-variable . 39) 
> (describe-key-briefl\
> y . 1) (geosoft-forward-word . 1257) (geosoft-backward-word . 828) 
> (forward-word . 1146) (save-some-buffers . 1) (archive-extract . 1) 
> (archive-previous-line . 2) (archive-next-line . 38) (newline-and-indent . 
> 38) (tags-reset-tags-tabl\
> es . 8) (mark-whole-buffer . 3) (backward-kill-word . 4) (left-arrow-command 
> . 6116) (right-arrow-command . 12363) (version . 3) ("^D^D^D^N" . 17) 
> (kmacro-end-macro . 11) (kmacro-start-macro . 9) (dired-advertised-find-file 
> . 1) (ns-co\
> py-including-secondary . 1) (mwheel-scroll . 32) (next-multiframe-window . 2) 
> (abbrev-prefix-mark . 2) (insert-parentheses . 4) 
> (move-past-close-and-reindent . 3) (upcase-region . 10) (suspend-frame . 9) 
> (save-buffers-kill-terminal . 1\
> 0) (skeleton-pair-insert-maybe . 131) (compile-goto-error . 388) 
> (isearch-abort . 10) (grep-find . 5) (isearch-delete-char . 36) 
> (indent-buffer . 423) (dired-unmark . 2) (tex-compile . 1869) 
> (hide-ifdef-undef . 2) (hide-ifdef-define . \
> 2) (set-variable . 2) (describe-mode . 2) (hide-ifdef-mode . 1) 
> (dired-do-flagged-delete . 50) (dired-flag-backup-files . 23) 
> (exit-minibuffer . 599) (keyboard-quit . 300) (abort-recursive-edit . 554) 
> (backward-char . 27979) (revert-bu\
> ffer . 262) (dired-previous-line . 3860) (pcomplete . 83) (save-all-buffers . 
> 7582) (save-buffer . 1039) (beginning-of-buffer . 609) (end-of-buffer . 295) 
> (kill-ring-save . 3002) (yank . 4684) (newline . 11781) (kill-line . 5120) 
> (kill\
> -region . 1780) (set-mark-command . 5000) (switch-to-buffer . 4706) 
> (eshell-previous-matching-input-from-input . 266) (find-file . 3281) 
> (kill-buffer . 2776) (eshell-send-input . 234) (eshell . 158) 
> (dired-find-file . 1126) (dired-next\
> -line . 7188) (dired . 728) (delete-other-windows . 173) (list-directory . 
> 13) (recenter-top-bottom . 559) (previous-line . 204830) (scroll-down . 1457) 
> (delete-backward-char . 18071) (desktop-save . 2) (minibuffer-complete . 
> 5177) (se\
> lf-insert-command . 323899) (execute-extended-command . 1856) (next-line . 
> 256686) (scroll-up . 1679) (isearch-forward . 1176) (isearch-printing-char . 
> 2404) (isearch-other-meta-char . 1054) (forward-char . 37307) (indent-region 
> . 84) \
> (undo . 707) (indent-for-tab-command . 529) (delete-char . 1465) 
> (isearch-yank-word-or-char . 747) (isearch-other-control-char . 160) 
> (isearch-repeat-forward . 2242) (save-buffer-kill-buffer . 1118) (goto-line . 
> 319) (query-replace . 1\
> 71) (previous-history-element . 2493) (move-end-of-line . 1301) 
> (dabbrev-expand . 188) (isearch-backward . 46) (isearch-repeat-backward . 
> 252) (move-beginning-of-line . 856) (just-one-space . 379) (indent-rigidly . 
> 8) (backward-delete-\
> char-untabify . 525) (reload-file . 156) (report-emacs-bug . 12) 
> (other-window . 1760) (message-send-and-exit . 6) (split-window-horizontally 
> . 48) (replace-string . 216) (c-electric-backspace . 35475) 
> (c-electric-delete-forward . 4898\
> ) (c-electric-brace . 1279) (c-electric-semi&comma . 3711) (describe-function 
> . 67) (describe-key . 90) (c-indent-line-or-region . 4601) (compile . 4028) 
> (igrep-find . 703) (gpl-c . 10) (next-error . 786) (manual-entry . 18) 
> (c-electri\
> c-pound . 366) (c-electric-paren . 4537) (c-electric-slash . 3047) 
> (c-electric-colon . 642) (whitespace-cleanup . 199) (find-tag . 1268) 
> (pop-tag-mark . 328) (kmacro-edit-macro . 13) (minibuffer-complete-and-exit . 
> 136) (next-history-e\
> lement . 241) (comment-region . 84) (uncomment-region . 32) 
> (dired-flag-file-deletion . 104) (c-electric-star . 4384) (c-electric-lt-gt . 
> 630) (c-fill-paragraph . 394) (ispell-word . 4) (transpose-chars . 67) 
> (write-file . 114) (forwar\
> d-sexp . 20) (backward-sexp . 61) (set-fill-column . 2) (fill-paragraph . 
> 705) (backward-word . 761) (minibuffer-complete-word . 3) (count-words-region 
> . 2) (mouse-drag-region . 6) (mouse-set-point . 4) (comment-dwim . 1) 
> (list-buffers\
> . 12) (yank-pop . 3) (scroll-down-command . 3009) (scroll-up-command . 3481) 
> (tab-to-tab-stop . 2) (message-tab . 28) (count-lines-page . 1) (compose-mail 
> . 1) (eshell-next-matching-input-from-input . 40) (complete-symbol . 1) 
> ("^E^D^\
> [ " . 56) 
> ("^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[O\
> C^[OC^[OC^[OC^[OC^[OC^[OC^[OC^[OC
>        " . 43) (dired-create-directory . 5) (about-emacs . 1) (push-button . 
> 14) (left-char . 38464) (right-char . 44314) (Buffer-menu-this-window . 5) 
> (left-word . 3) (delete-blank-lines . 1) (display-buffer . 2) 
> (delete-forward-char\
> . 124) (tex-insert-quote . 120) (delete-window . 3) (recover-file . 6) 
> ("^K^K^K^E,^N^A" . 118) (cedet-version . 1) (view-order-manuals . 1) 
> (time-stamp . 1) (view-echo-area-messages . 1) (capitalize-word . 2) 
> (count-lines-region . 1) \
> (upcase-word . 4) (gdb . 2) (comint-send-input . 6) (gud-break . 3) (gud-gdb 
> . 2) (ede . 2) (eshell-copy-old-input . 1) ("^M^[<^[x^[OA^M^M^X^S^Xk^M" . 
> 106) (latex-insert-item . 1) (visible-whitespace-mode . 4) (dired-undo . 2) 
> (c-begin\
> ning-of-defun . 1) ("^N^A^[ case       ^[[5C^[OC^[OD:^K" . 12) 
> (transpose-lines . 11) (split-window-vertically . 1) (open-line . 1) 
> (org-self-insert-command . 109) (org-return . 5) (org-todo . 2) 
> (org-insert-heading . 1) (org-delete-ba\
> ckward-char . 11) (org-beginning-of-line . 1) (org-kill-line . 2) 
> (org-store-link . 1) (org-insert-link . 1) (org-open-at-point . 1) 
> (org-agenda . 4) (org-agenda-previous-line . 5) (org-agenda-switch-to . 4) 
> (org-agenda-next-line . 3) \
> (org-end-of-line . 1) (org-agenda-log-mode . 3) (vc-register . 2) 
> (untabify-buffer . 2))
> Loading /Users/colding/work/elisp/site-start.elc...done
> Warning: desktop file appears to be in use by PID 84548.
> Using it may cause conflicts.  Use it anyway? (y or n)  y
> ls does not support --dired; see `dired-use-ls-dired' for more details.
> Loading vc-git...done
> Desktop: 7 buffers restored.
> For information about GNU Emacs and the GNU system, type C-h C-a.
> Making completion list...
> 
> Load-path shadows:
> None found.
> 
> 
> 
> Features:
> (shadow sort mail-extr message format-spec rfc822 mml mml-sec mm-decode
> mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader
> emacsbug help-mode view vc-git paren idl-font-lock smtpmail auth-source
> eieio assoc gnus-util time-date password-cache sendmail rfc2047 rfc2045
> ietf-drums mm-util mail-prsvr mail-utils org-install rng-nxml rng-valid
> rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn
> nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc
> xmltok vc-darcs derived warnings advice help-fns advice-preload vc
> ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult
> ediff-init ediff vc-dispatcher cc-mode cc-fonts cc-guess cc-menus
> cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs mpc-mode igrep
> ange-ftp dired grep easymenu desktop command-frequency easy-mmode
> site-func edmacro kmacro byte-opt compile comint regexp-opt ring
> bytecomp byte-compile cconv macroexp tooltip ediff-hook vc-hooks
> lisp-float-type mwheel ns-win tool-bar dnd fontset image fringe
> lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar
> mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
> utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
> japanese hebrew greek romanian slovak czech european ethiopic indian
> cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
> minibuffer loaddefs button faces cus-face files text-properties overlay
> sha1 md5 base64 format env code-pages mule custom widget
> hashtable-print-readable backquote make-network-process ns multi-tty
> emacs)
> 
> 
> 
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]