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

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

[debbugs-tracker] bug#11684: closed (24.1.50; Version 24.1.50 crash on O


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#11684: closed (24.1.50; Version 24.1.50 crash on OS X Lion)
Date: Thu, 08 Nov 2012 19:54:02 +0000

Your message dated Thu, 8 Nov 2012 20:53:32 +0100
with message-id <address@hidden>
and subject line Re: bug#11541: Possible fix
has caused the debbugs.gnu.org bug report #11541,
regarding 24.1.50; Version 24.1.50 crash on OS X Lion
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
11541: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11541
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.1.50; Version 24.1.50 crash on OS X Lion Date: Tue, 12 Jun 2012 11:26:47 -0700
- Compiled emacs from source, OS X Lion (64 bit)
- Compile options "--with-ns --without-dbus"
- Copy Emacs.app to /Applications
- Open emacs
- Run "M-x package-list-packages"
- Crash

Note: Running command-line emacs (same compile, just using --without-x)
appears to work, so issue seems to be somewhere in GUI or associated
libraries.

Crashdump:

Process:         Emacs [49147]
Path:            /Applications/Emacs.app/Contents/MacOS/Emacs
Identifier:      org.gnu.Emacs
Version:         Version 24.1.50 (9.0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [270]

Date/Time:       2012-06-12 11:17:30.176 -0700
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9

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

Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
--> 
    __TEXT                 0000000100000000-0000000100200000 [ 2048K] r-x/rwx 
SM=COW  /Applications/Emacs.app/Contents/MacOS/Emacs

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib              0x00007fff8dc0182a __kill + 10
1   org.gnu.Emacs                       0x00000001000a608b fatal_error_signal + 
347
2   libsystem_c.dylib                   0x00007fff8a1c3cfa _sigtramp + 26
3   libsystem_kernel.dylib              0x00007fff8dc01ce2 __pthread_kill + 10
4   libsystem_c.dylib                   0x00007fff8a1717d2 pthread_kill + 95
5   libsystem_c.dylib                   0x00007fff8a162a7a abort + 143
6   org.gnu.Emacs                       0x000000010018eb9f ns_term_shutdown + 79
7   org.gnu.Emacs                       0x00000001000a5750 shut_down_emacs + 192
8   org.gnu.Emacs                       0x00000001000a6057 fatal_error_signal + 
295
9   libsystem_c.dylib                   0x00007fff8a1c3cfa _sigtramp + 26
10  com.apple.CoreFoundation            0x00007fff8d7f83c2 CFStringGetLength + 
18
11  com.apple.CoreFoundation            0x00007fff8d80f97e CFStringCompare + 30
12  com.apple.CoreText                  0x00007fff874b67b2 
CompareLocalizedDescriptorsByTraitsAndPrecedence(void const*, void const*, 
void*, bool) + 209
13  com.apple.CoreFoundation            0x00007fff8d830fdd __CFSimpleMergeSort 
+ 141
14  com.apple.CoreFoundation            0x00007fff8d831083 __CFSimpleMergeSort 
+ 307
15  com.apple.CoreFoundation            0x00007fff8d831067 __CFSimpleMergeSort 
+ 279
16  com.apple.CoreFoundation            0x00007fff8d831083 __CFSimpleMergeSort 
+ 307
17  com.apple.CoreFoundation            0x00007fff8d831083 __CFSimpleMergeSort 
+ 307
18  com.apple.CoreFoundation            0x00007fff8d831067 __CFSimpleMergeSort 
+ 279
19  com.apple.CoreFoundation            0x00007fff8d831067 __CFSimpleMergeSort 
+ 279
20  com.apple.CoreFoundation            0x00007fff8d831083 __CFSimpleMergeSort 
+ 307
21  com.apple.CoreFoundation            0x00007fff8d831067 __CFSimpleMergeSort 
+ 279
22  com.apple.CoreFoundation            0x00007fff8d830ef6 CFSortIndexes + 1446
23  com.apple.CoreFoundation            0x00007fff8d803e33 CFQSortArray + 275
24  com.apple.CoreFoundation            0x00007fff8d803bb8 CFArraySortValues + 
1080
25  com.apple.CoreText                  0x00007fff874e0b28 
TDescriptorSource::GetAllDescriptors(bool, long (*)(void const*, void const*, 
void*)) const + 136
26  com.apple.CoreText                  0x00007fff874ad587 
TDescriptor::CreateMatchingDescriptors(__CFSet const*, unsigned long) const + 
163
27  com.apple.AppKit                    0x00007fff8a65b599 -[NSCTFontDescriptor 
matchingFontDescriptorsWithMandatoryKeys:] + 12
28  org.gnu.Emacs                       0x00000001001a9801 ns_findfonts + 449
29  org.gnu.Emacs                       0x0000000100133d06 font_list_entities + 
1414
30  org.gnu.Emacs                       0x0000000100135717 font_find_for_lface 
+ 1239
31  org.gnu.Emacs                       0x000000010017f6dd fontset_find_font + 
1597
32  org.gnu.Emacs                       0x000000010017fc7b fontset_font + 283
33  org.gnu.Emacs                       0x0000000100180123 face_for_char + 291
34  org.gnu.Emacs                       0x0000000100035e61 
get_next_display_element + 2625
35  org.gnu.Emacs                       0x0000000100041890 display_string + 320
36  org.gnu.Emacs                       0x00000001000427e1 display_mode_element 
+ 2513
37  org.gnu.Emacs                       0x00000001000449be display_mode_line + 
270
38  org.gnu.Emacs                       0x0000000100044c02 display_mode_lines + 
322
39  org.gnu.Emacs                       0x000000010004a675 redisplay_window + 
6869
40  org.gnu.Emacs                       0x000000010004cbc6 redisplay_window_0 + 
38
41  org.gnu.Emacs                       0x000000010011e99c 
internal_condition_case_1 + 316
42  org.gnu.Emacs                       0x0000000100021d0a redisplay_windows + 
90
43  org.gnu.Emacs                       0x0000000100046039 redisplay_internal + 
3449
44  org.gnu.Emacs                       0x00000001000b5181 read_char + 4705
45  org.gnu.Emacs                       0x00000001000b6fb5 read_key_sequence + 
1349
46  org.gnu.Emacs                       0x00000001000b93b9 command_loop_1 + 601
47  org.gnu.Emacs                       0x000000010011eaf5 
internal_condition_case + 309
48  org.gnu.Emacs                       0x00000001000aeea7 command_loop_2 + 55
49  org.gnu.Emacs                       0x000000010011ebfb internal_catch + 219
50  org.gnu.Emacs                       0x00000001000af61c recursive_edit_1 + 
364
51  org.gnu.Emacs                       0x00000001000af78b Frecursive_edit + 283
52  org.gnu.Emacs                       0x00000001000a6d8a main + 3258
53  org.gnu.Emacs                       0x0000000100001724 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib              0x00007fff8dc027e6 kevent + 10
1   libdispatch.dylib                   0x00007fff8831378a _dispatch_mgr_invoke 
+ 923
2   libdispatch.dylib                   0x00007fff8831231a _dispatch_mgr_thread 
+ 54

Thread 2:
0   libsystem_kernel.dylib              0x00007fff8dc02192 __workq_kernreturn + 
10
1   libsystem_c.dylib                   0x00007fff8a171594 _pthread_wqthread + 
758
2   libsystem_c.dylib                   0x00007fff8a172b85 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib              0x00007fff8dc02192 __workq_kernreturn + 
10
1   libsystem_c.dylib                   0x00007fff8a171594 _pthread_wqthread + 
758
2   libsystem_c.dylib                   0x00007fff8a172b85 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib              0x00007fff8dc02192 __workq_kernreturn + 
10
1   libsystem_c.dylib                   0x00007fff8a171594 _pthread_wqthread + 
758
2   libsystem_c.dylib                   0x00007fff8a172b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbf29f8  
rdx: 0x0000000000000000
  rdi: 0x000000000000bffb  rsi: 0x0000000000000006  rbp: 0x00007fff5fbf2a30  
rsp: 0x00007fff5fbf29f8
   r8: 0x0000000000000001   r9: 0x0000000000000010  r10: 0x00007fff8dc01d0a  
r11: 0xffffff80002da8d0
  r12: 0x0000000000000006  r13: 0x0000000100587e28  r14: 0x00007fff72c96960  
r15: 0x000000010058a2f8
  rip: 0x00007fff8dc0182a  rfl: 0x0000000000000202  cr2: 0x000000000018f540
Logical CPU: 0

Binary Images:
       0x100000000 -        0x1001fffef +org.gnu.Emacs (Version 24.1.50 - 9.0) 
<AFC5D236-9EA2-3142-A9E1-4A1BAE6BFBFA> 
/Applications/Emacs.app/Contents/MacOS/Emacs
       0x100640000 -        0x10076fff7 +libxml2.2.dylib (10.8.0 - 
compatibility 10.0.0) <599D29B0-B8DE-3989-841B-62EDF29F60BE> 
/opt/local/lib/libxml2.2.dylib
       0x10079f000 -        0x1007dcff7 +libncurses.5.dylib (5.0.0 - 
compatibility 5.0.0) <FC512492-CA4D-3C06-B5E6-BB1D19961E8F> 
/opt/local/lib/libncurses.5.dylib
       0x1007eb000 -        0x100882fff +libgnutls.26.dylib (49.3.0 - 
compatibility 49.0.0) <0320352A-3336-3B6B-A7DE-F3069669AD27> 
/opt/local/lib/libgnutls.26.dylib
       0x1008a3000 -        0x1008b4ff7 +libz.1.dylib (1.2.7 - compatibility 
1.0.0) <57016CC1-AD54-337E-A983-457933B24D35> /opt/local/lib/libz.1.dylib
       0x1008b8000 -        0x1009b0ff7 +libiconv.2.dylib (8.1.0 - 
compatibility 8.0.0) <48962C8B-5341-300B-907B-FEE94FAAE22C> 
/opt/local/lib/libiconv.2.dylib
       0x1009bd000 -        0x1009cbff7 +libtasn1.3.dylib (5.13.0 - 
compatibility 5.0.0) <D08E2DE8-54B6-3344-B522-77AFCEE72171> 
/opt/local/lib/libtasn1.3.dylib
       0x1009cf000 -        0x100a40fff +libgcrypt.11.dylib (19.0.0 - 
compatibility 19.0.0) <7480C190-F822-38C4-9458-F765A2B69577> 
/opt/local/lib/libgcrypt.11.dylib
       0x100a55000 -        0x100a57ff7 +libgpg-error.0.dylib (9.0.0 - 
compatibility 9.0.0) <8325AC7D-252D-3E2A-B51A-E9250AA14325> 
/opt/local/lib/libgpg-error.0.dylib
       0x100a5a000 -        0x100a62ff7 +libintl.8.dylib (10.1.0 - 
compatibility 10.0.0) <73D3FDC4-B89E-30F9-9F61-643D6D635259> 
/opt/local/lib/libintl.8.dylib
       0x100b55000 -        0x100b59ff7  libFontRegistryUI.dylib (??? - ???) 
<36269A17-78FE-371A-B108-D71764661281> 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
       0x100b61000 -        0x100b7cfff  libJapaneseConverter.dylib (54.0.0 - 
compatibility 1.0.0) <59FCE9C0-27E6-34CE-89E5-3A83B843B36C> 
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x7fff687b8000 -     0x7fff687ecbaf  dyld (195.6 - ???) 
<C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff81a8f000 -     0x7fff81acfff7  libcups.2.dylib (2.9.0 - compatibility 
2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff81ad0000 -     0x7fff81b03ff7  com.apple.GSS (2.2 - 2.0) 
<971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> 
/System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff81b04000 -     0x7fff81b05ff7  libsystem_blocks.dylib (53.0.0 - 
compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> 
/usr/lib/system/libsystem_blocks.dylib
    0x7fff81b12000 -     0x7fff81c1efff  libcrypto.0.9.8.dylib (44.0.0 - 
compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> 
/usr/lib/libcrypto.0.9.8.dylib
    0x7fff81c1f000 -     0x7fff81c23fff  libCGXType.A.dylib (600.0.0 - 
compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff81c9e000 -     0x7fff81cd9fff  libsystem_info.dylib (??? - ???) 
<35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff81cda000 -     0x7fff81cdbfff  libunc.dylib (24.0.0 - compatibility 
1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff81cdc000 -     0x7fff81d57ff7  com.apple.print.framework.PrintCore 
(7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff81d58000 -     0x7fff81d75fff  libxpc.dylib (77.19.0 - compatibility 
1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff81d76000 -     0x7fff81ddffff  com.apple.coreui (1.2.2 - 165.10) 
<F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> 
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff81de0000 -     0x7fff823c4fff  libBLAS.dylib (??? - ???) 
<C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff823c5000 -     0x7fff823d7ff7  libbsm.0.dylib (??? - ???) 
<349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff823d8000 -     0x7fff82401fff  libJPEG.dylib (??? - ???) 
<64D079F9-256A-323B-A837-84628B172F21> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff82725000 -     0x7fff82730fff  com.apple.CommonAuth (2.2 - 2.0) 
<77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> 
/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff82874000 -     0x7fff828aefe7  com.apple.DebugSymbols (2.1 - 87) 
<ED2B177C-4146-3715-91DF-D99A8ED5449A> 
/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff828af000 -     0x7fff8290bff7  com.apple.HIServices (1.21 - ???) 
<9645CFA8-63BE-3A0D-A636-56D9827E6C8C> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8290c000 -     0x7fff82990ff7  com.apple.ApplicationServices.ATS 
(317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff82b1c000 -     0x7fff82b74fff  libTIFF.dylib (??? - ???) 
<A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff82bcf000 -     0x7fff82c11ff7  libcommonCrypto.dylib (55010.0.0 - 
compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> 
/usr/lib/system/libcommonCrypto.dylib
    0x7fff8347d000 -     0x7fff834a1fff  com.apple.Kerberos (1.0 - 1) 
<1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> 
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff834bf000 -     0x7fff834c2fff  libRadiance.dylib (??? - ???) 
<CD89D70D-F177-3BAE-8A26-644EA7D5E28E> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff834c3000 -     0x7fff834d0fff  libCSync.A.dylib (600.0.0 - 
compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff83545000 -     0x7fff8376ffe7  com.apple.CoreData (104.1 - 358.14) 
<6BB64605-8DA7-337D-A2AB-A3346A421CBD> 
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff83770000 -     0x7fff83772fff  com.apple.TrustEvaluationAgent (2.0 - 
1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> 
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff83773000 -     0x7fff83793fff  libPng.dylib (??? - ???) 
<F4D84592-C450-3076-88E9-8E6517C7EF33> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8381a000 -     0x7fff83842fff  com.apple.PerformanceAnalysis (1.11 - 
11) <8D4C6382-DD92-37A2-BCFC-E89951320848> 
/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff83843000 -     0x7fff838b9fff  com.apple.CoreSymbolication (2.2 - 
73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> 
/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff838ba000 -     0x7fff83bd3fff  com.apple.Foundation (6.7.2 - 833.25) 
<22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> 
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff83bd4000 -     0x7fff83c76fff  com.apple.securityfoundation (5.0 - 
55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> 
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff83fdd000 -     0x7fff84021ff7  libRIP.A.dylib (600.0.0 - 
compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8406f000 -     0x7fff84076fff  libcopyfile.dylib (85.1.0 - 
compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> 
/usr/lib/system/libcopyfile.dylib
    0x7fff84077000 -     0x7fff84077fff  com.apple.CoreServices (53 - 53) 
<043C8026-8EDD-3241-B090-F589E24062EF> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff84078000 -     0x7fff84087ff7  libxar-nossl.dylib (??? - ???) 
<A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff841cd000 -     0x7fff841e3fff  libGL.dylib (??? - ???) 
<6A473BF9-4D35-34C6-9F8B-86B68091A9AF> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff841e6000 -     0x7fff842e8fff  libxml2.2.dylib (10.3.0 - 
compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> 
/usr/lib/libxml2.2.dylib
    0x7fff842e9000 -     0x7fff842f1fff  libsystem_dnssd.dylib (??? - ???) 
<D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff842f2000 -     0x7fff842f3fff  libDiagnosticMessagesClient.dylib (??? 
- ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> 
/usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff842f4000 -     0x7fff84321ff7  com.apple.opencl (1.50.69 - 1.50.69) 
<57939F7D-3626-30E2-883D-8A7CCB3F8763> 
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8434b000 -     0x7fff84356ff7  libc++abi.dylib (14.0.0 - 
compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> 
/usr/lib/libc++abi.dylib
    0x7fff84358000 -     0x7fff8435dfff  libpam.2.dylib (3.0.0 - compatibility 
3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff8435e000 -     0x7fff8435efff  com.apple.ApplicationServices (41 - 
41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff850bc000 -     0x7fff850bcfff  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
    0x7fff850bd000 -     0x7fff851a1fff  com.apple.CoreServices.OSServices 
(478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff851a2000 -     0x7fff85243ff7  com.apple.LaunchServices (480.33 - 
480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff852d6000 -     0x7fff853cbfff  libiconv.2.dylib (7.0.0 - 
compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> 
/usr/lib/libiconv.2.dylib
    0x7fff853cc000 -     0x7fff853d7ff7  com.apple.speech.recognition.framework 
(4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff85e41000 -     0x7fff85e46fff  com.apple.OpenDirectory (10.7 - 146) 
<7960A302-F9AC-3F72-838E-3A382032DCA6> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff85eda000 -     0x7fff85fa1ff7  com.apple.ColorSync (4.7.4 - 4.7.4) 
<590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff860d7000 -     0x7fff860e4ff7  libbz2.1.0.dylib (1.0.5 - 
compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> 
/usr/lib/libbz2.1.0.dylib
    0x7fff860e5000 -     0x7fff86150ff7  com.apple.framework.IOKit (2.0 - ???) 
<6C604894-7F61-3130-8499-20791D14577F> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8617a000 -     0x7fff86184ff7  liblaunch.dylib (392.38.0 - 
compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> 
/usr/lib/system/liblaunch.dylib
    0x7fff86185000 -     0x7fff861b0ff7  libxslt.1.dylib (3.24.0 - 
compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> 
/usr/lib/libxslt.1.dylib
    0x7fff8635d000 -     0x7fff86476fff  com.apple.DesktopServices (1.6.3 - 
1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff86477000 -     0x7fff8647cfff  libcompiler_rt.dylib (6.0.0 - 
compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> 
/usr/lib/system/libcompiler_rt.dylib
    0x7fff866ba000 -     0x7fff8692dfff  com.apple.CoreImage (7.98 - 1.0.1) 
<73485E4E-1407-3913-AB3C-B54986A3E01C> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8692e000 -     0x7fff869c4ff7  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
    0x7fff87199000 -     0x7fff8720cfff  libstdc++.6.dylib (52.0.0 - 
compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> 
/usr/lib/libstdc++.6.dylib
    0x7fff8720d000 -     0x7fff8740ffff  libicucore.A.dylib (46.1.0 - 
compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> 
/usr/lib/libicucore.A.dylib
    0x7fff87410000 -     0x7fff87493fef  com.apple.Metadata (10.7.0 - 627.32) 
<38735923-2EB5-3133-BE36-BDD65A7E47DB> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff87494000 -     0x7fff87547ff7  com.apple.CoreText (220.20.0 - ???) 
<0E979362-15E4-3955-BF54-B5961361D1CC> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff87548000 -     0x7fff8754efff  IOSurface (??? - ???) 
<77C6757B-D357-3E34-9424-48F962B5CC9C> 
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8754f000 -     0x7fff8756bff7  com.apple.GenerationalStorage (1.0 - 
126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> 
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8756c000 -     0x7fff875e2fff  libc++.1.dylib (28.1.0 - compatibility 
1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff875e3000 -     0x7fff87610fe7  libSystem.B.dylib (159.1.0 - 
compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> 
/usr/lib/libSystem.B.dylib
    0x7fff877eb000 -     0x7fff87890fff  com.apple.ink.framework (1.4 - 110) 
<F93B76B3-E57C-3805-B20D-03717A3F91DD> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff87891000 -     0x7fff878a5ff7  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
    0x7fff878fa000 -     0x7fff87908fff  com.apple.NetAuth (3.1 - 3.1) 
<FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> 
/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff87950000 -     0x7fff87d7dfff  libLAPACK.dylib (??? - ???) 
<4F2E1055-2207-340B-BB45-E4F16171EE0D> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff87d9a000 -     0x7fff87d9cfff  libCVMSPluginSupport.dylib (??? - ???) 
<1C73D331-6F6C-3872-A011-1C41FBF49F2A> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff87d9d000 -     0x7fff87defff7  libGLU.dylib (??? - ???) 
<E2EF0336-3A5F-3532-AEB0-6CCF04851B72> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff87fb1000 -     0x7fff87fb4fff  libCoreVMClient.dylib (??? - ???) 
<934D0D11-C34F-3C06-A352-21BB8FFE9774> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff88310000 -     0x7fff8831efff  libdispatch.dylib (187.9.0 - 
compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> 
/usr/lib/system/libdispatch.dylib
    0x7fff88527000 -     0x7fff8868efff  com.apple.CFNetwork (520.4.3 - 
520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8869d000 -     0x7fff889c9ff7  com.apple.HIToolbox (1.9 - ???) 
<B7D2A06B-7BE5-3355-BF7D-8139100B9B97> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff889ca000 -     0x7fff88a32ff7  com.apple.audio.CoreAudio (4.0.2 - 
4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff88ae0000 -     0x7fff88ae0fff  com.apple.Accelerate (1.7 - Accelerate 
1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88ae1000 -     0x7fff88b0afff  com.apple.CoreVideo (1.7 - 70.3) 
<9A9D4058-9935-3B0A-B1A6-27EB78D02249> 
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff88f20000 -     0x7fff88f24fff  libmathCommon.A.dylib (2026.0.0 - 
compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> 
/usr/lib/system/libmathCommon.A.dylib
    0x7fff88f77000 -     0x7fff88f78fff  liblangid.dylib (??? - ???) 
<CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8950e000 -     0x7fff8982afff  com.apple.CoreServices.CarbonCore 
(960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8982b000 -     0x7fff89877ff7  com.apple.SystemConfiguration (1.11.3 
- 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff89878000 -     0x7fff8988aff7  libz.1.dylib (1.2.5 - compatibility 
1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff89983000 -     0x7fff89e4afff  FaceCoreLight (1.4.7 - compatibility 
1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> 
/System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff89e4b000 -     0x7fff89e51fff  libmacho.dylib (800.0.0 - 
compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> 
/usr/lib/system/libmacho.dylib
    0x7fff89e75000 -     0x7fff89ee5fff  com.apple.datadetectorscore (3.0 - 
179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> 
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff89ee6000 -     0x7fff89f46fff  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
    0x7fff89f47000 -     0x7fff89f5aff7  libCRFSuite.dylib (??? - ???) 
<0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff89f5b000 -     0x7fff89f61ff7  libunwind.dylib (30.0.0 - 
compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> 
/usr/lib/system/libunwind.dylib
    0x7fff89f77000 -     0x7fff89f9bfff  com.apple.RemoteViewServices (1.4 - 
44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> 
/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8a012000 -     0x7fff8a119fe7  libsqlite3.dylib (9.6.0 - 
compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> 
/usr/lib/libsqlite3.dylib
    0x7fff8a121000 -     0x7fff8a1fefef  libsystem_c.dylib (763.13.0 - 
compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> 
/usr/lib/system/libsystem_c.dylib
    0x7fff8a230000 -     0x7fff8a235fff  libcache.dylib (47.0.0 - compatibility 
1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff8a254000 -     0x7fff8ae5aff7  com.apple.AppKit (6.7.3 - 1138.47) 
<CAF5783F-F80B-30E7-929F-BBA6D96C5C44> 
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8b10d000 -     0x7fff8b10dfff  com.apple.vecLib (3.7 - vecLib 3.7) 
<9A58105C-B36E-35B5-812C-4ED693F2618F> 
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8b384000 -     0x7fff8bd21c9f  com.apple.CoreGraphics (1.600.0 - ???) 
<1DB9C92C-DFA8-36ED-B513-998134462148> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8bd26000 -     0x7fff8bd3dfff  com.apple.CFOpenDirectory (10.7 - 146) 
<E71AE4A2-F72B-35F2-9043-9F45CF75F11A> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8bd3e000 -     0x7fff8be74fff  com.apple.vImage (5.1 - 5.1) 
<A08B7582-67BC-3EED-813A-4833645964A7> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8be83000 -     0x7fff8bec2fff  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
    0x7fff8bec3000 -     0x7fff8bedafff  com.apple.MultitouchSupport.framework 
(231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> 
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8beea000 -     0x7fff8c089ff7  com.apple.QuartzCore (1.7 - 270.4) 
<97E20A5F-652B-3E85-8C46-DCB777248ECD> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8c08a000 -     0x7fff8c197fff  libJP2.dylib (??? - ???) 
<5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8c198000 -     0x7fff8c29dfff  libFontParser.dylib (??? - ???) 
<759645F2-8CB1-358C-AF41-BA3797CD0F60> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8cb61000 -     0x7fff8cb62fff  libdnsinfo.dylib (395.11.0 - 
compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> 
/usr/lib/system/libdnsinfo.dylib
    0x7fff8cb82000 -     0x7fff8cb97fff  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
    0x7fff8cc30000 -     0x7fff8cc60ff7  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
    0x7fff8ccf7000 -     0x7fff8cd38fff  com.apple.QD (3.40 - ???) 
<47674D2C-BE88-388E-B1B0-03F08BFFE5FD> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8ce24000 -     0x7fff8ce26fff  libquarantine.dylib (36.6.0 - 
compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> 
/usr/lib/system/libquarantine.dylib
    0x7fff8ce44000 -     0x7fff8d347fe7  com.apple.RawCamera.bundle (3.13.0 - 
627) <4593B038-1A60-5ADB-565D-5BDFA28A53F2> 
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8d410000 -     0x7fff8d416fff  com.apple.DiskArbitration (2.4.1 - 
2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> 
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8d417000 -     0x7fff8d425ff7  libkxld.dylib (??? - ???) 
<C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff8d5df000 -     0x7fff8d60aff7  com.apple.CoreServicesInternal (113.17 
- 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> 
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8d753000 -     0x7fff8d7b5ff7  com.apple.Symbolication (1.3 - 91) 
<0945ACAF-AA0A-3D01-9960-72B51722EC1F> 
/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8d7f1000 -     0x7fff8d9c5ff7  com.apple.CoreFoundation (6.7.2 - 
635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8d9fc000 -     0x7fff8d9fcfff  com.apple.audio.units.AudioUnit (1.7.2 
- 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> 
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8d9fd000 -     0x7fff8da97ff7  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
    0x7fff8dbeb000 -     0x7fff8dc0bfff  libsystem_kernel.dylib (1699.26.8 - 
compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> 
/usr/lib/system/libsystem_kernel.dylib
    0x7fff8dc0c000 -     0x7fff8dc0dff7  libremovefile.dylib (21.1.0 - 
compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> 
/usr/lib/system/libremovefile.dylib
    0x7fff8dc44000 -     0x7fff8dc54ff7  com.apple.opengl (1.7.7 - 1.7.7) 
<0CA11278-746C-353A-923B-BCC0047190C3> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8dc55000 -     0x7fff8ddaefff  com.apple.audio.toolbox.AudioToolbox 
(1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> 
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8ddaf000 -     0x7fff8ddb5fff  libGFXShared.dylib (??? - ???) 
<8A61FA67-EB3C-319D-AE3C-64936FB26BAC> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8de14000 -     0x7fff8de15ff7  libsystem_sandbox.dylib (??? - ???) 
<96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8de5f000 -     0x7fff8de5ffff  libkeymgr.dylib (23.0.0 - 
compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> 
/usr/lib/system/libkeymgr.dylib
    0x7fff8de60000 -     0x7fff8de7ffff  libresolv.9.dylib (46.1.0 - 
compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> 
/usr/lib/libresolv.9.dylib
    0x7fff8de82000 -     0x7fff8de89ff7  com.apple.CommerceCore (1.0 - 17) 
<3894FE48-EDCE-30E9-9796-E2F959D92704> 
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8de8a000 -     0x7fff8de8fff7  libsystem_network.dylib (??? - ???) 
<5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8de90000 -     0x7fff8de99ff7  libsystem_notify.dylib (80.1.0 - 
compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> 
/usr/lib/system/libsystem_notify.dylib
    0x7fff8decb000 -     0x7fff8ded2fff  com.apple.NetFS (4.0 - 4.0) 
<433EEE54-E383-3505-9154-45B909FD3AF0> 
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8e309000 -     0x7fff8e35dfff  libFontRegistry.dylib (??? - ???) 
<822DD341-C735-36C9-9521-E8E98807D09D> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8e35e000 -     0x7fff8e384fff  com.apple.framework.familycontrols 
(3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> 
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8e385000 -     0x7fff8e3c4ff7  libGLImage.dylib (??? - ???) 
<49BB4404-68F1-3839-A5C9-983405B59F52> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8e422000 -     0x7fff8e506e5f  libobjc.A.dylib (228.0.0 - 
compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> 
/usr/lib/libobjc.A.dylib
    0x7fff8e507000 -     0x7fff8e58cff7  com.apple.Heimdal (2.2 - 2.0) 
<FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> 
/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8e600000 -     0x7fff8e605fff  libGIF.dylib (??? - ???) 
<8763F67F-A881-30B6-B20E-D395B4D9FD58> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8e606000 -     0x7fff8e60afff  libdyld.dylib (195.5.0 - compatibility 
1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
    0x7fff8e62b000 -     0x7fff8e70aff7  com.apple.ImageIO.framework (3.1.2 - 
3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8e766000 -     0x7fff8e7baff7  com.apple.ScalableUserInterface (1.0 - 
1) <33563775-C662-313D-B7FA-3D575A9F3D41> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8e7bb000 -     0x7fff8e809fff  libauto.dylib (??? - ???) 
<D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff8e80a000 -     0x7fff8eaf3ff7  com.apple.security (7.0 - 55148.1) 
<E9C46204-1336-3D90-BC67-5162FC7079D2> 
/System/Library/Frameworks/Security.framework/Versions/A/Security

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 96
    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: 12307197
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=152.9M resident=102.4M(67%) 
swapped_out_or_unallocated=50.6M(33%)
Writable regions: Total=135.5M written=37.7M(28%) resident=68.9M(51%) 
swapped_out=0K(0%) unallocated=66.6M(49%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.0M
ATS (font support) (reserved)         4K        reserved VM address space 
(unallocated)
CG backing stores                  3992K
CG image                             12K
CG raster data                       64K
CG shared images                   3416K
CoreGraphics                         16K
CoreServices                       3612K
MALLOC                             59.9M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
STACK GUARD                        55.7M
Stack                              10.3M
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             35.0M
__IMAGE                             528K
__LINKEDIT                         49.0M
__RC_CAMERAS                        248K
__TEXT                            104.0M
__UNICODE                           544K
mapped file                        44.7M
shared memory                       312K
===========                      =======
TOTAL                             419.2M
TOTAL, minus reserved VM space    419.2M

 




In GNU Emacs 24.1.50.1 (x86_64-apple-darwin11.4.0, NS apple-appkit-1138.47)
 of 2012-06-11 on neptune.local
Windowing system distributor `Apple', version 10.3.1138
Configured using:
 `configure '--with-ns' '--without-dbus''

Important settings:
  value of $EMACSDATA: /Applications/Emacs.app/Contents/Resources/etc
  value of $EMACSDOC: /Applications/Emacs.app/Contents/Resources/etc
  value of $EMACSLOADPATH: 
/Applications/Emacs.app/Contents/Resources/site-lisp:/Applications/Emacs.app/Contents/Resources/lisp:/Applications/Emacs.app/Contents/Resources/leim
  value of $EMACSPATH: 
/Applications/Emacs.app/Contents/MacOS/libexec:/Applications/Emacs.app/Contents/MacOS/bin
  locale-coding-system: nil
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  textmate-mode: t
  desktop-save-mode: t
  recentf-mode: t
  diff-auto-refine-mode: t
  anything-dired-mode: Enable anything completion in Dired functions.
Bindings affected are C, R, S, H.
This is deprecated for Emacs24+ users, use `ac-mode' instead.
  shell-dirtrack-mode: t
  global-rainbow-delimiters-mode: t
  rainbow-delimiters-mode: t
  global-auto-complete-mode: t
  auto-complete-mode: t
  which-function-mode: t
  show-paren-mode: t
  cua-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o r t - e m a c s - b u g <return>

Recent messages:
el-get initialized package yaml-mode
el-get: evaluating autoload file
Loading ~/.emacs.d/el-get/.loaddefs...done
Source file `/Users/james/.emacs.d/feature-mode/feature-mode.el' newer than 
byte-compiled file
Loading /Users/james/.emacs.d/jlp_rails.el (source)...done
Loading /Users/james/.emacs.d/jlp_misc.el (source)...done
Loading /Users/james/.emacs.d/jlp_keymap.el (source)...done
Wrote /Users/james/.emacs.d/desktop/.emacs.desktop.lock
Desktop: 0 buffers restored.
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
~/.emacs.d/ac/popup hides 
/Users/james/.emacs.d/elpa/auto-complete-1.4.20110207/popup
~/.emacs.d/ac/fuzzy hides 
/Users/james/.emacs.d/elpa/auto-complete-1.4.20110207/fuzzy
~/.emacs.d/ac/auto-complete hides 
/Users/james/.emacs.d/elpa/auto-complete-1.4.20110207/auto-complete
~/.emacs.d/ac/auto-complete-config hides 
/Users/james/.emacs.d/elpa/auto-complete-1.4.20110207/auto-complete-config
/Users/james/.emacs.d/elpa/css-mode-1.0/css-mode hides 
/Applications/Emacs.app/Contents/Resources/lisp/textmodes/css-mode
/Users/james/.emacs.d/elpa/ruby-mode-1.1/ruby-mode hides 
/Applications/Emacs.app/Contents/Resources/lisp/progmodes/ruby-mode
~/.emacs.d/el-get/el-get/.dir-locals hides 
/Applications/Emacs.app/Contents/Resources/lisp/gnus/.dir-locals

Features:
(shadow sort mail-extr emacsbug message rfc822 mml mml-sec mm-decode
mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader
sendmail rfc2047 rfc2045 ietf-drums mail-utils redo+ ido wrap-region
flymake-ruby feature-mode cucumber-mode .loaddefs yaml-mode rhtml-mode
rhtml-navigation rhtml-sgml-hacks rhtml-ruby-hook sgml-mode rhtml-erb
rhtml-fonts rvm textmate mk-project derived desktop recentf tree-widget
wid-edit buffer-move windmove magit diff-mode log-edit pcvs-util add-log
anything-rcodetools anything-rails ruby-compilation inf-ruby ruby-mode
find-cmd anything-project-files anything-config browse-url bookmark pp
rx anything-match-plugin semantic/util-modes semantic/util semantic
semantic/tag semantic/lex semantic/fw mode-local cedet org ob-emacs-lisp
ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys
ob ob-eval org-pcomplete org-list org-faces org-compat org-entities
org-macs noutline outline cal-menu calendar cal-loaddefs xml url
url-proxy url-privacy url-expand url-methods url-history url-cookie
url-domsuf url-util mailcap grep compile tramp tramp-compat shell
pcomplete comint ansi-color ring format-spec tramp-loaddefs dired-x
dired-aux ffap url-parse auth-source eieio gnus-util mm-util mail-prsvr
password-cache url-vars thingatpt anything rcodetools rainbow-delimiters
easy-mmode rsense auto-complete-config auto-complete edmacro kmacro
popup molokai-theme smooth-scrolling byte-opt warnings advice
advice-preload el-get autoload help-fns bytecomp byte-compile cconv
dired auctex-autoloads tex-site info easymenu auto-complete-autoloads
coffee-mode-autoloads css-mode-autoloads evil-leader-autoloads
evil-autoloads evil-numbers-autoloads full-ack-autoloads gist-autoloads
haml-mode-autoloads js2-mode-autoloads magit-autoloads paredit-autoloads
project-mode-autoloads levenshtein-autoloads ruby-compilation-autoloads
inf-ruby-autoloads ruby-mode-autoloads undo-tree-autoloads package
cl-macs delsel which-func imenu paren cua-base cus-start cus-load cl
macroexp cl-lib time-date tooltip ediff-hook vc-hooks lisp-float-type
mwheel ns-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow
timer select scroll-bar mouse jit-lock font-lock syntax facemenu
font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan
thai tai-viet lao korean japanese hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face files text-properties overlay sha1 md5 base64 format env
code-pages mule custom widget hashtable-print-readable backquote
make-network-process ns multi-tty emacs)

-- 
---
James Peterson, Nomadic CTO, Total Tech Shop
james [at] totaltechshop [dot] com
805.441.3192 / www.totaltechshop.com
"Truth is always the enemy of power. And power the enemy of truth." -- Ed Abbey



--- End Message ---
--- Begin Message --- Subject: Re: bug#11541: Possible fix Date: Thu, 8 Nov 2012 20:53:32 +0100
Hello.

If it works, that is good.  I installed it in the trunk.

Thanks,

        Jan D.

6 nov 2012 kl. 12:01 skrev Thomas Kappler <address@hidden>:

> I investigated this a bit further and have a patch that fixes the right-arrow 
> test file for me, I can open it and the arrow displays without problems.
> 
> Note that this is my very first foray into the Emacs source as well as into 
> Objective-C.
> 
> The problem is that ns_findfonts is being passed an empty font_spec. (Why, I 
> have no idea.) This crashes "[fdesc matchingFontDescriptorsWithMandatoryKeys: 
> fkeys]". The fix is to check for this case and, if there are no keys in the 
> font_spec, simply initialize matchingDescs to an empty array.
> 
> Cheers,
> Thomas
> 
> 
> $ bzr diff
> 
> === modified file 'src/nsfont.m'
> --- src/nsfont.m    2012-10-21 18:48:11 +0000
> +++ src/nsfont.m    2012-11-06 10:55:25 +0000
> @@ -43,7 +43,7 @@
>  #import <AppKit/NSFontDescriptor.h>
>  #endif
>  
> -#define NSFONT_TRACE 0
> +#define NSFONT_TRACE 1
>  
>  extern Lisp_Object Qns;
>  extern Lisp_Object Qnormal, Qbold, Qitalic, Qcondensed, Qexpanded;
> @@ -556,10 +556,17 @@
>  
>      fdesc = ns_spec_to_descriptor (font_spec);
>      fkeys = [NSMutableSet setWithArray: [[fdesc fontAttributes] allKeys]];
> +    if (NSFONT_TRACE)
> +        NSLog(@"Got %d fkeys: %@ ", [fkeys count], fkeys);
> +    
>      if (isMatch)
>      [fkeys removeObject: NSFontFamilyAttribute];
>  
> -    matchingDescs = [fdesc matchingFontDescriptorsWithMandatoryKeys: fkeys];
> +    if ([fkeys count] > 0) {
> +    matchingDescs = [fdesc matchingFontDescriptorsWithMandatoryKeys: fkeys];
> +    } else {
> +    matchingDescs = [NSMutableArray array];
> +    }
>      if (NSFONT_TRACE)
>      NSLog(@"Got desc %@ and found %d matching fonts from it: ", fdesc,
>            [matchingDescs count]);
> 



--- End Message ---

reply via email to

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