unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9671: 24.0.50; Two bidi crashes
@ 2011-10-04 21:01 David Reitter
  2011-10-04 21:15 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: David Reitter @ 2011-10-04 21:01 UTC (permalink / raw)
  To: 9671

I'm forward two crash reports I have received that may have to do with bidirectional text.  I have no further information.  (When interpreting the call stacks, note the optimization settings for those builds.)

Begin forwarded message:

> From: droth@pobox.com
> Subject: [Aquamacs-bugs] 24.0.50; Crash in bidi_level_of_next_char + 800
> Date: October 4, 2011 4:51:43 PM EDT
> To: aquamacs-bugs@aquamacs.org
> Reply-To: Bug reports for Aquamacs Emacs <aquamacs-bugs@aquamacs.org>
> 
> The report will be sent to aquamacs-bugs@aquamacs.org
> and may appear in other public locations.
> 
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug.  If you can, give
> a recipe starting with an Aquamacs without customization
> for which see the Help / Diagnose and Report Bug menu:
> 
> Enter your bug report here.
> 
> 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
> /Applications/Aquamacs.app/Contents/Resources/etc/DEBUG.
> 
> 
> In GNU Emacs 24.0.50.3 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
> of 2011-08-02 on braeburn.aquamacs.org - Aquamacs Distribution 3.xdev
> Windowing system distributor `Apple', version 10.3.1138
> configured using `configure  '--with-ns' '--without-x' 'CFLAGS=-arch i386 -g -O0 ' 'LDFLAGS=-arch i386 -g -O0 ''
> 
> Important settings:
>  value of $LC_ALL: nil
>  value of $LC_COLLATE: nil
>  value of $LC_CTYPE: nil
>  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
>  default enable-multibyte-characters: t
> 
> 
> Command line: (/Applications/Aquamacs.app/Contents/MacOS/Aquamacs)
> 
> PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin
> 
> exec-path: (/usr/local/bin /usr/bin /bin /usr/sbin /sbin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin)
> 
> Process:         Aquamacs [1974]
> Path:            /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
> Identifier:      org.gnu.Aquamacs
> Version:         3.xdev (3.x.)
> Code Type:       X86 (Native)
> Parent Process:  launchd [241]
> 
> Date/Time:       2011-10-04 16:49:26.885 -0400
> OS Version:      Mac OS X 10.7.1 (11B26)
> Report Version:  9
> 
> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
> 
> Exception Type:  EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
> 
> Application Specific Information:
> objc[1974]: garbage collection is OFF
> abort() called
> 
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib        	0x9867f9c6 __pthread_kill + 10
> 1   libsystem_c.dylib             	0x94644f78 pthread_kill + 106
> 2   libsystem_c.dylib             	0x94635bdd abort + 167
> 3   org.gnu.Aquamacs              	0x002245d8 ns_term_shutdown + 172
> 4   org.gnu.Aquamacs              	0x000d9f6b shut_down_emacs + 284
> 5   org.gnu.Aquamacs              	0x000d79ee fatal_error_signal + 377
> 6   libsystem_c.dylib             	0x9469a59b _sigtramp + 43
> 7   ???                           	0xffffffff 0 + 4294967295
> 8   libsystem_c.dylib             	0x94635bdd abort + 167
> 9   org.gnu.Aquamacs              	0x000bfd06 bidi_level_of_next_char + 800
> 10  org.gnu.Aquamacs              	0x000c02f4 bidi_move_to_visually_next + 260
> 11  org.gnu.Aquamacs              	0x0002b603 set_iterator_to_next + 1052
> 12  org.gnu.Aquamacs              	0x0004abaa display_line + 6020
> 13  org.gnu.Aquamacs              	0x00041ded try_window + 181
> 14  org.gnu.Aquamacs              	0x000400fa redisplay_window + 4586
> 15  org.gnu.Aquamacs              	0x0003aba8 redisplay_window_1 + 64
> 16  org.gnu.Aquamacs              	0x0017fb21 internal_condition_case_1 + 296
> 17  org.gnu.Aquamacs              	0x00039a66 redisplay_internal + 6068
> 18  org.gnu.Aquamacs              	0x000376c5 redisplay + 11
> 19  org.gnu.Aquamacs              	0x000deeeb read_char + 1469
> 20  org.gnu.Aquamacs              	0x000ec63e read_key_sequence + 2644
> 21  org.gnu.Aquamacs              	0x000dc918 command_loop_1 + 1293
> 22  org.gnu.Aquamacs              	0x0017f9c5 internal_condition_case + 287
> 23  org.gnu.Aquamacs              	0x000dc013 command_loop_2 + 53
> 24  org.gnu.Aquamacs              	0x0017f36a internal_catch + 205
> 25  org.gnu.Aquamacs              	0x000dbfa1 command_loop + 201
> 26  org.gnu.Aquamacs              	0x000db57e recursive_edit_1 + 181
> 27  org.gnu.Aquamacs              	0x000db754 Frecursive_edit + 317
> 28  org.gnu.Aquamacs              	0x000d9814 main + 5716
> 29  org.gnu.Aquamacs              	0x00002c82 start + 54
> 
> Thread 1:: Dispatch queue: com.apple.libdispatch-manager
> 0   libsystem_kernel.dylib        	0x9868090a kevent + 10
> 1   libdispatch.dylib             	0x92afbccc _dispatch_mgr_invoke + 969
> 2   libdispatch.dylib             	0x92afa71b _dispatch_mgr_thread + 53
> 
> Thread 0 crashed with X86 Thread State (32-bit):
>  eax: 0x00000000  ebx: 0x00224538  ecx: 0xbfffba4c  edx: 0x9867f9c6
>  edi: 0xac57b2c0  esi: 0x00000006  ebp: 0xbfffba68  esp: 0xbfffba4c
>   ss: 0x00000023  efl: 0x00000246  eip: 0x9867f9c6   cs: 0x0000000b
>   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
>  cr2: 0x60b3c080
> Logical CPU: 0
> 
> Binary Images:
>    0x1000 -   0x287fef +org.gnu.Aquamacs (3.xdev - 3.x.) <1E316F8E-419C-B602-4F05-8DF8FAC9D1EB> /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
> 0x1abf000 -  0x1ac1fff  libCoreFSCache.dylib (??? - ???) <8CC7923C-BD40-3A87-A295-0EAC7760800E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
> 0x1dfd000 -  0x1dfdffb +cl_kernels (??? - ???) <0B7C8B20-0E9F-4FC5-BD9F-4AAFEDD19EC5> cl_kernels
> 0x1f64000 -  0x1f69fe2  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <C9714E84-87B3-3EF4-A598-758522D1DB25> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
> 0x1f93000 -  0x1f94ff6 +cl_kernels (??? - ???) <F6103603-8D83-4BAC-B6EB-22FBEDCBC0EE> cl_kernels
> 0x8700000 -  0x87a3ff7  unorm16_rgba.dylib (1.50.61 - compatibility 1.0.0) <43AE549C-D026-3529-AE10-EF62426DC6F7> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm16_rgba.dylib
> 0x87b9000 -  0x885aff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <6C750910-BE8C-3D26-8272-9C4285153DAF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
> 0x8fea4000 - 0x8fed69c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
> 0x90005000 - 0x9028afe3  com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
> 0x90342000 - 0x90349ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <89E5FE96-50CF-30F3-B7A6-0B27A584B983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
> 0x9034a000 - 0x9034aff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
> 0x9034b000 - 0x90360ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
> 0x90361000 - 0x90430ffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
> 0x90431000 - 0x9048effb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
> 0x906bc000 - 0x906d1fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x90707000 - 0x90715fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
> 0x909c0000 - 0x909c1ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
> 0x909c2000 - 0x90b23ffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
> 0x90b24000 - 0x90ba0ff3  com.apple.PDFKit (2.6 - 2.6) <484AB8A4-E967-3B2F-BEFE-4B74F72B65A2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
> 0x9119e000 - 0x911d1fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
> 0x911dd000 - 0x911deffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
> 0x911df000 - 0x91222ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
> 0x91223000 - 0x91375ffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
> 0x91376000 - 0x91381fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
> 0x91382000 - 0x915f3ffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
> 0x915f4000 - 0x92016fef  com.apple.WebCore (7534 - 7534.48.3) <EAEADE43-C614-3CEF-B04D-27258FB7203B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
> 0x92055000 - 0x92457ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> 0x92458000 - 0x9284bff7  com.apple.VideoToolbox (1.0 - 705.35) <B0D04F08-D3EB-370A-A56F-8AF01116B0D0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
> 0x9284c000 - 0x9284dffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
> 0x9284e000 - 0x92a6cff7  com.apple.imageKit (2.1 - 1.0) <0B16E64D-597C-3ECE-8076-7991AF7D6820> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
> 0x92a6d000 - 0x92a71fff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
> 0x92a72000 - 0x92a75ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
> 0x92a82000 - 0x92a9cfff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
> 0x92af9000 - 0x92b07fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
> 0x92b08000 - 0x92e47ff3  com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 0x92e48000 - 0x92e49fff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
> 0x92e4a000 - 0x92e8aff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
> 0x92e8b000 - 0x92edcff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
> 0x92edd000 - 0x92ee2ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
> 0x92ee3000 - 0x92f70fe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> 0x92f71000 - 0x92f97ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
> 0x92f98000 - 0x92ff0fff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
> 0x92ffd000 - 0x93061fff  com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x9309f000 - 0x930b6ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
> 0x930b7000 - 0x930e1ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
> 0x930e2000 - 0x9310aff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
> 0x9310b000 - 0x9315bff9  com.apple.QuickLookFramework (3.0 - 489.1) <46E053F5-E7CC-3358-93AF-635837E4ECCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
> 0x9315c000 - 0x932f5ff7  com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
> 0x932f6000 - 0x9338aff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
> 0x933c6000 - 0x933c9ffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
> 0x933ca000 - 0x93406ffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
> 0x93536000 - 0x93539ffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
> 0x9353a000 - 0x9357bff7  com.apple.CoreMedia (1.0 - 705.35) <8A487271-FBEA-357A-8887-27BAA355314C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
> 0x93674000 - 0x93681fff  com.apple.HelpData (2.1.0 - 68) <C1E7DE84-CCC3-3495-93B7-3D47FBC1FFD1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
> 0x936c3000 - 0x936f1ffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
> 0x937e0000 - 0x93884fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
> 0x93885000 - 0x938a7ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
> 0x938d0000 - 0x93901ff7  libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
> 0x93902000 - 0x939e5ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
> 0x93a52000 - 0x93a52fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
> 0x93a5b000 - 0x93a5cfff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
> 0x93ab6000 - 0x93b40ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
> 0x93b41000 - 0x93b43ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
> 0x93b44000 - 0x93b4bffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
> 0x93b4c000 - 0x93b54ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
> 0x93b55000 - 0x93c7eff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
> 0x93c7f000 - 0x93cdfffb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
> 0x93cf6000 - 0x93cf8ffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
> 0x93cf9000 - 0x93d67fff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
> 0x93d94000 - 0x93d9affd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
> 0x93d9b000 - 0x93da2ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
> 0x93da3000 - 0x93db6ff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
> 0x93db7000 - 0x93f6bff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
> 0x93f6c000 - 0x93fc5ff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
> 0x93fc6000 - 0x9437effb  com.apple.SceneKit (2.0 - 124) <D1B359EA-7637-31D0-800E-8E816B1F4475> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
> 0x9437f000 - 0x9438cfff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
> 0x94414000 - 0x94424fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
> 0x94425000 - 0x9442eff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
> 0x9443b000 - 0x9443fff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
> 0x94440000 - 0x9445ffff  com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
> 0x94460000 - 0x94468fff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
> 0x94469000 - 0x94477fff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
> 0x94478000 - 0x9447bffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
> 0x945d7000 - 0x945e1ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
> 0x945e2000 - 0x945e5ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
> 0x945e6000 - 0x946b1fff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
> 0x946e0000 - 0x947c8fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
> 0x947e2000 - 0x94844ffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
> 0x94903000 - 0x94b1dff7  com.apple.JavaScriptCore (7534 - 7534.48) <430C2E37-5E97-3C16-9BC9-D8478F7A6CF6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
> 0x94b1e000 - 0x94c2dff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
> 0x94c2e000 - 0x94c64fff  com.apple.DebugSymbols (2.1 - 85) <FAD78A3A-48DF-3D27-9726-1D31D3B889DA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
> 0x94cb2000 - 0x94cb2ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
> 0x94cb3000 - 0x94ce1fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
> 0x94ce2000 - 0x9535dff9  com.apple.CoreAUC (6.11.03 - 6.11.03) <E8553EC9-6A7E-339E-B346-A5853649D3A0> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
> 0x9535e000 - 0x95469ffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
> 0x95553000 - 0x9557cffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
> 0x956a8000 - 0x9577eff3  com.apple.avfoundation (2.0 - 180.23) <428C1F5D-B786-3392-ADF4-43572D1722DE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
> 0x9595b000 - 0x95978ff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
> 0x959f6000 - 0x959fdfff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
> 0x95d28000 - 0x95d28fff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x95d29000 - 0x95d29fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
> 0x95d42000 - 0x95d80fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x95d92000 - 0x95e2dff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
> 0x95e2e000 - 0x95f1eff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
> 0x95f1f000 - 0x95f2aff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
> 0x95f2b000 - 0x95fc2ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
> 0x95fc3000 - 0x95fc7ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
> 0x95fc8000 - 0x96279ff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
> 0x962cc000 - 0x962f1ff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
> 0x96335000 - 0x9639fff3  com.apple.CoreSymbolication (2.1 - 67) <38FD2396-C987-3E7F-93EF-7D8ECAF542AF> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
> 0x963f2000 - 0x966f2fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> 0x966f3000 - 0x97178ffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> 0x9718d000 - 0x97195ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
> 0x97196000 - 0x971beff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
> 0x9728d000 - 0x97319ff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
> 0x973c2000 - 0x973c7ffd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
> 0x973c8000 - 0x973d8ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
> 0x973d9000 - 0x97422ff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
> 0x97792000 - 0x97796fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
> 0x97797000 - 0x97797fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
> 0x97798000 - 0x977baffe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
> 0x977bb000 - 0x977f9fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
> 0x977fa000 - 0x9784afff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
> 0x9784b000 - 0x9790bff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x9790c000 - 0x97915fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
> 0x97916000 - 0x97933fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
> 0x97934000 - 0x97a0aa5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
> 0x97a0b000 - 0x97b22fe9  com.apple.WebKit (7534 - 7534.48.3) <D537DA49-1C57-31A5-8359-5D8ACC47EE85> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
> 0x97b23000 - 0x97b27ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
> 0x97b28000 - 0x97baffff  com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
> 0x97bb0000 - 0x97bc1fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
> 0x97bc8000 - 0x97bdcff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
> 0x97bdd000 - 0x97c2dff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
> 0x97c2e000 - 0x97c39ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x97c3a000 - 0x97ca1fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
> 0x97ca2000 - 0x97fa5ff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
> 0x97fa6000 - 0x97faaff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
> 0x97fab000 - 0x97ff2fff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
> 0x97ff3000 - 0x97ff5ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
> 0x98001000 - 0x9866665b  com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
> 0x98667000 - 0x98685ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
> 0x98686000 - 0x988afffb  com.apple.QuartzComposer (5.0 - 232) <B25A191A-B96D-3BB0-B7D5-FDE4A97DFD06> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
> 0x988b0000 - 0x98c0cfff  com.apple.MediaToolbox (1.0 - 705.35) <425BD613-CB66-3BE1-8DDC-1B59561A1F5F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
> 0x98c16000 - 0x98cecff6  com.apple.QuickLookUIFramework (3.0 - 489.1) <DC6303F6-F343-37C5-AE54-F5FD606FE78C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
> 0x98e82000 - 0x98e8aff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
> 0x98e8b000 - 0x99367ff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> 0x99370000 - 0x99490fec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
> 0x99491000 - 0x99506fff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
> 0x99507000 - 0x99555ff3  com.apple.ImageCaptureCore (3.0 - 3.0) <16B80ABD-DCDA-34AA-A539-F36A4D39CB03> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
> 0x995c5000 - 0x995c5ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
> 0x99636000 - 0x9963cffb  com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
> 0x996a6000 - 0x996c9fff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
> 0x996ca000 - 0x998a0fef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
> 0x99913000 - 0x99962ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <51981B76-9A78-39D7-8709-7686BD2057C8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
> 0x99963000 - 0x9997cfff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
> 0x999a3000 - 0x999aeffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
> 0x999af000 - 0x999d8ffe  com.apple.shortcut (2.0 - 2.0) <7F289D05-DDEC-3993-9F86-0DB896E1E686> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
> 0x999ea000 - 0x999ebff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
> 0x999ec000 - 0x999ecfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
> 0x99a24000 - 0x99a5aff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
> 0x99a79000 - 0x99a95ff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
> 0x99a96000 - 0x99eebfff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
> 0x99eec000 - 0x99eeffff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
> 0x99ef0000 - 0x99ef0fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
> 0x9ac42000 - 0x9b048fff  com.apple.RawCamera.bundle (3.7.2 - 573) <79B5B169-0884-3530-B59B-B4B0A72AC5CE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
> 0x9b049000 - 0x9b04cff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
> 0x9b04d000 - 0x9b04eff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
> 0x9b04f000 - 0x9b160ff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
> 0x9b1a0000 - 0x9b1b6ffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
> 0x9b1da000 - 0x9b1dafff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x9b5ff000 - 0x9b6bffff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <7971F047-D9EF-3D9C-A65F-E5A8C6CECF06> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
> 0x9b6c0000 - 0x9b6c1ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
> 0x9b6ca000 - 0x9b745ffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
> 0x9b798000 - 0x9b7fdff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> 0x9b90a000 - 0x9ba02ff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
> 0x9ba27000 - 0x9ba89ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
> 0x9c125000 - 0x9c125fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
> 0x9c126000 - 0x9c127fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
> 0x9c206000 - 0x9c27eff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
> 0x9c27f000 - 0x9c2aafff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
> 0x9c2ab000 - 0x9c2dbff7  libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
> 0x9c334000 - 0x9c385ff3  com.apple.CoreMediaIO (201.0 - 3148) <C37D84D8-69B2-3375-B988-4EEB2B1A3DF4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
> 0x9c386000 - 0x9c38effb  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <AD856B0D-3602-3C37-8B64-C6BB53A6F248> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
> 0x9c3a0000 - 0x9c502fff  com.apple.QTKit (7.7.1 - 2246) <3BFE9BE6-4DDD-3D21-9695-0ECE773128E6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
> 0x9c503000 - 0x9c504fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
> 0x9c505000 - 0x9c565ff3  com.apple.Symbolication (1.2 - 87) <2F9206D6-BE64-3C21-B593-43B8C60A7A9E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
> 0x9c660000 - 0x9c69cfff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
> 
> External Modification Summary:
>  Calls made by other processes targeting this process:
>    task_for_pid: 7
>    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: 7256
>    thread_create: 1
>    thread_set_state: 0
> 
> VM Region Summary:
> ReadOnly portion of Libraries: Total=178.1M resident=90.6M(51%) swapped_out_or_unallocated=87.5M(49%)
> Writable regions: Total=101.7M written=17.5M(17%) resident=27.8M(27%) swapped_out=1620K(2%) unallocated=73.9M(73%)
> 
> REGION TYPE                      VIRTUAL
> ===========                      =======
> ATS (font support)                 31.9M
> ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
> CG backing stores                  5644K
> CG image                             20K
> CG raster data                      376K
> CG shared images                   3448K
> CoreGraphics                          8K
> CoreImage                            76K
> CoreServices                       2348K
> MALLOC                             31.9M
> MALLOC guard page                    48K
> Memory tag=240                        4K
> Memory tag=242                       12K
> OpenCL                               20K
> Stack                              64.5M
> VM_ALLOCATE                        16.2M
> __CI_BITMAP                          80K
> __DATA                             23.3M
> __DATA/__OBJC                       200K
> __IMAGE                            1256K
> __IMPORT                             12K
> __LINKEDIT                         42.1M
> __OBJC                             2984K
> __OBJC/__DATA                        88K
> __PAGEZERO                            4K
> __TEXT                            136.0M
> __UNICODE                           544K
> mapped file                       102.7M
> shared memory                      1380K
> shared pmap                        5592K
> ===========                      =======
> TOTAL                             472.1M
> TOTAL, minus reserved VM space    472.1M
> 
> _______________________________________________
> Aquamacs-bugs mailing list
> Aquamacs-bugs@aquamacs.org
> http://lists.aquamacs.org/mailman/listinfo.cgi/aquamacs-bugs





Begin forwarded message:

> From: Arkady Shekhter <arcadi.shehter@gmail.com>
> Subject: [Aquamacs-bugs] 24.0.50; Crash in bidi_initialize + 331
> Date: September 24, 2011 8:06:18 PM EDT
> To: aquamacs-bugs@aquamacs.org
> Reply-To: Bug reports for Aquamacs Emacs <aquamacs-bugs@aquamacs.org>
> 
> Enter your bug report here.
> 
> 
> In GNU Emacs 24.0.50.3 (x86_64-apple-darwin11.2.0, NS apple-appkit-1138.23)
> of 2011-09-24 on Fe.local - Aquamacs Distribution 3.xdev
> Windowing system distributor `Apple', version 10.3.1138
> configured using `configure  '--with-ns' '--without-x'
> 'CFLAGS=-mtune=native -m64 -O3' 'LDFLAGS=-mtune=native -m64 -O3''
> 
> Important settings:
>  value of $LC_ALL: en_US.UTF-8
>  value of $LC_COLLATE: nil
>  value of $LC_CTYPE: nil
>  value of $LC_MESSAGES: nil
>  value of $LC_MONETARY: nil
>  value of $LC_NUMERIC: nil
>  value of $LC_TIME: nil
>  value of $LANG: en_US.UTF-8
>  value of $XMODIFIERS: nil
>  locale-coding-system: utf-8-unix
>  default enable-multibyte-characters: t
> 
> 
> Command line: (/Applications/Aquamacs3.0.app/Contents/MacOS/Aquamacs)
> 
> PATH: /opt/local/bin:/opt/local/sbin:/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/texbin:/usr/local/plan9/bin:/9sys/scripts:/9sys/scripts/rc:/usr/local/plan9/bin:/9sys/scripts:/9sys/scripts/rc:/usr/X11R6/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin:/usr/local/texlive/2011/bin
> 
> exec-path: (/opt/local/bin /opt/local/sbin /bin /bin /usr/sbin /sbin
> /usr/local/bin /usr/X11/bin /usr/local/bin /usr/bin /usr/local/sbin
> /usr/local/bin /usr/bin /usr/local/sbin /usr/texbin
> /usr/local/plan9/bin /9sys/scripts /9sys/scripts/rc
> /usr/local/plan9/bin /9sys/scripts /9sys/scripts/rc /usr/X11R6/bin
> /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /usr/texbin
> /usr/bin /bin /usr/sbin /sbin
> /Applications/Aquamacs3.0.app/Contents/MacOS/bin
> /usr/local/texlive/2011/bin)
> 
> Process:         Aquamacs [15281]
> Path:            /Applications/Aquamacs3.0.app/Contents/MacOS/Aquamacs
> Identifier:      org.gnu.Aquamacs
> Version:         !AQUAMACS_VERSION! (!AQUAMACS_APPLE_VERSION!)
> Code Type:       X86-64 (Native)
> Parent Process:  launchd [155]
> 
> Date/Time:       2011-09-24 17:20:24.458 -0600
> OS Version:      Mac OS X 10.7.2 (11C62)
> Report Version:  9
> 
> Interval Since Last Report:          12 sec
> Crashes Since Last Report:           1
> Per-App Interval Since Last Report:  5 sec
> Per-App Crashes Since Last Report:   1
> Anonymous UUID:                      FB6BC01B-041F-4582-A7A7-1243DDED953C
> 
> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
> 
> Exception Type:  EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
> 
> Application Specific Information:
> objc[15281]: garbage collection is OFF
> abort() called
> 
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib        	0x00007fff84c82ce2 __pthread_kill + 10
> 1   libsystem_c.dylib             	0x0000000103dbd7d2 pthread_kill + 95
> 2   libsystem_c.dylib             	0x0000000103daea7a abort + 143
> 3   org.gnu.Aquamacs              	0x000000010019bc51 ns_term_shutdown + 129
> 4   org.gnu.Aquamacs              	0x00000001000a7f4f fatal_error_signal + 271
> 5   libsystem_c.dylib             	0x0000000103e0fcfa _sigtramp + 26
> 6   libsystem_kernel.dylib        	0x00007fff84c82ce2 __pthread_kill + 10
> 7   libsystem_c.dylib             	0x0000000103dbd7d2 pthread_kill + 95
> 8   libsystem_c.dylib             	0x0000000103daea7a abort + 143
> 9   org.gnu.Aquamacs              	0x0000000100090cdb bidi_initialize + 331
> 10  org.gnu.Aquamacs              	0x00000001000914e6 bidi_init_it + 38
> 11  org.gnu.Aquamacs              	0x000000010003b9bd init_iterator + 2589
> 12  org.gnu.Aquamacs              	0x0000000100043fa1 resize_mini_window + 417
> 13  org.gnu.Aquamacs              	0x0000000100011dd6 do_switch_frame + 566
> 14  org.gnu.Aquamacs              	0x000000010005dcc6
> run_window_configuration_change_hook + 310
> 15  org.gnu.Aquamacs              	0x00000001000062f9 change_frame_size_1 + 793
> 16  org.gnu.Aquamacs              	0x0000000100006c5e
> do_pending_window_change + 254
> 17  org.gnu.Aquamacs              	0x0000000100011366
> x_set_scroll_bar_width + 166
> 18  org.gnu.Aquamacs              	0x000000010001353c
> x_set_frame_parameters + 1020
> 19  org.gnu.Aquamacs              	0x0000000100013b2f x_default_parameter + 111
> 20  org.gnu.Aquamacs              	0x00000001001a7b1b Fx_create_frame + 3179
> 21  org.gnu.Aquamacs              	0x0000000100125a83 Ffuncall + 931
> 22  org.gnu.Aquamacs              	0x0000000100160805 exec_byte_code + 1637
> 23  org.gnu.Aquamacs              	0x0000000100128a6a funcall_lambda + 922
> 24  org.gnu.Aquamacs              	0x0000000100125b64 Ffuncall + 1156
> 25  org.gnu.Aquamacs              	0x0000000100160805 exec_byte_code + 1637
> 26  org.gnu.Aquamacs              	0x0000000100128a6a funcall_lambda + 922
> 27  org.gnu.Aquamacs              	0x0000000100125b64 Ffuncall + 1156
> 28  org.gnu.Aquamacs              	0x0000000100160805 exec_byte_code + 1637
> 29  org.gnu.Aquamacs              	0x0000000100128a6a funcall_lambda + 922
> 30  org.gnu.Aquamacs              	0x0000000100125b64 Ffuncall + 1156
> 31  org.gnu.Aquamacs              	0x0000000100160805 exec_byte_code + 1637
> 32  org.gnu.Aquamacs              	0x0000000100125b64 Ffuncall + 1156
> 33  org.gnu.Aquamacs              	0x0000000100160805 exec_byte_code + 1637
> 34  org.gnu.Aquamacs              	0x00000001001283b2 apply_lambda + 402
> 35  org.gnu.Aquamacs              	0x00000001001280f7 eval_sub + 1927
> 36  org.gnu.Aquamacs              	0x00000001001252ad Feval + 93
> 37  org.gnu.Aquamacs              	0x00000001001291a3
> internal_condition_case + 291
> 38  org.gnu.Aquamacs              	0x00000001000bbe2b top_level_1 + 59
> 39  org.gnu.Aquamacs              	0x00000001001292a8 internal_catch + 216
> 40  org.gnu.Aquamacs              	0x00000001000bbf42 recursive_edit_1 + 226
> 41  org.gnu.Aquamacs              	0x00000001000ab40d Frecursive_edit + 413
> 42  org.gnu.Aquamacs              	0x00000001000a7dbf main + 6191
> 43  org.gnu.Aquamacs              	0x00000001000017a4 start + 52
> 
> Thread 1:: Dispatch queue: com.apple.libdispatch-manager
> 0   libsystem_kernel.dylib        	0x00007fff84c837e6 kevent + 10
> 1   libdispatch.dylib             	0x0000000103d515be _dispatch_mgr_invoke + 923
> 2   libdispatch.dylib             	0x0000000103d5014e _dispatch_mgr_thread + 54
> 
> Thread 2:
> 0   libsystem_kernel.dylib        	0x00007fff84c83192 __workq_kernreturn + 10
> 1   libsystem_c.dylib             	0x0000000103dbd594 _pthread_wqthread + 758
> 2   libsystem_c.dylib             	0x0000000103dbeb85 start_wqthread + 13
> 
> Thread 3:
> 0   libsystem_kernel.dylib        	0x00007fff84c83192 __workq_kernreturn + 10
> 1   libsystem_c.dylib             	0x0000000103dbd594 _pthread_wqthread + 758
> 2   libsystem_c.dylib             	0x0000000103dbeb85 start_wqthread + 13
> 
> Thread 4:
> 0   libsystem_kernel.dylib        	0x00007fff84c83192 __workq_kernreturn + 10
> 1   libsystem_c.dylib             	0x0000000103dbd594 _pthread_wqthread + 758
> 2   libsystem_c.dylib             	0x0000000103dbeb85 start_wqthread + 13
> 
> Thread 0 crashed with X86 Thread State (64-bit):
>  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx:
> 0x00007fff5fbfd938  rdx: 0x0000000000000000
>  rdi: 0x0000000000005f03  rsi: 0x0000000000000006  rbp:
> 0x00007fff5fbfd960  rsp: 0x00007fff5fbfd938
>   r8: 0x0000000103e51fb8   r9: 0x0000000000000010  r10:
> 0x00007fff84c82d0a  r11: 0xffffff80002d8220
>  r12: 0x0000000000000001  r13: 0x000000010065faf8  r14:
> 0x0000000103e54960  r15: 0x0000000000000001
>  rip: 0x00007fff84c82ce2  rfl: 0x0000000000000246  cr2: 0x000000010f9fd000
> Logical CPU: 0
> 
> Binary Images:
>       0x100000000 -        0x100207fef +org.gnu.Aquamacs
> (!AQUAMACS_VERSION! - !AQUAMACS_APPLE_VERSION!)
> <9B11EC3D-51C8-3CBC-8AAB-D39A3298D2EF>
> /Applications/Aquamacs3.0.app/Contents/MacOS/Aquamacs
>       0x1006b1000 -        0x1012b2ff7  com.apple.AppKit (6.7.2 -
> 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C>
> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>       0x1019eb000 -        0x101b75ff7  com.apple.WebKit (7534.51 -
> 7534.51.22) <A52AF4EF-A2AA-3718-AB96-576A5E0A1CB8>
> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
>       0x101c5c000 -        0x101c5cfff  com.apple.CoreServices (53 -
> 53) <043C8026-8EDD-3241-B090-F589E24062EF>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>       0x101c5f000 -        0x101e33fff  com.apple.CoreFoundation
> (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F>
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>       0x101f80000 -        0x102299ff7  com.apple.Foundation (6.7.1 -
> 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624>
> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>       0x10247b000 -        0x10249fff7  com.apple.RemoteViewServices
> (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F>
> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
>       0x1024bf000 -        0x102618fff
> com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1)
> <4877267E-F736-3019-85D3-40A32A042A80>
> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
>       0x102697000 -        0x102697fff
> com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1)
> <04C10813-CCE5-3333-8C72-E8E35E417B3B>
> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>       0x10269d000 -        0x1028b7fef  com.apple.CoreData (104 -
> 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2>
> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
>       0x10299c000 -        0x102a0cfff  com.apple.datadetectorscore
> (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12>
> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
>       0x102a46000 -        0x102b5eff7  com.apple.DesktopServices
> (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A>
> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
>       0x102bb9000 -        0x102eddfff  com.apple.HIToolbox (1.8 -
> ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
>       0x103021000 -        0x1031c0fff  com.apple.QuartzCore (1.7 -
> 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E>
> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>       0x103268000 -        0x103540ff7  com.apple.security (7.0 -
> 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8>
> /System/Library/Frameworks/Security.framework/Versions/A/Security
>       0x103655000 -        0x1036a3fff  libauto.dylib (??? - ???)
> <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
>       0x1036bb000 -        0x1038bdfff  libicucore.A.dylib (46.1.0 -
> compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101>
> /usr/lib/libicucore.A.dylib
>       0x10394c000 -        0x1039b4ff7  com.apple.audio.CoreAudio
> (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7>
> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>       0x1039de000 -        0x1039e4fff  com.apple.DiskArbitration
> (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699>
> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
>       0x1039ee000 -        0x103a05fff
> com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1)
> <F21C79C0-4B5A-3645-81A6-74F8EFA900CE>
> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
>       0x103a14000 -        0x103a7efff  com.apple.framework.IOKit
> (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE>
> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>       0x103aa9000 -        0x103ac5ff7  com.apple.GenerationalStorage
> (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB>
> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
>       0x103acf000 -        0x103c35fff  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
>       0x103cda000 -        0x103d25ff7  com.apple.SystemConfiguration
> (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45>
> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
>       0x103d4e000 -        0x103d5cfff  libdispatch.dylib (187.7.0 -
> compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723>
> /usr/lib/system/libdispatch.dylib
>       0x103d6d000 -        0x103e4afef  libsystem_c.dylib (763.12.0 -
> compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22>
> /usr/lib/system/libsystem_c.dylib
>       0x103e89000 -        0x103ec4ff7  libsystem_info.dylib (??? -
> ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4>
> /usr/lib/system/libsystem_info.dylib
>       0x103eda000 -        0x103ee3ff7  libsystem_notify.dylib
> (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596>
> /usr/lib/system/libsystem_notify.dylib
>       0x103eea000 -        0x103f07ff7  libxpc.dylib (77.17.0 -
> compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376>
> /usr/lib/system/libxpc.dylib
>       0x103f1a000 -        0x10401dfff  libsqlite3.dylib (9.6.0 -
> compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249>
> /usr/lib/libsqlite3.dylib
>       0x104031000 -        0x10434dff7
> 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
>       0x1043c6000 -        0x104449fef  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
>       0x10449f000 -        0x104580fff
> 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
>       0x1045f8000 -        0x104692ff7  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
>       0x1046d2000 -        0x104711fff  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
>       0x10472c000 -        0x1047cbfff  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
>       0x104816000 -        0x104846ff7  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
>       0x104864000 -        0x104970fff  libcrypto.0.9.8.dylib (44.0.0
> - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A>
> /usr/lib/libcrypto.0.9.8.dylib
>       0x1049d9000 -        0x1049dbfff
> com.apple.TrustEvaluationAgent (2.0 - 1)
> <1F31CAFF-C1C6-33D3-94E9-11B721761DDF>
> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
>       0x1049e0000 -        0x104a06ff7
> com.apple.framework.familycontrols (3.0 - 300)
> <41A6DFC2-EAF5-390A-83A1-C8832528705C>
> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
>       0x104a1f000 -        0x1051aa627  com.apple.CoreGraphics
> (1.600.0 - ???) <9023510A-77FE-321E-A61C-E23A7558F234>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>       0x1052ad000 -        0x10538bfff  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
>       0x1053d4000 -        0x105487fff  com.apple.CoreText (220.11.0
> - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
>       0x1054da000 -        0x10555eff7
> 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
>       0x10558a000 -        0x105651ff7  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
>       0x105694000 -        0x1056efff7  com.apple.HIServices (1.10 -
> ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
>       0x105721000 -        0x10579cff7
> 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
>       0x1057d3000 -        0x1057d3fff  com.apple.Accelerate (1.7 -
> Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
>       0x1057d6000 -        0x1057fffff  libJPEG.dylib (??? - ???)
> <64D079F9-256A-323B-A837-84628B172F21>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
>       0x105807000 -        0x10585efff  libTIFF.dylib (??? - ???)
> <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
>       0x10586c000 -        0x105889fff  libPng.dylib (??? - ???)
> <3C70A94C-9442-3E11-AF51-C1B0EF81680E>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
>       0x105891000 -        0x105896fff  libGIF.dylib (??? - ???)
> <393E2DB5-9479-39A6-A75A-B5F20B852532>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
>       0x10589b000 -        0x1059a8fff  libJP2.dylib (??? - ???)
> <6052C973-9354-35CB-AAB9-31D00D8786F9>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
>       0x1059d7000 -        0x1059dafff  libRadiance.dylib (??? - ???)
> <CD89D70D-F177-3BAE-8A26-644EA7D5E28E>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
>       0x1059de000 -        0x105b17fef  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
>       0x105b36000 -        0x105b36fff  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
>       0x105b39000 -        0x105b99fff  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
>       0x105ba2000 -        0x105c38ff7  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
>       0x105c43000 -        0x106227fff  libBLAS.dylib (??? - ???)
> <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
>       0x106269000 -        0x10636eff7  libFontParser.dylib (??? -
> ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
>       0x1063c9000 -        0x10641cfff  libFontRegistry.dylib (??? -
> ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
>       0x106440000 -        0x106480ff7  libcups.2.dylib (2.9.0 -
> compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5>
> /usr/lib/libcups.2.dylib
>       0x106491000 -        0x1064b5fff  com.apple.Kerberos (1.0 - 1)
> <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9>
> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
>       0x1064d1000 -        0x106556ff7  com.apple.Heimdal (2.1 - 2.0)
> <C92E327E-CB5F-3C9B-92B0-F1680095C8A3>
> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
>       0x10657f000 -        0x106584fff  com.apple.OpenDirectory (10.7
> - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A>
> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
>       0x10658d000 -        0x106598fff  com.apple.CommonAuth (2.1 -
> 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD>
> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
>       0x10659f000 -        0x1065c7ff7  com.apple.CoreVideo (1.7 -
> 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7>
> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>       0x1065e0000 -        0x106853fff  com.apple.CoreImage (7.79 -
> 1.0.1) <0434B1EF-4EF0-3183-99D1-63F28D0777BE>
> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
>       0x10693e000 -        0x10696bff7  com.apple.opencl (1.50.63 -
> 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3>
> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
>       0x106977000 -        0x106e3efff  FaceCoreLight (1.4.7 -
> compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490>
> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
>       0x107262000 -        0x107262fff  com.apple.vecLib (3.7 -
> vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F>
> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
>       0x107265000 -        0x1074d3ff7  com.apple.QuartzComposer (5.0
> - 236) <CBF3070A-BD09-328D-857F-F35A0E1D22B5>
> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
>       0x10762b000 -        0x1076bdff7  com.apple.PDFKit (2.6.1 -
> 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2>
> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
>       0x107719000 -        0x107994fff  com.apple.imageKit (2.1.1 -
> 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB>
> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
>       0x107b16000 -        0x107c14fff
> com.apple.QuickLookUIFramework (3.1 - 500.1)
> <D3A71FF1-7ED1-39DB-AD4E-451612DA536C>
> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
>       0x107cbe000 -        0x107f48fff  com.apple.JavaScriptCore
> (7534.51 - 7534.51.21) <B311DA3D-F763-32A0-BE17-5DC97820BFAB>
> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
>       0x107fce000 -        0x108158ff7  com.apple.QTKit (7.7.1 -
> 2306) <A97042BD-4FD8-3556-9279-6B7742C98904>
> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
>       0x10825b000 -        0x108677ff7  com.apple.SceneKit (2.1 -
> 125.1) <296A889C-2E9D-366F-8962-E23931EECC70>
> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
>       0x10884a000 -        0x108891ff7  com.apple.CoreMedia (1.0 -
> 705.42) <AA2E9D78-A08C-39E2-B423-D69A75C2397D>
> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
>       0x1088b3000 -        0x108c51fef  com.apple.MediaToolbox (1.0 -
> 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E>
> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
>       0x108cc5000 -        0x1090f7fff  com.apple.VideoToolbox (1.0 -
> 705.42) <FA0AD643-845C-3378-AFD1-8C5BD0215B72>
> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
>       0x109184000 -        0x1091d4fff  com.apple.CoreMediaIO (210.0
> - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A>
> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
>       0x1091f9000 -        0x10998dfef  com.apple.CoreAUC (6.11.04 -
> 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940>
> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
>       0x1099a9000 -        0x1099fcfff  com.apple.AppleVAFramework
> (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1>
> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
>       0x109a06000 -        0x109a08ff7
> 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
>       0x109a0d000 -        0x109b0afff  com.apple.avfoundation (2.0 -
> 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C>
> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
>       0x109bc2000 -        0x109c1efff  com.apple.QuickLookFramework
> (3.1 - 500.1) <0C9E98D2-D8F9-3161-9809-0D77B98AD938>
> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
>       0x109c56000 -        0x109c61ff7  com.apple.DisplayServicesFW
> (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF>
> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
>       0x109c6d000 -        0x109cc1ff7  com.apple.ImageCaptureCore
> (3.0.1 - 3.0.1) <5D86BECB-9F7A-3FDB-9436-C3DE4B2A5F29>
> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
>       0x109cfb000 -        0x10aa01fef  com.apple.WebCore (7534.51 -
> 7534.51.22) <352D30ED-1D1D-390E-B7CB-18E954485FD3>
> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
>       0x10bcc3000 -        0x10bcecfff
> com.apple.CoreServicesInternal (113.8 - 113.8)
> <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51>
> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
>       0x10f795000 -        0x10fc03ff7  com.apple.RawCamera.bundle
> (3.8.2 - 578) <5B317F66-D74F-31FC-9FE8-85C92B76F04C>
> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
>    0x7fff62ac5000 -     0x7fff62af9ac7  dyld (195.5 - ???)
> <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
>    0x7fff82a3e000 -     0x7fff82a3ffff  libdnsinfo.dylib (395.6.0 -
> compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57>
> /usr/lib/system/libdnsinfo.dylib
>    0x7fff82a46000 -     0x7fff82a4afff  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
>    0x7fff836f5000 -     0x7fff836fbfff  libmacho.dylib (800.0.0 -
> compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC>
> /usr/lib/system/libmacho.dylib
>    0x7fff8377d000 -     0x7fff837f2ff7  libc++.1.dylib (19.0.0 -
> compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9>
> /usr/lib/libc++.1.dylib
>    0x7fff848fe000 -     0x7fff849f3fff  libiconv.2.dylib (7.0.0 -
> compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926>
> /usr/lib/libiconv.2.dylib
>    0x7fff849f4000 -     0x7fff849fcfff  libsystem_dnssd.dylib (??? -
> ???) <7749128E-D0C5-3832-861C-BC9913F774FA>
> /usr/lib/system/libsystem_dnssd.dylib
>    0x7fff84c6c000 -     0x7fff84c8cfff  libsystem_kernel.dylib
> (1699.22.73 - compatibility 1.0.0)
> <69F2F501-72D8-3B3B-8357-F4418B3E1348>
> /usr/lib/system/libsystem_kernel.dylib
>    0x7fff84c9a000 -     0x7fff84ca1fff  libcopyfile.dylib (85.1.0 -
> compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399>
> /usr/lib/system/libcopyfile.dylib
>    0x7fff84cc9000 -     0x7fff84ce0fff  com.apple.CFOpenDirectory
> (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F>
> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
>    0x7fff84ce1000 -     0x7fff84d00fff  libresolv.9.dylib (46.0.0 -
> compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4>
> /usr/lib/libresolv.9.dylib
>    0x7fff84dda000 -     0x7fff84de1fff  com.apple.NetFS (4.0 - 4.0)
> <B9F41443-679A-31AD-B0EB-36557DAF782B>
> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
>    0x7fff84de2000 -     0x7fff84e23fff  com.apple.QD (3.12 - ???)
> <4F3C5629-97C7-3E55-AF3C-ACC524929DA2>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
>    0x7fff85617000 -     0x7fff8561eff7  com.apple.CommerceCore (1.0 -
> 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4>
> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
>    0x7fff8561f000 -     0x7fff85673ff7
> com.apple.ScalableUserInterface (1.0 - 1)
> <1873D7BE-2272-31A1-8F85-F70C4D706B3B>
> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
>    0x7fff85674000 -     0x7fff856aefff  libncurses.5.4.dylib (5.4.0 -
> compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2>
> /usr/lib/libncurses.5.4.dylib
>    0x7fff85734000 -     0x7fff8574efff  com.apple.CoreMediaAuthoring
> (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6>
> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
>    0x7fff8579c000 -     0x7fff8579dfff
> libDiagnosticMessagesClient.dylib (??? - ???)
> <3DCF577B-F126-302B-BCE2-4DB9A95B8598>
> /usr/lib/libDiagnosticMessagesClient.dylib
>    0x7fff857a7000 -     0x7fff857adff7  libunwind.dylib (30.0.0 -
> compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231>
> /usr/lib/system/libunwind.dylib
>    0x7fff860e0000 -     0x7fff860e0fff  com.apple.ApplicationServices
> (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
>    0x7fff866e4000 -     0x7fff86752fff  com.apple.CoreSymbolication
> (2.1 - 67) <194A355B-58C7-3B1E-A714-00F71ACCDB0A>
> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
>    0x7fff867ca000 -     0x7fff867cffff  libcache.dylib (47.0.0 -
> compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527>
> /usr/lib/system/libcache.dylib
>    0x7fff86891000 -     0x7fff868a5ff7  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
>    0x7fff86b2b000 -     0x7fff86b2dfff  libquarantine.dylib (36.0.0 -
> compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389>
> /usr/lib/system/libquarantine.dylib
>    0x7fff86b35000 -     0x7fff86b36fff  libunc.dylib (24.0.0 -
> compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC>
> /usr/lib/system/libunc.dylib
>    0x7fff86b37000 -     0x7fff86b71fef  com.apple.DebugSymbols (2.1 -
> 85) <7E0E17D9-C8D4-3117-B36A-506929F6FF72>
> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
>    0x7fff86b72000 -     0x7fff86b75ff7  com.apple.securityhi (4.0 -
> 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
>    0x7fff86dfa000 -     0x7fff86e10fff  libGL.dylib (??? - ???)
> <6A473BF9-4D35-34C6-9F8B-86B68091A9AF>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>    0x7fff86e4b000 -     0x7fff86e68ff7  com.apple.openscripting
> (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
>    0x7fff86e69000 -     0x7fff86f6bff7  libxml2.2.dylib (10.3.0 -
> compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E>
> /usr/lib/libxml2.2.dylib
>    0x7fff86f6c000 -     0x7fff87050def  libobjc.A.dylib (228.0.0 -
> compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC>
> /usr/lib/libobjc.A.dylib
>    0x7fff87226000 -     0x7fff872b8fff  com.apple.CorePDF (3.0 - 3.0)
> <6056B710-155A-3543-9373-B9F3E5FC99CE>
> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
>    0x7fff872c7000 -     0x7fff872c9fff  libCVMSPluginSupport.dylib
> (??? - ???) <E81C132F-A8C0-39BA-B45D-27D23BBA77D8>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
>    0x7fff872ca000 -     0x7fff872cfff7  libsystem_network.dylib (???
> - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B>
> /usr/lib/system/libsystem_network.dylib
>    0x7fff87eb0000 -     0x7fff87ef3ff7  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
>    0x7fff88170000 -     0x7fff8817dfff  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
>    0x7fff884d8000 -     0x7fff884e6fff  com.apple.NetAuth (1.0 - 3.0)
> <F384FFFD-70F6-3B1C-A886-F5B446E456E7>
> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
>    0x7fff88cda000 -     0x7fff88d07fff  com.apple.quartzfilters
> (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784>
> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
>    0x7fff89012000 -     0x7fff8901dff7
> 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
>    0x7fff8905e000 -     0x7fff89070ff7  libz.1.dylib (1.2.5 -
> compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4>
> /usr/lib/libz.1.dylib
>    0x7fff89083000 -     0x7fff89084fff
> com.apple.MonitorPanelFramework (1.4.0 - 1.4.0)
> <0F55CD76-DB24-309B-BD12-62B00C1AAB9F>
> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
>    0x7fff892cf000 -     0x7fff892d0fff  libsystem_sandbox.dylib (???
> - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38>
> /usr/lib/system/libsystem_sandbox.dylib
>    0x7fff892d1000 -     0x7fff89310ff7  libGLImage.dylib (??? - ???)
> <30D94D65-9F96-372C-942B-729963C37C21>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
>    0x7fff893a1000 -     0x7fff89408fff  com.apple.Symbolication (1.2
> - 87) <C8F38870-0C4E-3A7F-9B12-0E970DE92F24>
> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
>    0x7fff89859000 -     0x7fff8985aff7  libsystem_blocks.dylib
> (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869>
> /usr/lib/system/libsystem_blocks.dylib
>    0x7fff89ae2000 -     0x7fff89ae3fff  liblangid.dylib (??? - ???)
> <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
>    0x7fff89bc2000 -     0x7fff89bc6fff  libdyld.dylib (195.5.0 -
> compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5>
> /usr/lib/system/libdyld.dylib
>    0x7fff89bc7000 -     0x7fff89bd3fff
> com.apple.CrashReporterSupport (10.7.2 - 347)
> <DD086C88-CC32-334D-A3ED-FD32F9D03E9E>
> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
>    0x7fff89c24000 -     0x7fff89c32ff7  libkxld.dylib (??? - ???)
> <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
>    0x7fff89c33000 -     0x7fff89c36fff  com.apple.help (1.3.2 - 42)
> <AB67588E-7227-3993-927F-C9E6DAC507FD>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
>    0x7fff89c3d000 -     0x7fff89c40fff  libCoreVMClient.dylib (??? -
> ???) <E034C772-4263-3F48-B083-25A758DD6228>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
>    0x7fff8a419000 -     0x7fff8a41dfff  libmathCommon.A.dylib
> (2026.0.0 - compatibility 1.0.0)
> <FF83AFF7-42B2-306E-90AF-D539C51A4542>
> /usr/lib/system/libmathCommon.A.dylib
>    0x7fff8a83d000 -     0x7fff8a841ff7  com.apple.CommonPanels (1.2.5
> - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
>    0x7fff8a842000 -     0x7fff8a869fff  com.apple.PerformanceAnalysis
> (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068>
> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
>    0x7fff8a86c000 -     0x7fff8a86cfff  com.apple.Cocoa (6.6 - ???)
> <021D4214-9C23-3CD8-AFB2-F331697A4508>
> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
>    0x7fff8ab5b000 -     0x7fff8abfdff7  com.apple.securityfoundation
> (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94>
> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
>    0x7fff8b0ad000 -     0x7fff8b10ffff  com.apple.coreui (0.3 - 162)
> <F7972630-F696-3FC5-9FCF-A6E1C8771078>
> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
>    0x7fff8b11c000 -     0x7fff8b11cfff  libkeymgr.dylib (23.0.0 -
> compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075>
> /usr/lib/system/libkeymgr.dylib
>    0x7fff8b11d000 -     0x7fff8b16fff7  libGLU.dylib (??? - ???)
> <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
>    0x7fff8bf89000 -     0x7fff8bf93ff7  liblaunch.dylib (392.18.0 -
> compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD>
> /usr/lib/system/liblaunch.dylib
>    0x7fff8c02f000 -     0x7fff8c03aff7  libc++abi.dylib (14.0.0 -
> compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14>
> /usr/lib/libc++abi.dylib
>    0x7fff8c065000 -     0x7fff8c077ff7  libbsm.0.dylib (??? - ???)
> <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
>    0x7fff8c3a2000 -     0x7fff8c3a2fff  com.apple.Carbon (153 - 153)
> <895C2BF2-1666-3A59-A669-311B1F4F368B>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
>    0x7fff8c54c000 -     0x7fff8c552fff  IOSurface (??? - ???)
> <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B>
> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
>    0x7fff8c553000 -     0x7fff8c556fff  com.apple.AppleSystemInfo
> (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564>
> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
>    0x7fff8c6b7000 -     0x7fff8c6bdfff  libGFXShared.dylib (??? -
> ???) <BAEAC686-BE75-3215-B9FF-19723A30772E>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
>    0x7fff8cadb000 -     0x7fff8cb7ffef  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
>    0x7fff8cbfd000 -     0x7fff8d02afff  libLAPACK.dylib (??? - ???)
> <4F2E1055-2207-340B-BB45-E4F16171EE0D>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
>    0x7fff8d350000 -     0x7fff8d37dfe7  libSystem.B.dylib (159.1.0 -
> compatibility 1.0.0) <748C66BE-1C88-3C70-991F-5E93CDA80518>
> /usr/lib/libSystem.B.dylib
>    0x7fff8d3ac000 -     0x7fff8d3adff7  libremovefile.dylib (21.0.0 -
> compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA>
> /usr/lib/system/libremovefile.dylib
>    0x7fff8d3ff000 -     0x7fff8d3fffff  com.apple.quartzframework
> (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3>
> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
>    0x7fff8d74a000 -     0x7fff8d75ffff
> 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
>    0x7fff8dc28000 -     0x7fff8dc53ff7  libxslt.1.dylib (3.24.0 -
> compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94>
> /usr/lib/libxslt.1.dylib
>    0x7fff8de5e000 -     0x7fff8de6dff7  com.apple.opengl (1.7.4 -
> 1.7.4) <65BC20E8-A61F-3E8C-AC9B-C9708E1C094B>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>    0x7fff8de6e000 -     0x7fff8dea1ff7  com.apple.GSS (2.1 - 2.0)
> <69E76BA8-F074-31AE-8B4D-5DCA697125E4>
> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
>    0x7fff8eacd000 -     0x7fff8ead2fff  libpam.2.dylib (3.0.0 -
> compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189>
> /usr/lib/libpam.2.dylib
>    0x7fff8effe000 -     0x7fff8f071fff  libstdc++.6.dylib (52.0.0 -
> compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2>
> /usr/lib/libstdc++.6.dylib
>    0x7fff8f072000 -     0x7fff8f085ff7  libCRFSuite.dylib (??? - ???)
> <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
>    0x7fff8f0cb000 -     0x7fff8f0e1ff7  com.apple.ImageCapture (7.0 -
> 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
>    0x7fff8f279000 -     0x7fff8f27efff  libcompiler_rt.dylib (6.0.0 -
> compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A>
> /usr/lib/system/libcompiler_rt.dylib
>    0x7fff8f27f000 -     0x7fff8f2c1ff7  libcommonCrypto.dylib
> (55010.0.0 - compatibility 1.0.0)
> <A5B9778E-11C3-3F61-B740-1F2114E967FB>
> /usr/lib/system/libcommonCrypto.dylib
>    0x7fff8f2c2000 -     0x7fff8f2edfff  libpcre.0.dylib (1.1.0 -
> compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B>
> /usr/lib/libpcre.0.dylib
> 
> External Modification Summary:
>  Calls made by other processes targeting this process:
>    task_for_pid: 8
>    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: 250705
>    thread_create: 1
>    thread_set_state: 0
> 
> VM Region Summary:
> ReadOnly portion of Libraries: Total=224.2M resident=114.1M(51%)
> swapped_out_or_unallocated=110.0M(49%)
> Writable regions: Total=141.3M written=15.7M(11%) resident=41.6M(29%)
> swapped_out=0K(0%) unallocated=99.7M(71%)
> 
> REGION TYPE                      VIRTUAL
> ===========                      =======
> ATS (font support)                 32.1M
> ATS (font support) (reserved)         4K        reserved VM address
> space (unallocated)
> CG backing stores                   172K
> CG image                             16K
> CG raster data                      100K
> CG shared images                   3448K
> CoreGraphics                         16K
> CoreServices                       3068K
> MALLOC                             43.1M
> MALLOC guard page                    32K
> Memory tag=240                        4K
> Memory tag=242                       12K
> Memory tag=251                        8K
> STACK GUARD                        55.7M
> Stack                              10.3M
> VM_ALLOCATE                        16.1M
> __CI_BITMAP                          80K
> __DATA                             58.2M
> __IMAGE                            1256K
> __LINKEDIT                         78.1M
> __TEXT                            146.1M
> __UNICODE                           544K
> mapped file                        35.5M
> shared memory                       312K
> ===========                      =======
> TOTAL                             484.1M
> TOTAL, minus reserved VM space    484.1M
> 
> System Profile:
> Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core
> i5, 2.4 GHz, 4 GB, SMC 1.58f15
> Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
> Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 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, 0x93),
> Broadcom BCM43xx 1.0 (5.100.98.75.18)
> Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
> Network Service: AirPort, AirPort, en1
> Serial ATA Device: ST95005620AS, 500.11 GB
> Serial ATA Device: MATSHITADVD-R   UJ-898
> USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
> USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
> USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id,
> 0x0236, 0xfa120000 / 4
> USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
> USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218,
> 0xfa113000 / 6
> USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
> USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
> USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3
> *** E-Mail body has been placed on clipboard, please paste it here! ***
> _______________________________________________
> Aquamacs-bugs mailing list
> Aquamacs-bugs@aquamacs.org
> http://lists.aquamacs.org/mailman/listinfo.cgi/aquamacs-bugs






^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#9671: 24.0.50; Two bidi crashes
  2011-10-04 21:01 bug#9671: 24.0.50; Two bidi crashes David Reitter
@ 2011-10-04 21:15 ` Eli Zaretskii
       [not found]   ` <9726D990-8E8E-4013-99F1-E479848B8246@gmail.com>
  0 siblings, 1 reply; 9+ messages in thread
From: Eli Zaretskii @ 2011-10-04 21:15 UTC (permalink / raw)
  To: David Reitter; +Cc: 9671-done

tags 9671 moreinfo

> From: David Reitter <david.reitter@gmail.com>
> Date: Tue, 4 Oct 2011 17:01:28 -0400
> 
> I'm forward two crash reports I have received that may have to do with bidirectional text.  I have no further information.  (When interpreting the call stacks, note the optimization settings for those builds.)

Thanks, but such reports are useless.  The first one is impossible to
debug without a reproducible test case.  bidi_level_of_next_char, the
function that called `abort', has no less than 5 different calls to
`abort', each one for a different reason.

The second crash means that one of the Lisp files was improperly
loaded, which is only possible if the package was not built correctly.

And the versions reported are old, made of old code base (2-month old
in one case).  A lot of water went under the bidi bridge since then.

So I'm closing this report.  If the people who reported the problems
can provide the missing information, at least a test case, I will
reopen and look into this.

Thanks.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#9671: 24.0.50; Two bidi crashes
       [not found]     ` <83mxdgqvrr.fsf@gnu.org>
@ 2011-10-05 20:49       ` David Reitter
  2011-10-06  5:45         ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: David Reitter @ 2011-10-05 20:49 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 9671

[-- Attachment #1: Type: text/plain, Size: 2350 bytes --]

On Oct 4, 2011, at 5:42 PM, Eli Zaretskii wrote:
>  Is it
> possible to have backtraces with source line numbers? how about the
> equivalent of "bt full" in GDB?
> 
> And a test case starting from "emacs -Q" is a must in most bugs.  Only
> a few can be debugged by just staring at the sources.


First of all, this may have to do with GDB and passing Emacs environment variables to another Emacs instance.

This may explain why we're seeing this abort in bidi:

I am reproducing at least some type of crash in bidi_initialize() when I debug Emacs (24) from gdb session inside an Emacs 23 - this occurs all the time, but not when I start it outside of Emacs/GDB:

The abort in question happens here:

  bidi_mirror_table = uniprop_table (intern ("mirroring"));
  if (NILP (bidi_mirror_table))
    abort ();

uniprop_table returns Qnil in this situation (chartab.c:1340):

  if (! CHAR_TABLE_P (table)
      || ! UNIPROP_TABLE_P (table))
    return Qnil;

And the reason for the return here is that (! CHAR_TABLE_P (table)).

I can't show all of Vchar_code_property_alist (symbol not defined?!),
but tracing uniprop_table() shows that we're correctly looking for  prop="mirroring", and we find val:

(gdb) xprintsym val
"uni-mirrored.el"(gdb) 

At this point, table = XCDR (val) yields:

(gdb) print table
$4 = 3484193
(gdb) xprintsym table
Cannot access memory at address 0x100000004
(gdb) xprintstr table
Attempt to extract a component of a value that is not a structure pointer.

STRINGP (table) evaluates to true, so we seem to load a file, but fail because  (! CHAR_TABLE_P (table)).

Is it possible that it's loading the wrong file?

I've watched file system activity and found indeed an access to the uni-mirrored.el file coming from my Emacs 23 installation!

Is it the environment?

Within Emacs GDB, the following possibly variables are set:

EMACSDATA=/Users/dr/ae.git/nextstep/Aquamacs.app/Contents/Resources/etc
EMACSPATH=/Users/dr/ae.git/nextstep/Aquamacs.app/Contents/MacOS/bin
EMACS=t
EMACSLOADPATH=/Users/dr/ae.git/nextstep/Aquamacs.app/Contents/Resources/lisp:/Users/dr/ae.git/nextstep/Aquamacs.app/Contents/Resources/leim
INSIDE_EMACS=23.3.50.39,comint
EMACSDOC=/Users/dr/ae.git/nextstep/Aquamacs.app/Contents/Resources/etc

Does this explain what's going on?


=====

[-- Attachment #2: bidi-crash.txt --]
[-- Type: text/plain, Size: 24609 bytes --]

(gdb) bt full
#0  0x95d37b43 in abort ()
No symbol table info available.
#1  0x000d08cf in bidi_initialize () at bidi.c:763
No locals.
#2  0x000d0a39 in bidi_init_it (charpos=1, bytepos=1, frame_window_p=0, bidi_it=0xbfffd448) at bidi.c:802
No locals.
#3  0x000254d1 in init_iterator (it=0xbfffce90, w=0x10452c8, charpos=1, bytepos=1, row=0x0, base_face_id=DEFAULT_FACE_ID) at xdisp.c:2786
	highlight_region_p = 0
	remapped_base_face_id = DEFAULT_FACE_ID
#4  0x000393c8 in resize_mini_window (w=0x10452c8, exact_p=1) at xdisp.c:10021
	root = (struct window *) 0x1045148
	total_height = 9
	max_height = 15125264
	unit = 1
	old_current_buffer = (struct buffer *) 0x1924c08
	it = {
  window = 17060557, 
  w = 0x10452c8, 
  f = 0x1044f88, 
  method = GET_FROM_BUFFER, 
  stop_charpos = 0, 
  prev_stop = 0, 
  base_level_stop = 0, 
  end_charpos = 1, 
  s = 0x0, 
  string_nchars = 0, 
  region_beg_charpos = -1, 
  region_end_charpos = -1, 
  redisplay_end_trigger_charpos = 0, 
  multibyte_p = 1, 
  header_line_p = 0, 
  string_from_display_prop_p = 0, 
  from_disp_prop_p = 0, 
  ellipsis_p = 0, 
  avoid_cursor_p = 0, 
  dp = 0x3646208, 
  dpvec = 0x0, 
  dpend = 0x0, 
  dpvec_char_len = 0, 
  dpvec_face_id = 0, 
  saved_face_id = 0, 
  ctl_chars = {0 <repeats 16 times>}, 
  start = {
    pos = {
      charpos = 1, 
      bytepos = 1
    }, 
    overlay_string_index = -1, 
    string_pos = {
      charpos = -1, 
      bytepos = -1
    }, 
    dpvec_index = -1
  }, 
  current = {
    pos = {
      charpos = 1, 
      bytepos = 1
    }, 
    overlay_string_index = -1, 
    string_pos = {
      charpos = -1, 
      bytepos = -1
    }, 
    dpvec_index = -1
  }, 
  n_overlay_strings = 0, 
  overlay_strings_charpos = 0, 
  overlay_strings = {0 <repeats 16 times>}, 
  string_overlays = {0 <repeats 16 times>}, 
  string = 26329634, 
  from_overlay = 0, 
  stack = {{
      string = 0, 
      string_nchars = 0, 
      end_charpos = 0, 
      stop_charpos = 0, 
      prev_stop = 0, 
      base_level_stop = 0, 
      cmp_it = {
        stop_pos = 0, 
        id = 0, 
        ch = 0, 
        rule_idx = 0, 
        lookback = 0, 
        nglyphs = 0, 
        reversed_p = 0, 
        charpos = 0, 
        nchars = 0, 
        nbytes = 0, 
        from = 0, 
        to = 0, 
        width = 0
      }, 
      face_id = 0, 
      u = {
        image = {
          object = 0, 
          slice = {
            x = 0, 
            y = 0, 
            width = 0, 
            height = 0
          }, 
          image_id = 0
        }, 
        comp = {
          object = 0
        }, 
        stretch = {
          object = 0
        }
      }, 
      position = {
        charpos = 0, 
        bytepos = 0
      }, 
      current = {
        pos = {
          charpos = 0, 
          bytepos = 0
        }, 
        overlay_string_index = 0, 
        string_pos = {
          charpos = 0, 
          bytepos = 0
        }, 
        dpvec_index = 0
      }, 
      from_overlay = 0, 
      area = LEFT_MARGIN_AREA, 
      method = GET_FROM_BUFFER, 
      paragraph_embedding = NEUTRAL_DIR, 
      multibyte_p = 0, 
      string_from_display_prop_p = 0, 
      display_ellipsis_p = 0, 
      avoid_cursor_p = 0, 
      bidi_p = 0, 
      from_disp_prop_p = 0, 
      line_wrap = TRUNCATE, 
      voffset = 0, 
      space_width = 0, 
      font_height = 0
    }, {
      string = 0, 
      string_nchars = 0, 
      end_charpos = 0, 
      stop_charpos = 0, 
      prev_stop = 0, 
      base_level_stop = 0, 
      cmp_it = {
        stop_pos = 0, 
        id = 0, 
        ch = 0, 
        rule_idx = 0, 
        lookback = 0, 
        nglyphs = 0, 
        reversed_p = 0, 
        charpos = 0, 
        nchars = 0, 
        nbytes = 0, 
        from = 0, 
        to = 0, 
        width = 0
      }, 
      face_id = 0, 
      u = {
        image = {
          object = 0, 
          slice = {
            x = 0, 
            y = 0, 
            width = 0, 
            height = 0
          }, 
          image_id = 0
        }, 
        comp = {
          object = 0
        }, 
        stretch = {
          object = 0
        }
      }, 
      position = {
        charpos = 0, 
        bytepos = 0
      }, 
      current = {
        pos = {
          charpos = 0, 
          bytepos = 0
        }, 
        overlay_string_index = 0, 
        string_pos = {
          charpos = 0, 
          bytepos = 0
        }, 
        dpvec_index = 0
      }, 
      from_overlay = 0, 
      area = LEFT_MARGIN_AREA, 
      method = GET_FROM_BUFFER, 
      paragraph_embedding = NEUTRAL_DIR, 
      multibyte_p = 0, 
      string_from_display_prop_p = 0, 
      display_ellipsis_p = 0, 
      avoid_cursor_p = 0, 
      bidi_p = 0, 
      from_disp_prop_p = 0, 
      line_wrap = TRUNCATE, 
      voffset = 0, 
      space_width = 0, 
      font_height = 0
    }, {
      string = 0, 
      string_nchars = 0, 
      end_charpos = 0, 
      stop_charpos = 0, 
      prev_stop = 0, 
      base_level_stop = 0, 
      cmp_it = {
        stop_pos = 0, 
        id = 0, 
        ch = 0, 
        rule_idx = 0, 
        lookback = 0, 
        nglyphs = 0, 
        reversed_p = 0, 
        charpos = 0, 
        nchars = 0, 
        nbytes = 0, 
        from = 0, 
        to = 0, 
        width = 0
      }, 
      face_id = 0, 
      u = {
        image = {
          object = 0, 
          slice = {
            x = 0, 
            y = 0, 
            width = 0, 
            height = 0
          }, 
          image_id = 0
        }, 
        comp = {
          object = 0
        }, 
        stretch = {
          object = 0
        }
      }, 
      position = {
        charpos = 0, 
        bytepos = 0
      }, 
      current = {
        pos = {
          charpos = 0, 
          bytepos = 0
        }, 
        overlay_string_index = 0, 
        string_pos = {
          charpos = 0, 
          bytepos = 0
        }, 
        dpvec_index = 0
      }, 
      from_overlay = 0, 
      area = LEFT_MARGIN_AREA, 
      method = GET_FROM_BUFFER, 
      paragraph_embedding = NEUTRAL_DIR, 
      multibyte_p = 0, 
      string_from_display_prop_p = 0, 
      display_ellipsis_p = 0, 
      avoid_cursor_p = 0, 
      bidi_p = 0, 
      from_disp_prop_p = 0, 
      line_wrap = TRUNCATE, 
      voffset = 0, 
      space_width = 0, 
      font_height = 0
    }, {
      string = 0, 
      string_nchars = 0, 
      end_charpos = 0, 
      stop_charpos = 0, 
      prev_stop = 0, 
      base_level_stop = 0, 
      cmp_it = {
        stop_pos = 0, 
        id = 0, 
        ch = 0, 
        rule_idx = 0, 
        lookback = 0, 
        nglyphs = 0, 
        reversed_p = 0, 
        charpos = 0, 
        nchars = 0, 
        nbytes = 0, 
        from = 0, 
        to = 0, 
        width = 0
      }, 
      face_id = 0, 
      u = {
        image = {
          object = 0, 
          slice = {
            x = 0, 
            y = 0, 
            width = 0, 
            height = 0
          }, 
          image_id = 0
        }, 
        comp = {
          object = 0
        }, 
        stretch = {
          object = 0
        }
      }, 
      position = {
        charpos = 0, 
        bytepos = 0
      }, 
      current = {
        pos = {
          charpos = 0, 
          bytepos = 0
        }, 
        overlay_string_index = 0, 
        string_pos = {
          charpos = 0, 
          bytepos = 0
        }, 
        dpvec_index = 0
      }, 
      from_overlay = 0, 
      area = LEFT_MARGIN_AREA, 
      method = GET_FROM_BUFFER, 
      paragraph_embedding = NEUTRAL_DIR, 
      multibyte_p = 0, 
      string_from_display_prop_p = 0, 
      display_ellipsis_p = 0, 
      avoid_cursor_p = 0, 
      bidi_p = 0, 
      from_disp_prop_p = 0, 
      line_wrap = TRUNCATE, 
      voffset = 0, 
      space_width = 0, 
      font_height = 0
    }, {
      string = 0, 
      string_nchars = 0, 
      end_charpos = 0, 
      stop_charpos = 0, 
      prev_stop = 0, 
      base_level_stop = 0, 
      cmp_it = {
        stop_pos = 0, 
        id = 0, 
        ch = 0, 
        rule_idx = 0, 
        lookback = 0, 
        nglyphs = 0, 
        reversed_p = 0, 
        charpos = 0, 
        nchars = 0, 
        nbytes = 0, 
        from = 0, 
        to = 0, 
        width = 0
      }, 
      face_id = 0, 
      u = {
        image = {
          object = 0, 
          slice = {
            x = 0, 
            y = 0, 
            width = 0, 
            height = 0
          }, 
          image_id = 0
        }, 
        comp = {
          object = 0
        }, 
        stretch = {
          object = 0
        }
      }, 
      position = {
        charpos = 0, 
        bytepos = 0
      }, 
      current = {
        pos = {
          charpos = 0, 
          bytepos = 0
        }, 
        overlay_string_index = 0, 
        string_pos = {
          charpos = 0, 
          bytepos = 0
        }, 
        dpvec_index = 0
      }, 
      from_overlay = 0, 
      area = LEFT_MARGIN_AREA, 
      method = GET_FROM_BUFFER, 
      paragraph_embedding = NEUTRAL_DIR, 
      multibyte_p = 0, 
      string_from_display_prop_p = 0, 
      display_ellipsis_p = 0, 
      avoid_cursor_p = 0, 
      bidi_p = 0, 
      from_disp_prop_p = 0, 
      line_wrap = TRUNCATE, 
      voffset = 0, 
      space_width = 0, 
      font_height = 0
    }}, 
  sp = 0, 
  selective = 0, 
  what = IT_CHARACTER, 
  face_id = -1, 
  selective_display_ellipsis_p = 1, 
  ctl_arrow_p = 1, 
  face_box_p = 0, 
  start_of_box_run_p = 0, 
  end_of_box_run_p = 0, 
  overlay_strings_at_end_processed_p = 0, 
  ignore_overlay_strings_at_pos_p = 0, 
  glyph_not_available_p = 0, 
  starts_in_middle_of_char_p = 0, 
  face_before_selective_p = 0, 
  constrain_row_ascent_descent_p = 0, 
  line_wrap = WINDOW_WRAP, 
  base_face_id = 0, 
  c = 0, 
  len = 0, 
  cmp_it = {
    stop_pos = 0, 
    id = -1, 
    ch = 0, 
    rule_idx = 0, 
    lookback = 0, 
    nglyphs = 0, 
    reversed_p = 0, 
    charpos = 0, 
    nchars = 0, 
    nbytes = 0, 
    from = 0, 
    to = 0, 
    width = 0
  }, 
  char_to_display = 0, 
  glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
  image_id = 0, 
  slice = {
    x = 26329634, 
    y = 26329634, 
    width = 26329634, 
    height = 26329634
  }, 
  space_width = 26329634, 
  voffset = 0, 
  tab_width = 8, 
  font_height = 26329634, 
  object = 0, 
  position = {
    charpos = 0, 
    bytepos = 0
  }, 
  truncation_pixel_width = 0, 
  continuation_pixel_width = 1, 
  first_visible_x = 0, 
  last_visible_x = 9, 
  last_visible_y = 1, 
  extra_line_spacing = 0, 
  max_extra_line_spacing = 0, 
  override_ascent = -1, 
  override_descent = 0, 
  override_boff = 0, 
  glyph_row = 0x0, 
  area = TEXT_AREA, 
  nglyphs = 1, 
  pixel_width = 0, 
  ascent = 0, 
  descent = 0, 
  max_ascent = 0, 
  max_descent = 0, 
  phys_ascent = 0, 
  phys_descent = 0, 
  max_phys_ascent = 0, 
  max_phys_descent = 0, 
  current_x = 0, 
  continuation_lines_width = 0, 
  eol_pos = {
    charpos = 0, 
    bytepos = 0
  }, 
  current_y = 0, 
  first_vpos = 0, 
  vpos = 0, 
  hpos = 0, 
  left_user_fringe_bitmap = 0, 
  right_user_fringe_bitmap = 0, 
  left_user_fringe_face_id = 0, 
  right_user_fringe_face_id = 0, 
  bidi_p = 1, 
  bidi_it = {
    bytepos = 0, 
    charpos = 0, 
    ch = 0, 
    nchars = 0, 
    ch_len = 0, 
    type = UNKNOWN_BT, 
    type_after_w1 = UNKNOWN_BT, 
    orig_type = UNKNOWN_BT, 
    resolved_level = 0, 
    invalid_levels = 0, 
    invalid_rl_levels = 0, 
    prev_was_pdf = 0, 
    prev = {
      bytepos = 0, 
      charpos = 0, 
      type = UNKNOWN_BT, 
      type_after_w1 = UNKNOWN_BT, 
      orig_type = UNKNOWN_BT
    }, 
    last_strong = {
      bytepos = 0, 
      charpos = 0, 
      type = UNKNOWN_BT, 
      type_after_w1 = UNKNOWN_BT, 
      orig_type = UNKNOWN_BT
    }, 
    next_for_neutral = {
      bytepos = 0, 
      charpos = 0, 
      type = UNKNOWN_BT, 
      type_after_w1 = UNKNOWN_BT, 
      orig_type = UNKNOWN_BT
    }, 
    prev_for_neutral = {
      bytepos = 0, 
      charpos = 0, 
      type = UNKNOWN_BT, 
      type_after_w1 = UNKNOWN_BT, 
      orig_type = UNKNOWN_BT
    }, 
    next_for_ws = {
      bytepos = 0, 
      charpos = 0, 
      type = UNKNOWN_BT, 
      type_after_w1 = UNKNOWN_BT, 
      orig_type = UNKNOWN_BT
    }, 
    next_en_pos = 0, 
    ignore_bn_limit = 0, 
    sor = NEUTRAL_DIR, 
    scan_dir = 0, 
    disp_pos = 0, 
    disp_prop = 0, 
    stack_idx = 0, 
    level_stack = {{
        level = 0, 
        override = NEUTRAL_DIR
      } <repeats 64 times>}, 
    string = {
      lstring = 26329634, 
      s = 0x0, 
      schars = 0, 
      bufpos = 0, 
      from_disp_str = 0, 
      unibyte = 0
    }, 
    paragraph_dir = NEUTRAL_DIR, 
    separator_limit = 0, 
    first_elt = 0, 
    new_paragraph = 0, 
    frame_window_p = 0
  }, 
  paragraph_embedding = NEUTRAL_DIR
}
	height = 2907376
	start = {
  charpos = 2, 
  bytepos = 6348800
}
	f = (struct frame *) 0x1044f88
	window_height_changed_p = 0
#5  0x00012a5e in do_switch_frame (frame=8008389, track=1, for_deletion=0, norecord=26329658) at frame.c:829
	sf = (struct frame *) 0x1044f88
#6  0x00012d14 in Fselect_frame (frame=8008389, norecord=26329658) at frame.c:881
	retval = -1073751904
#7  0x0007c630 in select_frame_norecord (frame=8008389) at window.c:2923
No locals.
#8  0x0007c7bc in run_window_configuration_change_hook (f=0x7a32c0) at window.c:2948
	count = 18
	frame = 8008389
	global_wcch = 26329634
#9  0x0000ef26 in change_frame_size_1 (f=0x7a32c0, newheight=35, newwidth=80, pretend=0, delay=0, safe=0) at dispnew.c:5744
	new_frame_total_cols = 86
	count = 17
#10 0x0000ea7a in change_frame_size (f=0x7a32c0, newheight=35, newwidth=80, pretend=0, delay=0, safe=0) at dispnew.c:5645
	tail = -1391406688
	frame = -1827766589
#11 0x0000e938 in do_pending_window_change (safe=0) at dispnew.c:5611
	f = (struct frame *) 0x7a32c0
	tail = 28835526
	frame = 8008389
#12 0x0001987f in x_set_scroll_bar_width (f=0x7a32c0, arg=26329634, oldval=26329634) at frame.c:3507
	wid = 7
#13 0x00017aa9 in x_set_frame_parameters (f=0x7a32c0, alist=26329634) at frame.c:2939
	param_index = 60
	old_value = 26329634
	prop = 26482346
	val = 26329634
	tail = 26329634
	top = 26329610
	icon_left = 26329610
	i = 0
	gcpro1 = {
  next = 0x19416aa, 
  var = 0x1b80c26, 
  nvars = 1
}
	width = 80
	gcpro2 = {
  next = 0x191c20a, 
  var = 0x0, 
  nvars = 1
}
	parms = (Lisp_Object *) 0xbfffd9e0
	values = (Lisp_Object *) 0xbfffd9d0
	left_no_change = 0
	icon_top_no_change = 0
	size_changed = 0
	height = 35
	left = 26329610
	icon_top = 26329610
	p = 1
	top_no_change = 0
	icon_left_no_change = 0
#14 0x0001afa9 in x_default_parameter (f=0x7a32c0, alist=28838950, prop=26482346, deflt=26329634, xprop=0x2c7798 "scrollBarWidth", xclass=0x2c77a7 "ScrollBarWidth", type=RES_TYPE_NUMBER) at frame.c:3949
	tem = 26329634
#15 0x0027d784 in Fx_create_frame (parms=28838950) at nsfns.m:1278
	gcpro1 = {
  next = 0x1b80c8e, 
  var = 0x13, 
  nvars = -1073750872
}
	frame = 8008389
	f = (struct frame *) 0x7a32c0
	gcpro2 = {
  next = 0x191c222, 
  var = 0x2db181, 
  nvars = 28839054
}
	display = 26329634
	width = 1770795
	gcpro3 = {
  next = 0x0, 
  var = 0x0, 
  nvars = 26329634
}
	count = 17
	dpyinfo = (struct ns_display_info *) 0xe563c0
	parent = 26329634
	tfont = 26985465
	gcpro4 = {
  next = 0x192780a, 
  var = 0x191c20a, 
  nvars = 28839054
}
	tem = 26329610
	name = 26329610
	minibuffer_only = 0
	kb = (struct kboard *) 0xe567d0
	tfontsize = 0
	window_prompting = 0
	height = 1
	desc_ctr = 2
#16 0x001af2ca in Ffuncall (nargs=2, args=0xbfffdd60) at eval.c:2974
	fun = 5336909
	numargs = 1
	lisp_numargs = 26617098
	val = 1581803
	internal_args = (Lisp_Object *) 0xbfffdd64
	i = -1780900689
	original_fun = 26531874
	funcar = 0
	backtrace = {
  next = 0xbfffe098, 
  function = 0xbfffdd60, 
  args = 0xbfffdd64, 
  nargs = 1, 
  debug_on_exit = 0
}
#17 0x0020e1e1 in exec_byte_code (bytestr=3206849, vector=3206869, maxdepth=16, args_template=26329634, nargs=0, args=0x0) at bytecode.c:785
	count = 12
	vectorp = (Lisp_Object *) 0x30eed8
	top = (Lisp_Object *) 0xbfffdd60
	op = 1
	stack = {
  pc = 0x4eccc9 "\024ÎŽÏ\f!ˆÐ\f\b\"ˆÑ\fÒ\"ˆÓ\f\b\"ˆ\n„W", 
  byte_string = 3206849, 
  byte_string_start = 0x4ecc93 "Æ\b!\020Ç\b!\031È\bž\032É\033ʉ\034\035\vÊ\036\026‰\036\027ƒ0", 
  constants = 3206869, 
  next = 0xbfffe2c0
}
	result = 26329658
#18 0x001aff0f in funcall_lambda (fun=3206813, nargs=1, arg_vector=0xbfffe104) at eval.c:3205
	val = -1073749964
	lexenv = 26329634
	count = 11
	i = 1
	optional = 1
	rest = 0
	syms_left = 26329634
	next = 26618314
#19 0x001af53a in Ffuncall (nargs=2, args=0xbfffe100) at eval.c:3023
	fun = 3206813
	numargs = 1
	lisp_numargs = 26329634
	val = 26329634
	internal_args = (Lisp_Object *) 0x1b052b
	i = 5347048
	original_fun = 27236986
	funcar = -1073749784
	backtrace = {
  next = 0xbfffe448, 
  function = 0xbfffe100, 
  args = 0xbfffe104, 
  nargs = 1, 
  debug_on_exit = 0
}
#20 0x0020e1e1 in exec_byte_code (bytestr=3538025, vector=3538045, maxdepth=20, args_template=26329634, nargs=0, args=0x0) at bytecode.c:785
	count = 6
	vectorp = (Lisp_Object *) 0x35fc80
	top = (Lisp_Object *) 0xbfffe100
	op = 1
	stack = {
  pc = 0x4b6ddf "\026\027Ð\016\027!ˆ\016\035É\036\036‰\036\037ƒì", 
  byte_string = 3538025, 
  byte_string_start = 0x4b6d2f "Æ\bžƒ,", 
  constants = 3538045, 
  next = 0xbfffe670
}
	result = 28839118
#21 0x001aff0f in funcall_lambda (fun=3537997, nargs=1, arg_vector=0xbfffe4b4) at eval.c:3205
	val = -1073748812
	lexenv = 26329634
	count = 5
	i = 1
	optional = 1
	rest = 0
	syms_left = 26329634
	next = 26618314
#22 0x001af53a in Ffuncall (nargs=2, args=0xbfffe4b0) at eval.c:3023
	fun = 3537997
	numargs = 1
	lisp_numargs = 26501178
	val = 1581803
	internal_args = (Lisp_Object *) 0xbfffe4b4
	i = 5346912
	original_fun = 26904938
	funcar = -1073748840
	backtrace = {
  next = 0xbfffe7f8, 
  function = 0xbfffe4b0, 
  args = 0xbfffe4b4, 
  nargs = 1, 
  debug_on_exit = 0
}
#23 0x0020e1e1 in exec_byte_code (bytestr=3535329, vector=3535349, maxdepth=24, args_template=26329634, nargs=0, args=0x0) at bytecode.c:785
	count = 5
	vectorp = (Lisp_Object *) 0x35f1f8
	top = (Lisp_Object *) 0xbfffe4b0
	op = 1
	stack = {
  pc = 0x4b766a "‰\026\024\026\025Ï\v!\023Ð\016\024ÑÒ\nÑ\"#ˆÓ\n!ˆÊ‰\022‡", 
  byte_string = 3535329, 
  byte_string_start = 0x4b7639 "\b…K", 
  constants = 3535349, 
  next = 0xbfffea50
}
	result = -1073748136
#24 0x001aff0f in funcall_lambda (fun=3535301, nargs=0, arg_vector=0xbfffe864) at eval.c:3205
	val = 26329634
	lexenv = 26329634
	count = 5
	i = 0
	optional = 0
	rest = 0
	syms_left = 26329634
	next = 26329634
#25 0x001af53a in Ffuncall (nargs=1, args=0xbfffe860) at eval.c:3023
	fun = 3535301
	numargs = 0
	lisp_numargs = 3026481
	val = 26329634
	internal_args = (Lisp_Object *) 0xbfffe7b0
	i = 4
	original_fun = 26922258
	funcar = -1073747896
	backtrace = {
  next = 0xbfffebd8, 
  function = 0xbfffe860, 
  args = 0xbfffe864, 
  nargs = 0, 
  debug_on_exit = 0
}
#26 0x0020e1e1 in exec_byte_code (bytestr=3227521, vector=3227541, maxdepth=72, args_template=0, nargs=0, args=0xbfffec48) at bytecode.c:785
	count = 4
	vectorp = (Lisp_Object *) 0x313f98
	top = (Lisp_Object *) 0xbfffe860
	op = 0
	stack = {
  pc = 0x4e9be0 "ˆŽ", 
  byte_string = 3227521, 
  byte_string_start = 0x4e9929 "Æ \020Ç\021\n\023Ç\024ÈÉ!‰Ç=„0", 
  constants = 3227541, 
  next = 0xbfffee00
}
	result = -1073747320
#27 0x001afb94 in funcall_lambda (fun=3227493, nargs=0, arg_vector=0xbfffec48) at eval.c:3139
	val = 1584651
	lexenv = -1073747064
	count = 4
	i = 20
	optional = 1584746
	rest = -1073747064
	syms_left = 0
	next = 1793252
#28 0x001af53a in Ffuncall (nargs=1, args=0xbfffec44) at eval.c:3023
	fun = 3227493
	numargs = 0
	lisp_numargs = 28763334
	val = 1581803
	internal_args = (Lisp_Object *) 0xbfffeb90
	i = 5369560
	original_fun = 26547562
	funcar = -1073746904
	backtrace = {
  next = 0xbffff090, 
  function = 0xbfffec44, 
  args = 0xbfffec48, 
  nargs = 0, 
  debug_on_exit = 0
}
#29 0x0020e1e1 in exec_byte_code (bytestr=3224625, vector=3224645, maxdepth=32, args_template=0, nargs=0, args=0xbfffef50) at bytecode.c:785
	count = 3
	vectorp = (Lisp_Object *) 0x313448
	top = (Lisp_Object *) 0xbfffec44
	op = 0
	stack = {
  pc = 0x4ea9bb "ˆ)ˆæçè\"ˆéÏê\"‰;ƒ ", 
  byte_string = 3224625, 
  byte_string_start = 0x4ea934 "\bƒ\b", 
  constants = 3224645, 
  next = 0x0
}
	result = -1073746408
#30 0x001afb94 in funcall_lambda (fun=3224597, nargs=0, arg_vector=0xbfffef50) at eval.c:3139
	val = 0
	lexenv = 0
	count = 3
	i = 17056936
	optional = 699982
	rest = -1073746072
	syms_left = 0
	next = 1788171
#31 0x001af915 in apply_lambda (fun=3224597, args=26329634) at eval.c:3082
	numargs = 0
	gcpro3 = {
  next = 0x46, 
  var = 0x8fe17008, 
  nvars = 5567332
}
	sa_count = 3
	gcpro1 = {
  next = 0x564a0d, 
  var = 0x10, 
  nvars = 0
}
	sa_must_free = 0
	args_left = 26329634
	i = 0
	arg_vector = (Lisp_Object *) 0xbfffef50
	gcpro2 = {
  next = 0x4, 
  var = 0x1, 
  nvars = -1666346553
}
	tem = 70
#32 0x001ad98d in eval_sub (form=26658638) at eval.c:2367
	fun = 3224597
	val = 1
	original_args = 26329634
	gcpro1 = {
  next = 0x191c222, 
  var = 0x19269ea, 
  nvars = -1073745704
}
	gcpro3 = {
  next = 0x0, 
  var = 0x564a00, 
  nvars = 2
}
	original_fun = 26907578
	funcar = -1666346552
	backtrace = {
  next = 0x0, 
  function = 0xbffff0ac, 
  args = 0xbfffef50, 
  nargs = 0, 
  debug_on_exit = 0
}
	gcpro2 = {
  next = 0x1, 
  var = 0x191c222, 
  nvars = 26329634
}
#33 0x001acec4 in Feval (form=26658638, lexical=26329634) at eval.c:2176
	count = 2
#34 0x000f3e2c in top_level_2 () at keyboard.c:1166
No locals.
#35 0x001ab5f6 in internal_condition_case (bfun=0xf3e00 <top_level_2>, handlers=26374562, hfun=0xf3880 <cmd_error>) at eval.c:1499
	val = -65536
	c = {
  tag = 26329634, 
  val = 26329634, 
  next = 0xbffff228, 
  gcpro = 0x0, 
  jmp = {-1880947841, -1881125920, 8096, 998976, -1073745496, -1881125836, 26372586, 998912, -1073745432, -1073745616, -1788373328, 12, 1750407, -1781130052, -1073745352, 26372586, -1073745384, -1788372916}, 
  backlist = 0x0, 
  handlerlist = 0x0, 
  lisp_eval_depth = 0, 
  pdlcount = 2, 
  poll_suppress_count = 1, 
  interrupt_input_blocked = 0, 
  byte_stack = 0x0
}
	h = {
  handler = 26374562, 
  var = 26329634, 
  chosen_clause = 5655053, 
  tag = 0xbffff158, 
  next = 0x0
}
#36 0x000f3e95 in top_level_1 (ignore=26329634) at keyboard.c:1174
No locals.
#37 0x001aaedf in internal_catch (tag=26372586, func=0xf3e40 <top_level_1>, arg=26329634) at eval.c:1256
	c = {
  tag = 26372586, 
  val = 26329634, 
  next = 0x0, 
  gcpro = 0x0, 
  jmp = {-1073806465, 1619106, 8096, 998976, 26364936, 1615435, 26372586, -1073745352, -1073745224, -1073745376, 1618045, 26329634, 1748688, 5347744, 26364936, 5347744, -1073745240, 26524304}, 
  backlist = 0x0, 
  handlerlist = 0x0, 
  lisp_eval_depth = 0, 
  pdlcount = 2, 
  poll_suppress_count = 1, 
  interrupt_input_blocked = 0, 
  byte_stack = 0x0
}
#38 0x000f3d2b in command_loop () at keyboard.c:1129
No locals.
#39 0x000f3295 in recursive_edit_1 () at keyboard.c:756
	count = 1
	val = 2852377
#40 0x000f3486 in Frecursive_edit () at keyboard.c:820
	count = 0
	buffer = 26329634
#41 0x000f12a5 in main (argc=1, argv=0xbffff564) at emacs.c:1706
	stack_bottom_variable = 0 '\0'
	do_initial_setlocale = 1
	no_loadup = 0
	dummy = 0
	junk = 0x0
	skip_args = 0
	rlim = {
  rlim_cur = 8388608, 
  rlim_max = 67104768
}
	dname_arg = 0x0
	dname_arg2 = '\0' <repeats 36 times>, "èXãð-⏬ÿÿ¿\030öÿ¿Øôÿ¿wôà-Øà\000\000\000\000s\004ê˜\024öÿ¿\000\000\000"
	ch_to_dir = 0x0
(gdb) 

[-- Attachment #3: Type: text/plain, Size: 5157 bytes --]




Process:         Aquamacs [1855]
Path:            /Users/USER/*/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier:      org.gnu.Aquamacs
Version:         3.xdev (3.x.1317698234)
Code Type:       X86 (Native)
Parent Process:  gdb-i386-apple-darwin [1834]

Date/Time:       2011-10-05 15:54:31.404 -0400
OS Version:      Mac OS X 10.7.1 (11B26)
Report Version:  9

Interval Since Last Report:          118216 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  22500 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      91FCF483-3023-4F2A-952D-036B2116B80B

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

External Modification Warnings:
Debugger attached to process.

Application Specific Information:
objc[1855]: garbage collection is OFF
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x922629c6 __pthread_kill + 10
1   libsystem_c.dylib             	0x95d46f78 pthread_kill + 106
2   libsystem_c.dylib             	0x95d37bdd abort + 167
3   org.gnu.Aquamacs              	0x0026795d ns_term_shutdown + 189 (nsterm.m:4446)
4   org.gnu.Aquamacs              	0x000f1b83 shut_down_emacs + 307 (emacs.c:2116)
5   org.gnu.Aquamacs              	0x000ef115 fatal_error_signal + 389 (emacs.c:352)
6   libsystem_c.dylib             	0x95d9c59b _sigtramp + 43
7   ???                           	0xffffffff 0 + 4294967295
8   libsystem_c.dylib             	0x95d37bdd abort + 167
9   org.gnu.Aquamacs              	0x000d08cf bidi_initialize + 143 (bidi.c:764)
10  org.gnu.Aquamacs              	0x000d0a39 bidi_init_it + 57 (bidi.c:803)
11  org.gnu.Aquamacs              	0x000254d1 init_iterator + 4017 (xdisp.c:2791)
12  org.gnu.Aquamacs              	0x000393c8 resize_mini_window + 680 (xdisp.c:10024)
13  org.gnu.Aquamacs              	0x00012a5e do_switch_frame + 654 (frame.c:831)
14  org.gnu.Aquamacs              	0x00012d14 Fselect_frame + 52 (frame.c:881)
15  org.gnu.Aquamacs              	0x0007c630 select_frame_norecord + 64 (window.c:2923)
16  org.gnu.Aquamacs              	0x0007c7bc run_window_configuration_change_hook + 348 (window.c:2953)
17  org.gnu.Aquamacs              	0x0000ef26 change_frame_size_1 + 1174 (dispnew.c:5746)
18  org.gnu.Aquamacs              	0x0000ea7a change_frame_size + 234 (dispnew.c:5646)
19  org.gnu.Aquamacs              	0x0000e938 do_pending_window_change + 152 (dispnew.c:5606)
20  org.gnu.Aquamacs              	0x0001987f x_set_scroll_bar_width + 143 (frame.c:3507)
21  org.gnu.Aquamacs              	0x00017aa9 x_set_frame_parameters + 1561 (frame.c:2939)
22  org.gnu.Aquamacs              	0x0001afa9 x_default_parameter + 201 (frame.c:3950)
23  org.gnu.Aquamacs              	0x0027d784 Fx_create_frame + 5364 (nsfns.m:1280)
24  org.gnu.Aquamacs              	0x001af2ca Ffuncall + 1226 (eval.c:2974)
25  org.gnu.Aquamacs              	0x0020e1e1 exec_byte_code + 3329 (bytecode.c:785)
26  org.gnu.Aquamacs              	0x001aff0f funcall_lambda + 1295 (eval.c:3205)
27  org.gnu.Aquamacs              	0x001af53a Ffuncall + 1850 (eval.c:3023)
28  org.gnu.Aquamacs              	0x0020e1e1 exec_byte_code + 3329 (bytecode.c:785)
29  org.gnu.Aquamacs              	0x001aff0f funcall_lambda + 1295 (eval.c:3205)
30  org.gnu.Aquamacs              	0x001af53a Ffuncall + 1850 (eval.c:3023)
31  org.gnu.Aquamacs              	0x0020e1e1 exec_byte_code + 3329 (bytecode.c:785)
32  org.gnu.Aquamacs              	0x001aff0f funcall_lambda + 1295 (eval.c:3205)
33  org.gnu.Aquamacs              	0x001af53a Ffuncall + 1850 (eval.c:3023)
34  org.gnu.Aquamacs              	0x0020e1e1 exec_byte_code + 3329 (bytecode.c:785)
35  org.gnu.Aquamacs              	0x001afb94 funcall_lambda + 404 (eval.c:3139)
36  org.gnu.Aquamacs              	0x001af53a Ffuncall + 1850 (eval.c:3023)
37  org.gnu.Aquamacs              	0x0020e1e1 exec_byte_code + 3329 (bytecode.c:785)
38  org.gnu.Aquamacs              	0x001afb94 funcall_lambda + 404 (eval.c:3139)
39  org.gnu.Aquamacs              	0x001af915 apply_lambda + 453 (eval.c:3082)
40  org.gnu.Aquamacs              	0x001ad98d eval_sub + 2717 (eval.c:2367)
41  org.gnu.Aquamacs              	0x001acec4 Feval + 164 (eval.c:2176)
42  org.gnu.Aquamacs              	0x000f3e2c top_level_2 + 44 (keyboard.c:1166)
43  org.gnu.Aquamacs              	0x001ab5f6 internal_condition_case + 294 (eval.c:1499)
44  org.gnu.Aquamacs              	0x000f3e95 top_level_1 + 85 (keyboard.c:1174)
45  org.gnu.Aquamacs              	0x001aaedf internal_catch + 223 (eval.c:1256)
46  org.gnu.Aquamacs              	0x000f3d2b command_loop + 171 (keyboard.c:1136)
47  org.gnu.Aquamacs              	0x000f3295 recursive_edit_1 + 181 (keyboard.c:756)
48  org.gnu.Aquamacs              	0x000f3486 Frecursive_edit + 326 (keyboard.c:821)
49  org.gnu.Aquamacs              	0x000f12a5 main + 6437 (emacs.c:1708)
50  org.gnu.Aquamacs              	0x00002a65 start + 53


----




^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#9671: 24.0.50; Two bidi crashes
  2011-10-05 20:49       ` David Reitter
@ 2011-10-06  5:45         ` Eli Zaretskii
  2011-10-06 10:40           ` David Reitter
  0 siblings, 1 reply; 9+ messages in thread
From: Eli Zaretskii @ 2011-10-06  5:45 UTC (permalink / raw)
  To: David Reitter; +Cc: 9671

> From: David Reitter <david.reitter@gmail.com>
> Date: Wed, 5 Oct 2011 16:49:47 -0400
> Cc: 9671@debbugs.gnu.org
> 
> First of all, this may have to do with GDB and passing Emacs environment variables to another Emacs instance.

But the original reports did not say Emacs was started from GDB that
itself was started from another Emacs instance.  Did I miss something?

> This may explain why we're seeing this abort in bidi:
> 
> I am reproducing at least some type of crash in bidi_initialize() when I debug Emacs (24) from gdb session inside an Emacs 23 - this occurs all the time, but not when I start it outside of Emacs/GDB:

I know about this issue, but I thought it only happens on MS-Windows,
because the Windows build pushes values of EMACSDATA and EMACSLOADPATH
into its own environment, and those values correspond to the version
of Emacs that runs.  Does Emacs on Apple systems also do that?

Anyway, use the GDB command "unset environment" to remove these
variables from the environment of Emacs being debugged.  Do that
_before_ you type the "run" command in GDB.

> The abort in question happens here:
> 
>   bidi_mirror_table = uniprop_table (intern ("mirroring"));
>   if (NILP (bidi_mirror_table))
>     abort ();
> 
> uniprop_table returns Qnil in this situation (chartab.c:1340):

Yes, because Emacs 23 didn't have the "mirroring" table in
uni-mirrored.el.

> EMACSDATA=/Users/dr/ae.git/nextstep/Aquamacs.app/Contents/Resources/etc
> EMACSPATH=/Users/dr/ae.git/nextstep/Aquamacs.app/Contents/MacOS/bin
> EMACS=t
> EMACSLOADPATH=/Users/dr/ae.git/nextstep/Aquamacs.app/Contents/Resources/lisp:/Users/dr/ae.git/nextstep/Aquamacs.app/Contents/Resources/leim
> INSIDE_EMACS=23.3.50.39,comint
> EMACSDOC=/Users/dr/ae.git/nextstep/Aquamacs.app/Contents/Resources/etc
> 
> Does this explain what's going on?

It does, but how is this related to the original report?  There was no
GDB there nor another instance of Emacs, at least they were not
mentioned.  That's why I said I can only understand the original
report if Emacs was badly deployed.

And the other crash was entirely unrelated to this issue anyway.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#9671: 24.0.50; Two bidi crashes
  2011-10-06  5:45         ` Eli Zaretskii
@ 2011-10-06 10:40           ` David Reitter
  2011-10-06 11:27             ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: David Reitter @ 2011-10-06 10:40 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 9671

I don't know if the second crash was related.  The submitter did not supply an explanation.




^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#9671: 24.0.50; Two bidi crashes
  2011-10-06 10:40           ` David Reitter
@ 2011-10-06 11:27             ` Eli Zaretskii
  2011-10-06 15:32               ` David Reitter
  0 siblings, 1 reply; 9+ messages in thread
From: Eli Zaretskii @ 2011-10-06 11:27 UTC (permalink / raw)
  To: David Reitter; +Cc: 9671

> From: David Reitter <david.reitter@gmail.com>
> Date: Thu, 6 Oct 2011 06:40:07 -0400
> Cc: 9671@debbugs.gnu.org
> 
> I don't know if the second crash was related.  The submitter did not supply an explanation.

Good, so I didn't miss anything.

But what about the crash in bidi_initialize?  Can it be explained by
something similar to what you saw under GDB run from another instance
of Emacs?  Or is that crash a mystery as well?





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#9671: 24.0.50; Two bidi crashes
  2011-10-06 11:27             ` Eli Zaretskii
@ 2011-10-06 15:32               ` David Reitter
  2011-10-06 17:55                 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: David Reitter @ 2011-10-06 15:32 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 9671

On Oct 6, 2011, at 7:27 AM, Eli Zaretskii wrote:
> 
> But what about the crash in bidi_initialize?  Can it be explained by
> something similar to what you saw under GDB run from another instance
> of Emacs?  Or is that crash a mystery as well?


I e-mailed the user, and he just got back to me saying that he doesn't remember anything.
He said he was trying to get AUCTeX's preview for equations for work.

I'm archiving symbols from nightly builds now, so as long as they're using a binary from us I will be able to produce more informative stack traces.  I'll keep a look-out for bidi crashes.




^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#9671: 24.0.50; Two bidi crashes
  2011-10-06 15:32               ` David Reitter
@ 2011-10-06 17:55                 ` Eli Zaretskii
  2011-10-06 17:59                   ` David Reitter
  0 siblings, 1 reply; 9+ messages in thread
From: Eli Zaretskii @ 2011-10-06 17:55 UTC (permalink / raw)
  To: David Reitter; +Cc: 9671

> From: David Reitter <david.reitter@gmail.com>
> Date: Thu, 6 Oct 2011 11:32:14 -0400
> Cc: 9671@debbugs.gnu.org
> 
> On Oct 6, 2011, at 7:27 AM, Eli Zaretskii wrote:
> > 
> > But what about the crash in bidi_initialize?  Can it be explained by
> > something similar to what you saw under GDB run from another instance
> > of Emacs?  Or is that crash a mystery as well?
> 
> 
> I e-mailed the user, and he just got back to me saying that he doesn't remember anything.
> He said he was trying to get AUCTeX's preview for equations for work.

So should we close this bug as not reproducible?

> I'm archiving symbols from nightly builds now, so as long as they're using a binary from us I will be able to produce more informative stack traces.  I'll keep a look-out for bidi crashes.

Thanks.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#9671: 24.0.50; Two bidi crashes
  2011-10-06 17:55                 ` Eli Zaretskii
@ 2011-10-06 17:59                   ` David Reitter
  0 siblings, 0 replies; 9+ messages in thread
From: David Reitter @ 2011-10-06 17:59 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 9671

On Oct 6, 2011, at 1:55 PM, Eli Zaretskii wrote:

>> From: David Reitter <david.reitter@gmail.com>
>> Date: Thu, 6 Oct 2011 11:32:14 -0400
>> Cc: 9671@debbugs.gnu.org
>> 
>> On Oct 6, 2011, at 7:27 AM, Eli Zaretskii wrote:
>>> 
>>> But what about the crash in bidi_initialize?  Can it be explained by
>>> something similar to what you saw under GDB run from another instance
>>> of Emacs?  Or is that crash a mystery as well?
>> 
>> 
>> I e-mailed the user, and he just got back to me saying that he doesn't remember anything.
>> He said he was trying to get AUCTeX's preview for equations for work.
> 
> So should we close this bug as not reproducible?

Yes, please go ahead (please cc me so I can see the convention for that in the interaction with debbugs, if any).




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-10-06 17:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-04 21:01 bug#9671: 24.0.50; Two bidi crashes David Reitter
2011-10-04 21:15 ` Eli Zaretskii
     [not found]   ` <9726D990-8E8E-4013-99F1-E479848B8246@gmail.com>
     [not found]     ` <83mxdgqvrr.fsf@gnu.org>
2011-10-05 20:49       ` David Reitter
2011-10-06  5:45         ` Eli Zaretskii
2011-10-06 10:40           ` David Reitter
2011-10-06 11:27             ` Eli Zaretskii
2011-10-06 15:32               ` David Reitter
2011-10-06 17:55                 ` Eli Zaretskii
2011-10-06 17:59                   ` David Reitter

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).