GNU bug report logs - #18925
On Mac emacs -nw crashes, emacs doesn't

Previous Next

Package: emacs;

Reported by: David Kanter <kanterdj <at> gmail.com>

Date: Sun, 2 Nov 2014 16:57:01 UTC

Severity: normal

Tags: fixed

Fixed in version 24.5

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 18925 in the body.
You can then email your comments to 18925 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#18925; Package emacs. (Sun, 02 Nov 2014 16:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Kanter <kanterdj <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 02 Nov 2014 16:57:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: David Kanter <kanterdj <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: On Mac emacs -nw crashes, emacs doesn't
Date: Sun, 02 Nov 2014 11:56:06 -0500
I track emacs-24 using bzr on my Mac, and build Emacs.app using
--with-ns. Over the last few days emacs -nw crashes on startup, but the
NeXTstep emacs works fine.

When I start emacs -nw at the terminal, I get

Fatal error 11: Segmentation faultAbort

and come back to the prompt. Below is the crash report generated by the
Mac. (I don't think I can do report-emacs-bug if Emacs doesn't start,
right?)

Process:         Emacs [4129]
Path:            /Applications/Emacs.app/Contents/MacOS/Emacs
Identifier:      Emacs
Version:         Version 24.4.51 (9.0)
Code Type:       X86-64 (Native)
Parent Process:  ksh [23951]
Responsible:     iTerm [23946]
User ID:         502

Date/Time:       2014-11-02 11:51:26.042 -0500
OS Version:      Mac OS X 10.9.5 (13F34)
Report Version:  11

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

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

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff8d394292 __kill + 10
1   org.gnu.Emacs                 	0x00000001000b82f4 terminate_due_to_signal + 148 (emacs.c:378)
2   org.gnu.Emacs                 	0x00000001000d5733 emacs_abort + 19
3   org.gnu.Emacs                 	0x00000001001a736c ns_term_shutdown + 124
4   org.gnu.Emacs                 	0x00000001000b84eb shut_down_emacs + 283 (emacs.c:2054)
5   org.gnu.Emacs                 	0x00000001000b82b9 terminate_due_to_signal + 89 (emacs.c:363)
6   org.gnu.Emacs                 	0x00000001000d7066 deliver_fatal_thread_signal + 134
7   libsystem_platform.dylib      	0x00007fff913b25aa _sigtramp + 26
8   ???                           	000000000000000000 0 + 0
9   org.gnu.Emacs                 	0x00000001000266da redisplay_internal + 7258 (xdisp.c:13957)
10  org.gnu.Emacs                 	0x0000000100023dd9 echo_area_display + 617 (xdisp.c:11299)
11  org.gnu.Emacs                 	0x0000000100023b2f message3_nolog + 623 (xdisp.c:10271)
12  org.gnu.Emacs                 	0x000000010002384b message3 + 315 (xdisp.c:10213)
13  org.gnu.Emacs                 	0x000000010013007a Fmessage + 74 (editfns.c:3452)
14  org.gnu.Emacs                 	0x00000001001395d0 Ffuncall + 816 (eval.c:2793)
15  org.gnu.Emacs                 	0x0000000100171ecb exec_byte_code + 2331 (bytecode.c:916)
16  org.gnu.Emacs                 	0x000000010013a2bf funcall_lambda + 831 (eval.c:3045)
17  org.gnu.Emacs                 	0x0000000100139529 Ffuncall + 649 (.lisp.h:2894)
18  org.gnu.Emacs                 	0x0000000100139d19 call4 + 57 (eval.c:2660)
19  org.gnu.Emacs                 	0x0000000100158074 Fload + 1956 (lread.c:1308)
20  org.gnu.Emacs                 	0x0000000100135f08 eval_sub + 1912 (eval.c:2196)
21  org.gnu.Emacs                 	0x0000000100159517 readevalloop + 1543 (lread.c:1934)
22  org.gnu.Emacs                 	0x00000001001599be Feval_buffer + 398 (lread.c:1997)
23  org.gnu.Emacs                 	0x000000010013979b Ffuncall + 1275 (eval.c:2828)
24  org.gnu.Emacs                 	0x0000000100171ecb exec_byte_code + 2331 (bytecode.c:916)
25  org.gnu.Emacs                 	0x000000010013a2bf funcall_lambda + 831 (eval.c:3045)
26  org.gnu.Emacs                 	0x0000000100139529 Ffuncall + 649 (.lisp.h:2894)
27  org.gnu.Emacs                 	0x0000000100139d19 call4 + 57 (eval.c:2660)
28  org.gnu.Emacs                 	0x0000000100158074 Fload + 1956 (lread.c:1308)
29  org.gnu.Emacs                 	0x000000010013979b Ffuncall + 1275 (eval.c:2828)
30  org.gnu.Emacs                 	0x0000000100171ecb exec_byte_code + 2331 (bytecode.c:916)
31  org.gnu.Emacs                 	0x0000000100139529 Ffuncall + 649 (.lisp.h:2894)
32  org.gnu.Emacs                 	0x0000000100171ecb exec_byte_code + 2331 (bytecode.c:916)
33  org.gnu.Emacs                 	0x0000000100139529 Ffuncall + 649 (.lisp.h:2894)
34  org.gnu.Emacs                 	0x0000000100135d94 eval_sub + 1540 (eval.c:2155)
35  org.gnu.Emacs                 	0x0000000100137c0a internal_lisp_condition_case + 554 (eval.c:1317)
36  org.gnu.Emacs                 	0x0000000100172d55 exec_byte_code + 6053 (bytecode.c:1162)
37  org.gnu.Emacs                 	0x0000000100139529 Ffuncall + 649 (.lisp.h:2894)
38  org.gnu.Emacs                 	0x0000000100171ecb exec_byte_code + 2331 (bytecode.c:916)
39  org.gnu.Emacs                 	0x0000000100138e80 apply_lambda + 320 (eval.c:2920)
40  org.gnu.Emacs                 	0x0000000100135b17 eval_sub + 903 (eval.c:2257)
41  org.gnu.Emacs                 	0x0000000100138cda Feval + 106 (eval.c:1997)
42  org.gnu.Emacs                 	0x0000000100137e8b internal_condition_case + 251 (eval.c:1350)
43  org.gnu.Emacs                 	0x00000001000cd15f top_level_1 + 79 (keyboard.c:1194)
44  org.gnu.Emacs                 	0x0000000100137823 internal_catch + 243 (eval.c:1114)
45  org.gnu.Emacs                 	0x00000001000bae2f recursive_edit_1 + 207 (keyboard.c:1156)
46  org.gnu.Emacs                 	0x00000001000bafec Frecursive_edit + 236 (keyboard.c:849)
47  org.gnu.Emacs                 	0x00000001000b9c3b main + 5851 (emacs.c:1646)
48  libdyld.dylib                 	0x00007fff8e1b25fd start + 1

Thread 1:: Dispatch queue: com.apple.root.low-overcommit-priority
0   libsystem_kernel.dylib        	0x00007fff8d390a1a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8d38fd18 mach_msg + 64
2   libdispatch.dylib             	0x00007fff9a57a015 _dispatch_mach_msg_send + 332
3   libdispatch.dylib             	0x00007fff9a579e7d dispatch_mach_send + 136
4   libxpc.dylib                  	0x00007fff8d82c48b xpc_connection_send_message + 56
5   com.apple.CoreFoundation      	0x00007fff94d43318 _CFXNotificationRegisterObserver + 1096
6   com.apple.CoreFoundation      	0x00007fff94d40749 __CFNotificationCenterGetLocalCenter_block_invoke_4 + 393
7   libdispatch.dylib             	0x00007fff9a5791bb _dispatch_call_block_and_release + 12
8   libdispatch.dylib             	0x00007fff9a57628d _dispatch_client_callout + 8
9   libdispatch.dylib             	0x00007fff9a57e433 _dispatch_after_timer_callback + 77
10  libdispatch.dylib             	0x00007fff9a57628d _dispatch_client_callout + 8
11  libdispatch.dylib             	0x00007fff9a578885 _dispatch_source_invoke + 413
12  libdispatch.dylib             	0x00007fff9a577f87 _dispatch_root_queue_drain + 75
13  libdispatch.dylib             	0x00007fff9a579177 _dispatch_worker_thread2 + 40
14  libsystem_pthread.dylib       	0x00007fff8d6e7ef8 _pthread_wqthread + 314
15  libsystem_pthread.dylib       	0x00007fff8d6eafb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8d395662 kevent64 + 10
1   libdispatch.dylib             	0x00007fff9a578421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib             	0x00007fff9a578136 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff8d394e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8d6e7f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       	0x00007fff8d6eafb9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfb248  rdx: 0x0000000000000000
  rdi: 0x0000000000001021  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfb270  rsp: 0x00007fff5fbfb248
   r8: 0x0000000101000000   r9: 0x00000000000008ce  r10: 0x00007fff8d394896  r11: 0x0000000000000202
  r12: 0x000000010053b700  r13: 0x000000010053b6a0  r14: 0x0000000000000028  r15: 0x0000000000000020
  rip: 0x00007fff8d394292  rfl: 0x0000000000000202  cr2: 0x000000010477944c
  
Logical CPU:     0
Error Code:      0x02000025
Trap Number:     133


Binary Images:
       0x100000000 -        0x10020cfff +org.gnu.Emacs (Version 24.4.51 - 9.0) <06667448-D2F0-31CF-AA1E-3D655DEDB566> /Applications/Emacs.app/Contents/MacOS/Emacs
    0x7fff67d38000 -     0x7fff67d6b817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff8cc47000 -     0x7fff8cc49ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8cc4a000 -     0x7fff8cc73fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8cca7000 -     0x7fff8ce43ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8ce44000 -     0x7fff8cecdfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8cee3000 -     0x7fff8cf73ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8cf74000 -     0x7fff8cfebfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8d019000 -     0x7fff8d07dfff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8d07e000 -     0x7fff8d0a3ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8d0a4000 -     0x7fff8d375ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8d37f000 -     0x7fff8d39bff7  libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8d3ea000 -     0x7fff8d403ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8d4ab000 -     0x7fff8d4f9ff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8d5cc000 -     0x7fff8d5d4ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8d5d5000 -     0x7fff8d5d5fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8d6da000 -     0x7fff8d6e3fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8d6e5000 -     0x7fff8d6ecff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8d746000 -     0x7fff8d757ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff8d758000 -     0x7fff8d7c4fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8d7c5000 -     0x7fff8d7cdffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8d7ce000 -     0x7fff8d7cffff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8d822000 -     0x7fff8d846fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff8dad1000 -     0x7fff8dad1ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8db2a000 -     0x7fff8db45ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8dbc5000 -     0x7fff8dcf5ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8dcf6000 -     0x7fff8dd51ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8de75000 -     0x7fff8dec2ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8dec3000 -     0x7fff8dedcff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8df48000 -     0x7fff8df54ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8e05f000 -     0x7fff8e0b0ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8e0b1000 -     0x7fff8e0d8ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8e1af000 -     0x7fff8e1b2ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff8e1b3000 -     0x7fff8e1c1fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8e1c4000 -     0x7fff8e1c4fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8e1c5000 -     0x7fff8e1cfff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8e1d0000 -     0x7fff8e418ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8e419000 -     0x7fff8e422ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e803000 -     0x7fff8e804fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff8e805000 -     0x7fff8e821fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8e859000 -     0x7fff8e85dfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8eb61000 -     0x7fff8ebc4ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8ebc5000 -     0x7fff8ebccff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff8ebcd000 -     0x7fff8ec26fff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8ec27000 -     0x7fff8ed2dff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8ee00000 -     0x7fff8f1e1ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8f20d000 -     0x7fff8f2d1ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8f2db000 -     0x7fff8f2e0fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8f2e1000 -     0x7fff8f5cbfff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8f5d5000 -     0x7fff8f8a9fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8fca6000 -     0x7fff8fcdfff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8fd5a000 -     0x7fff8fd5afff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8fd5b000 -     0x7fff8fd96fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff913af000 -     0x7fff913b5ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff91542000 -     0x7fff91543ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x7fff91607000 -     0x7fff91646fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff91651000 -     0x7fff91655ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x7fff91656000 -     0x7fff91685ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff91686000 -     0x7fff916d4fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff916d5000 -     0x7fff9175eff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff9191e000 -     0x7fff91922ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff91923000 -     0x7fff9192afff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9192b000 -     0x7fff9195afd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff919c3000 -     0x7fff91a28ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff91a29000 -     0x7fff91bd6f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff91bd7000 -     0x7fff91bd8ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff91cbf000 -     0x7fff91ceefff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff91cef000 -     0x7fff91d5eff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff91d7a000 -     0x7fff928f0ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff928f1000 -     0x7fff928f8fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff931bd000 -     0x7fff931c0ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff9334e000 -     0x7fff934e9ff8  com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff93586000 -     0x7fff93587ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff9358c000 -     0x7fff935d3fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff935d4000 -     0x7fff93684ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff936a2000 -     0x7fff936e9ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff936f0000 -     0x7fff93732ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff937d1000 -     0x7fff938b5ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff93bed000 -     0x7fff93cafff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff93cb0000 -     0x7fff93d23fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff93d2f000 -     0x7fff93d87ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff93d8d000 -     0x7fff93d8efff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff93d8f000 -     0x7fff93dd0fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff93dd1000 -     0x7fff93dd1ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff93df9000 -     0x7fff93e09fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff94b25000 -     0x7fff94c93ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff94c94000 -     0x7fff94ca6ff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff94ca7000 -     0x7fff94cbeff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff94cd8000 -     0x7fff94cdafff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff94ce0000 -     0x7fff94ce8fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff94d00000 -     0x7fff94d30fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff94d31000 -     0x7fff94f16fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff94fa3000 -     0x7fff94faefff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff94faf000 -     0x7fff953e2ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff953e3000 -     0x7fff954caff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff954cb000 -     0x7fff954f0ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff95caf000 -     0x7fff95cb1fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff95d04000 -     0x7fff95df5ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff95e21000 -     0x7fff96121ff7  com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff96122000 -     0x7fff96131ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff96640000 -     0x7fff96693fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff96934000 -     0x7fff9694cff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff969b4000 -     0x7fff969bdffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff969be000 -     0x7fff969cbff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff969d3000 -     0x7fff96b27ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff96b28000 -     0x7fff96c16fff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff96c17000 -     0x7fff96c23ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff96c26000 -     0x7fff96c93fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff96c95000 -     0x7fff96ce7fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff96cf0000 -     0x7fff96d71fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff96e10000 -     0x7fff96e37ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff96e38000 -     0x7fff96e3cff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x7fff96e3d000 -     0x7fff96f07ff7  com.apple.LaunchServices (572.28 - 572.28) <FC72C089-A069-3374-B80A-E041AF149F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff97056000 -     0x7fff97071ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff9707d000 -     0x7fff970adfff  libncurses.5.4.dylib (42) <BF763D62-9149-37CB-B1D2-F66A2510E6DD> /usr/lib/libncurses.5.4.dylib
    0x7fff970ae000 -     0x7fff970b8fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff9786a000 -     0x7fff9786ffff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff97872000 -     0x7fff9789bff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff978af000 -     0x7fff97a67ffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
    0x7fff97c09000 -     0x7fff97c1aff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff97c1b000 -     0x7fff97e7fffd  com.apple.security (7.0 - 55471.14.21) <B3C61C91-E9D6-3A3C-99CF-665D54D13C34> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff97ef8000 -     0x7fff97efcff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff982bb000 -     0x7fff982c5ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff982c6000 -     0x7fff982eeffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff98342000 -     0x7fff98366ff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff9843e000 -     0x7fff98483ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff986e8000 -     0x7fff987d7fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff987d8000 -     0x7fff987daff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff9884b000 -     0x7fff9884cffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff9884d000 -     0x7fff98852ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff98935000 -     0x7fff98950ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff98951000 -     0x7fff99270797  com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff99294000 -     0x7fff99294ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff99295000 -     0x7fff9929cffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff9929e000 -     0x7fff992a1fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff992a2000 -     0x7fff9954cff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff9954d000 -     0x7fff99550fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff99c68000 -     0x7fff99c75fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff99d4c000 -     0x7fff99e36fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff9a450000 -     0x7fff9a45dff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff9a45e000 -     0x7fff9a529fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff9a536000 -     0x7fff9a574ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9a575000 -     0x7fff9a58ffff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff9a59c000 -     0x7fff9a59cfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff9a5a2000 -     0x7fff9a62eff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff9a62f000 -     0x7fff9a63aff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9a63b000 -     0x7fff9a646fff  libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib
    0x7fff9a7ae000 -     0x7fff9a7e6ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff9a7e7000 -     0x7fff9a7e8fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=156.4M resident=269.5M(172%) swapped_out_or_unallocated=16777216.0T(11249155833856%)
Writable regions: Total=44.8M written=4128K(9%) resident=4328K(9%) swapped_out=0K(0%) unallocated=40.5M(91%)
 
REGION TYPE                      VIRTUAL
===========                      =======
Dispatch continuations             4096K
Kernel Alloc Once                     4K
MALLOC                             18.8M
MALLOC (admin)                       32K
STACK GUARD                        55.7M
Stack                              9628K
VM_ALLOCATE                          32K
__DATA                             40.7M
__IMAGE                             528K
__LINKEDIT                         67.0M
__TEXT                             89.4M
__UNICODE                           544K
mapped file                        22.4M
shared memory                         4K
===========                      =======
TOTAL                             308.5M




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18925; Package emacs. (Sun, 02 Nov 2014 18:58:01 GMT) Full text and rfc822 format available.

Message #8 received at 18925 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: David Kanter <kanterdj <at> gmail.com>
Cc: 18925 <at> debbugs.gnu.org
Subject: Re: bug#18925: On Mac emacs -nw crashes, emacs doesn't
Date: Sun, 02 Nov 2014 20:57:12 +0200
> From: David Kanter <kanterdj <at> gmail.com>
> Date: Sun, 02 Nov 2014 11:56:06 -0500
> 
> I track emacs-24 using bzr on my Mac, and build Emacs.app using
> --with-ns. Over the last few days emacs -nw crashes on startup, but the
> NeXTstep emacs works fine.
> 
> When I start emacs -nw at the terminal, I get
> 
> Fatal error 11: Segmentation faultAbort
> 
> and come back to the prompt. Below is the crash report generated by the
> Mac. (I don't think I can do report-emacs-bug if Emacs doesn't start,
> right?)

You can report-emacs-bug from a GUI session.

> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib        	0x00007fff8d394292 __kill + 10
> 1   org.gnu.Emacs                 	0x00000001000b82f4 terminate_due_to_signal + 148 (emacs.c:378)
> 2   org.gnu.Emacs                 	0x00000001000d5733 emacs_abort + 19
> 3   org.gnu.Emacs                 	0x00000001001a736c ns_term_shutdown + 124
> 4   org.gnu.Emacs                 	0x00000001000b84eb shut_down_emacs + 283 (emacs.c:2054)
> 5   org.gnu.Emacs                 	0x00000001000b82b9 terminate_due_to_signal + 89 (emacs.c:363)
> 6   org.gnu.Emacs                 	0x00000001000d7066 deliver_fatal_thread_signal + 134
> 7   libsystem_platform.dylib      	0x00007fff913b25aa _sigtramp + 26
> 8   ???                           	000000000000000000 0 + 0
> 9   org.gnu.Emacs                 	0x00000001000266da redisplay_internal + 7258 (xdisp.c:13957)

What is on line 13957 of xdisp.c in the sources used to build this
binary?  I'm asking because in the sources I have here, that line
says:

                 if (interrupt_input)

which cannot possibly segfault.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18925; Package emacs. (Mon, 03 Nov 2014 02:38:01 GMT) Full text and rfc822 format available.

Message #11 received at 18925 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: David Kanter <kanterdj <at> gmail.com>, 18925 <at> debbugs.gnu.org
Subject: Re: bug#18925: On Mac emacs -nw crashes, emacs doesn't
Date: Sun, 02 Nov 2014 21:37:02 -0500
>                  if (interrupt_input)

Maybe that should be

                   if (boundp ('interrupt_input) && interrupt_input)


-- Stefan  "Feeling silly"





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18925; Package emacs. (Mon, 03 Nov 2014 04:01:01 GMT) Full text and rfc822 format available.

Message #14 received at 18925 <at> debbugs.gnu.org (full text, mbox):

From: David Kanter <kanterdj <at> gmail.com>
To: 18925 <at> debbugs.gnu.org
Subject: Re: bug#18925: On Mac emacs -nw crashes, emacs doesn't
Date: Sun, 02 Nov 2014 23:00:35 -0500
David Kanter <kanterdj <at> gmail.com> writes:

Eli Zaretskii <eliz <at> gnu.org> writes:

> What is on line 13957 of xdisp.c in the sources used to build this
> binary?  I'm asking because in the sources I have here, that line
> says:
>
>                  if (interrupt_input)
>
> which cannot possibly segfault.

I have the same thing on line 13957.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18925; Package emacs. (Mon, 03 Nov 2014 07:17:02 GMT) Full text and rfc822 format available.

Message #17 received at 18925 <at> debbugs.gnu.org (full text, mbox):

From: "Jan D." <jan.h.d <at> swipnet.se>
To: David Kanter <kanterdj <at> gmail.com>, 18925 <at> debbugs.gnu.org
Subject: Re: bug#18925: On Mac emacs -nw crashes, emacs doesn't
Date: Mon, 03 Nov 2014 08:16:02 +0100
Hello.

David Kanter skrev den 2014-11-02 17:56:
>
> I track emacs-24 using bzr on my Mac, and build Emacs.app using
> --with-ns. Over the last few days emacs -nw crashes on startup, but the
> NeXTstep emacs works fine.
>
> When I start emacs -nw at the terminal, I get
>
> Fatal error 11: Segmentation faultAbort
>
> and come back to the prompt. Below is the crash report generated by the
> Mac. (I don't think I can do report-emacs-bug if Emacs doesn't start,
> right?)
>

This is fixed in the 24-branch.

	Jan D.





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18925; Package emacs. (Mon, 03 Nov 2014 07:19:04 GMT) Full text and rfc822 format available.

Message #20 received at 18925 <at> debbugs.gnu.org (full text, mbox):

From: "Jan D." <jan.h.d <at> swipnet.se>
To: Eli Zaretskii <eliz <at> gnu.org>, David Kanter <kanterdj <at> gmail.com>
Cc: 18925 <at> debbugs.gnu.org
Subject: Re: bug#18925: On Mac emacs -nw crashes, emacs doesn't
Date: Mon, 03 Nov 2014 08:18:20 +0100
Eli Zaretskii skrev den 2014-11-02 19:57:
>> From: David Kanter <kanterdj <at> gmail.com>
>> Date: Sun, 02 Nov 2014 11:56:06 -0500
>>
>> I track emacs-24 using bzr on my Mac, and build Emacs.app using
>> --with-ns. Over the last few days emacs -nw crashes on startup, but the
>> NeXTstep emacs works fine.
>>
>> When I start emacs -nw at the terminal, I get
>>
>> Fatal error 11: Segmentation faultAbort
>>
>> and come back to the prompt. Below is the crash report generated by the
>> Mac. (I don't think I can do report-emacs-bug if Emacs doesn't start,
>> right?)
>
> You can report-emacs-bug from a GUI session.
>
>> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
>> 0   libsystem_kernel.dylib        	0x00007fff8d394292 __kill + 10
>> 1   org.gnu.Emacs                 	0x00000001000b82f4 terminate_due_to_signal + 148 (emacs.c:378)
>> 2   org.gnu.Emacs                 	0x00000001000d5733 emacs_abort + 19
>> 3   org.gnu.Emacs                 	0x00000001001a736c ns_term_shutdown + 124
>> 4   org.gnu.Emacs                 	0x00000001000b84eb shut_down_emacs + 283 (emacs.c:2054)
>> 5   org.gnu.Emacs                 	0x00000001000b82b9 terminate_due_to_signal + 89 (emacs.c:363)
>> 6   org.gnu.Emacs                 	0x00000001000d7066 deliver_fatal_thread_signal + 134
>> 7   libsystem_platform.dylib      	0x00007fff913b25aa _sigtramp + 26
>> 8   ???                           	000000000000000000 0 + 0
>> 9   org.gnu.Emacs                 	0x00000001000266da redisplay_internal + 7258 (xdisp.c:13957)
>
> What is on line 13957 of xdisp.c in the sources used to build this
> binary?  I'm asking because in the sources I have here, that line
> says:
>
>                   if (interrupt_input)
>
> which cannot possibly segfault.

Stack smashing makes the backtrace unreliable.  It was not xdisp.c, but 
nsfns.m.  Maybe that is the 8 ??? above.

	Jan D.






Added tag(s) fixed. Request was from Alan Third <alan <at> idiocy.org> to control <at> debbugs.gnu.org. (Wed, 25 May 2016 20:51:01 GMT) Full text and rfc822 format available.

bug marked as fixed in version 24.5, send any further explanations to 18925 <at> debbugs.gnu.org and David Kanter <kanterdj <at> gmail.com> Request was from Alan Third <alan <at> idiocy.org> to control <at> debbugs.gnu.org. (Wed, 25 May 2016 20:52:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 23 Jun 2016 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 76 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.