From unknown Mon Aug 11 19:02:10 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24911: 25.1; Emacs hangs or crashes on use of read syntax for circular objects in IELM Resent-From: Gemini Lasswell Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 09 Nov 2016 20:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 24911 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 24911@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14787218955723 (code B ref -1); Wed, 09 Nov 2016 20:05:01 +0000 Received: (at submit) by debbugs.gnu.org; 9 Nov 2016 20:04:55 +0000 Received: from localhost ([127.0.0.1]:51257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4Z77-0001UE-40 for submit@debbugs.gnu.org; Wed, 09 Nov 2016 15:04:54 -0500 Received: from eggs.gnu.org ([208.118.235.92]:46350) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4Z73-0001Tx-GP for submit@debbugs.gnu.org; Wed, 09 Nov 2016 15:04:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4Z6s-0001oO-O0 for submit@debbugs.gnu.org; Wed, 09 Nov 2016 15:04:44 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42765) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c4Z6s-0001o3-Ji for submit@debbugs.gnu.org; Wed, 09 Nov 2016 15:04:38 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4Z6m-0002J0-UR for bug-gnu-emacs@gnu.org; Wed, 09 Nov 2016 15:04:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4Z6h-0001kk-2x for bug-gnu-emacs@gnu.org; Wed, 09 Nov 2016 15:04:32 -0500 Received: from aibo.runbox.com ([91.220.196.211]:59292) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c4Z6g-0001jY-Cy for bug-gnu-emacs@gnu.org; Wed, 09 Nov 2016 15:04:27 -0500 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1c4Z6b-0003cU-Pq for bug-gnu-emacs@gnu.org; Wed, 09 Nov 2016 21:04:22 +0100 Received: from c-24-22-244-161.hsd1.wa.comcast.net ([24.22.244.161] helo=rainbow.local) by mailfront12.runbox.com with esmtpsa (uid:179284 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1c4Z6I-0003a1-HO for bug-gnu-emacs@gnu.org; Wed, 09 Nov 2016 21:04:03 +0100 From: Gemini Lasswell Date: Wed, 09 Nov 2016 12:03:47 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) --=-=-= Content-Type: text/plain Typing an example from the "Read Syntax for Circular Objects" section of the manual into IELM can cause Emacs to hang or crash. I can reproduce this fairly consistently with an Emacs built from master on my machine. It took me several tries, but I was also able to reproduce it with the Emacs 25.1 installed by homebrew. Here are the steps: emacs -Q M-x ielm RET #1=(a #1#) RET C-p C-p RET Result: (on OS X) rainbow spinning mouse cursor, unresponsive Emacs There may be something timing-related going on, because these steps don't work every time and they seem to work more consistently if I enter the sequence of keystrokes quickly. If it doesn't happen the first time, navigating again to a previous line and editing it by adding a quote somewhere or another symbol and pressing RET again may cause it to happen. When I encountered this bug, I was working on one of my own branches based on commit eb610f2 in master, and Emacs crashed and gave me a stack trace, which I've attached. Since then I have not been able to reproduce the crash, just the hang. --=-=-= Content-Type: text/plain Content-Disposition: attachment; filename=emacs-crash.txt Process: Emacs [751] Path: /Users/USER/*/Emacs.app/Contents/MacOS/Emacs Identifier: org.gnu.Emacs Version: Version 26.0.50 (9.0) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Emacs [751] User ID: 501 Date/Time: 2016-11-04 11:08:21.055 -0700 OS Version: Mac OS X 10.11.6 (15G1004) Report Version: 11 Anonymous UUID: 034CEC6F-7287-287B-5F5F-1413EE972D0D Time Awake Since Boot: 64000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGABRT) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000003e0 Exception Note: EXC_CORPSE_NOTIFY VM Regions Near 0x3e0: --> __TEXT 0000000100000000-0000000100213000 [ 2124K] r-x/rwx SM=COW /Users/USER/*/Emacs.app/Contents/MacOS/Emacs Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff92f258ea __kill + 10 1 org.gnu.Emacs 0x00000001000b99e9 terminate_due_to_signal + 153 (signal.h:116) 2 org.gnu.Emacs 0x00000001000d6723 emacs_abort + 19 3 org.gnu.Emacs 0x0000000100137444 signal_or_quit + 1380 (eval.c:1502) 4 org.gnu.Emacs 0x0000000100136edb Fsignal + 11 5 org.gnu.Emacs 0x00000001000b7719 xsignal + 9 6 org.gnu.Emacs 0x00000001001358fc xsignal1 + 28 7 org.gnu.Emacs 0x00000001001003c5 compile_pattern + 613 8 org.gnu.Emacs 0x00000001001009cf fast_string_match_internal + 31 (search.c:466) 9 org.gnu.Emacs 0x00000001000ed47f Ffind_file_name_handler + 191 (.lisp.h:4024) 10 org.gnu.Emacs 0x00000001000edcb7 Fexpand_file_name + 87 (.lisp.h:990) 11 org.gnu.Emacs 0x00000001000f4d9a Fdo_auto_save + 234 (fileio.c:5545) 12 org.gnu.Emacs 0x00000001000b9b8e shut_down_emacs + 222 (emacs.c:2036) 13 org.gnu.Emacs 0x00000001000b99b6 terminate_due_to_signal + 102 (emacs.c:376) 14 org.gnu.Emacs 0x00000001000d8046 deliver_fatal_thread_signal + 134 15 org.gnu.Emacs 0x00000001000d9388 handle_sigsegv + 168 16 libsystem_platform.dylib 0x00007fff96ccf52a _sigtramp + 26 17 ??? 000000000000000000 0 + 0 18 org.gnu.Emacs 0x000000010011ba46 mark_object + 422 (alloc.c:6555) 19 org.gnu.Emacs 0x000000010011a70b Fgarbage_collect + 683 (alloc.c:5759) 20 org.gnu.Emacs 0x0000000100137f8c Ffuncall + 348 (.lisp.h:3146) 21 org.gnu.Emacs 0x0000000100136daa internal_condition_case_n + 90 (eval.c:1396) 22 org.gnu.Emacs 0x0000000100022163 safe__call + 451 (xdisp.c:2565) 23 org.gnu.Emacs 0x0000000100021f88 safe_call + 152 (xdisp.c:2581) 24 org.gnu.Emacs 0x00000001000466b3 handle_fontified_prop + 419 (.lisp.h:1240) 25 org.gnu.Emacs 0x00000001000459f7 handle_stop + 119 (xdisp.c:3378) 26 org.gnu.Emacs 0x0000000100048c14 next_element_from_buffer + 868 (xdisp.c:8362) 27 org.gnu.Emacs 0x000000010001bb50 get_next_display_element + 48 (xdisp.c:6929) 28 org.gnu.Emacs 0x000000010002a868 display_line + 1048 (xdisp.c:20641) 29 org.gnu.Emacs 0x000000010002a296 try_window + 422 (xdisp.c:17293) 30 org.gnu.Emacs 0x00000001000502a7 redisplay_window + 12087 (xdisp.c:16730) 31 org.gnu.Emacs 0x000000010004ca79 redisplay_window_1 + 41 (xdisp.c:14479) 32 org.gnu.Emacs 0x0000000100136cbc internal_condition_case_1 + 76 (eval.c:1340) 33 org.gnu.Emacs 0x00000001000283df redisplay_internal + 4447 (xdisp.c:14107) 34 org.gnu.Emacs 0x00000001000c134f read_char + 2079 (keyboard.c:2488) 35 org.gnu.Emacs 0x00000001000beb5b read_key_sequence + 1979 (keyboard.c:9130) 36 org.gnu.Emacs 0x00000001000bd282 command_loop_1 + 1154 (keyboard.c:1376) 37 org.gnu.Emacs 0x0000000100136c56 internal_condition_case + 70 (eval.c:1316) 38 org.gnu.Emacs 0x00000001000cc3b0 command_loop_2 + 48 (keyboard.c:1118) 39 org.gnu.Emacs 0x00000001001367c6 internal_catch + 54 (eval.c:1082) 40 org.gnu.Emacs 0x00000001000bc4de command_loop + 158 (keyboard.c:1098) 41 org.gnu.Emacs 0x00000001000bc401 recursive_edit_1 + 113 (keyboard.c:704) 42 org.gnu.Emacs 0x00000001000bc61a Frecursive_edit + 218 (keyboard.c:775) 43 org.gnu.Emacs 0x00000001000bb2b8 main + 5784 (emacs.c:1659) 44 libdyld.dylib 0x00007fff8afa55ad start + 1 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff92f26efa kevent_qos + 10 1 libdispatch.dylib 0x00007fff8ac32165 _dispatch_mgr_invoke + 216 2 libdispatch.dylib 0x00007fff8ac31dcd _dispatch_mgr_thread + 52 Thread 2:: gmain 0 libsystem_kernel.dylib 0x00007fff92f2607a __select + 10 1 libglib-2.0.0.dylib 0x000000010097b2be g_poll + 428 2 libglib-2.0.0.dylib 0x000000010096ee8a g_main_context_iterate + 326 3 libglib-2.0.0.dylib 0x000000010096ef39 g_main_context_iteration + 55 4 libglib-2.0.0.dylib 0x000000010096fff9 glib_worker_main + 53 5 libglib-2.0.0.dylib 0x0000000100990076 g_thread_proxy + 90 6 libsystem_pthread.dylib 0x00007fff9492199d _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff9492191a _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff9491f351 thread_start + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff92f2607a __select + 10 1 org.gnu.Emacs 0x00000001001ad57e -[EmacsApp fd_handler:] + 254 (nsterm.m:5513) 2 com.apple.Foundation 0x00007fff95b7ae64 __NSThread__start__ + 1351 3 libsystem_pthread.dylib 0x00007fff9492199d _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff9492191a _pthread_start + 168 5 libsystem_pthread.dylib 0x00007fff9491f351 thread_start + 13 Thread 4:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff92f1ff72 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff92f1f3b3 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff9b0c01c4 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff9b0bf68c __CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff9b0beed8 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff8c8fcd95 _NSEventThread + 149 6 libsystem_pthread.dylib 0x00007fff9492199d _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff9492191a _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff9491f351 thread_start + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fff92f265e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff94921578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9491f341 start_wqthread + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fff92f265e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff94921578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9491f341 start_wqthread + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fff92f265e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff94921578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9491f341 start_wqthread + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fff92f265e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff94921578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9491f341 start_wqthread + 13 Thread 9: 0 libsystem_kernel.dylib 0x00007fff92f265e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff94921578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9491f341 start_wqthread + 13 Thread 10: 0 libsystem_kernel.dylib 0x00007fff92f265e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff94921578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9491f341 start_wqthread + 13 Thread 11: 0 libsystem_kernel.dylib 0x00007fff92f265e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff94921578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9491f341 start_wqthread + 13 Thread 12: 0 libsystem_kernel.dylib 0x00007fff92f265e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff94921578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9491f341 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00000001006192a8 rdx: 0x0000000000000000 rdi: 0x00000000000002ef rsi: 0x0000000000000006 rbp: 0x00000001006192d0 rsp: 0x00000001006192a8 r8: 0x0000000100201151 r9: 0x0000000000000011 r10: 0x0000000000000000 r11: 0x0000000000000202 r12: 0x000000010061b3d0 r13: 0x0000000000006810 r14: 0x0000000000000028 r15: 0x0000000000000000 rip: 0x00007fff92f258ea rfl: 0x0000000000000202 cr2: 0x00000001002136c8 Logical CPU: 0 Error Code: 0x02000025 Trap Number: 133 Binary Images: 0x100000000 - 0x100212fff +org.gnu.Emacs (Version 26.0.50 - 9.0) <3B430FF9-E26E-3BFF-9D00-DA0FF3B3A008> /Users/USER/*/Emacs.app/Contents/MacOS/Emacs 0x10070a000 - 0x100736ff7 +libjpeg.8.dylib (0) <5DDAB24B-59F9-3E62-9905-39876B715B6A> /usr/local/opt/jpeg/lib/libjpeg.8.dylib 0x10073d000 - 0x100765ffb +librsvg-2.2.dylib (0) /usr/local/opt/librsvg/lib/librsvg-2.2.dylib 0x100773000 - 0x10086fff3 +libgio-2.0.0.dylib (0) <0657187A-82A3-3E3F-AD35-5B437ED3D302> /usr/local/opt/glib/lib/libgio-2.0.0.dylib 0x1008dd000 - 0x1008f3ff3 +libgdk_pixbuf-2.0.0.dylib (0) /usr/local/opt/gdk-pixbuf/lib/libgdk_pixbuf-2.0.0.dylib 0x1008fd000 - 0x10092effb +libgobject-2.0.0.dylib (0) /usr/local/opt/glib/lib/libgobject-2.0.0.dylib 0x100941000 - 0x100a09fff +libglib-2.0.0.dylib (0) /usr/local/opt/glib/lib/libglib-2.0.0.dylib 0x100a2e000 - 0x100a36ff3 +libintl.8.dylib (0) <89A49B65-40E2-340A-A6B3-B344F7AEEB32> /usr/local/opt/gettext/lib/libintl.8.dylib 0x100a3b000 - 0x100ae6ff7 +libcairo.2.dylib (0) /usr/local/opt/cairo/lib/libcairo.2.dylib 0x100b11000 - 0x100bfdfff +libMagickWand-6.Q16.2.dylib (0) <51D324F1-6242-3F87-80E8-C153D9A741CB> /usr/local/opt/imagemagick/lib/libMagickWand-6.Q16.2.dylib 0x100c16000 - 0x100d7affb +libMagickCore-6.Q16.2.dylib (0) <97480EF0-6775-35C8-A44D-3A749AA1E447> /usr/local/opt/imagemagick/lib/libMagickCore-6.Q16.2.dylib 0x100daf000 - 0x100e78fdb +libgnutls.30.dylib (0) /usr/local/opt/gnutls/lib/libgnutls.30.dylib 0x100ead000 - 0x100ebdff7 +libz.1.dylib (0) <8E1D0F0F-8FDE-3C37-9BA5-2DB632CE7893> /usr/local/opt/zlib/lib/libz.1.dylib 0x100ec1000 - 0x100ecfffb +libpangocairo-1.0.0.dylib (0) <94EE51F0-E28E-3474-866D-CE6DC498ED8E> /usr/local/opt/pango/lib/libpangocairo-1.0.0.dylib 0x100edb000 - 0x100f0cfff +libpango-1.0.0.dylib (0) <270DC2F0-899A-3EB9-AE17-FCCDA5F3C1FC> /usr/local/opt/pango/lib/libpango-1.0.0.dylib 0x100f1e000 - 0x100f41ffb +libpng16.16.dylib (0) /usr/local/opt/libpng/lib/libpng16.16.dylib 0x100f4a000 - 0x100f6eff7 +libcroco-0.6.3.dylib (0) <17A2CBAE-3567-3F82-8550-589057C8940E> /usr/local/opt/libcroco/lib/libcroco-0.6.3.dylib 0x100f7b000 - 0x100f7efff +libgmodule-2.0.0.dylib (0) <7BF73F99-31DA-3148-B3AF-D917D7CEE259> /usr/local/opt/glib/lib/libgmodule-2.0.0.dylib 0x100f81000 - 0x100feafff +libpcre.1.dylib (0) <9207835E-6878-3B8C-91D8-B1900147205E> /usr/local/opt/pcre/lib/libpcre.1.dylib 0x100fef000 - 0x100ff4fff +libffi.6.dylib (0) /usr/local/opt/libffi/lib/libffi.6.dylib 0x100ff7000 - 0x101004fff +libpangoft2-1.0.0.dylib (0) /usr/local/Cellar/pango/1.40.3/lib/libpangoft2-1.0.0.dylib 0x10100f000 - 0x101011fff +libgthread-2.0.0.dylib (0) <137C7C84-5499-3726-8F90-48ECEE93E50E> /usr/local/opt/glib/lib/libgthread-2.0.0.dylib 0x101014000 - 0x10105bfff +libharfbuzz.0.dylib (0) <657E6128-4A0F-3906-8969-DAC77B7AF724> /usr/local/opt/harfbuzz/lib/libharfbuzz.0.dylib 0x101070000 - 0x10109dff7 +libfontconfig.1.dylib (0) /usr/local/opt/fontconfig/lib/libfontconfig.1.dylib 0x1010ad000 - 0x101120ff7 +libfreetype.6.dylib (0) /usr/local/opt/freetype/lib/libfreetype.6.dylib 0x101137000 - 0x1011a2ff7 +libpixman-1.0.dylib (0) <7FF17FB2-D66B-30B7-882F-50354AB4C6C5> /usr/local/opt/pixman/lib/libpixman-1.0.dylib 0x1011b5000 - 0x1011cefff libexpat.1.dylib (12.60.1) <6BF318AC-F90F-3F16-99C2-6ADDE404E280> /usr/lib/libexpat.1.dylib 0x1011d8000 - 0x1011f4ff7 +liblzma.5.dylib (0) <9F5CEED0-E2FF-3C57-B66F-A1053E0312FE> /usr/local/opt/xz/lib/liblzma.5.dylib 0x1011fa000 - 0x1011fffff +libltdl.7.dylib (0) <79410FDB-53B2-39BE-9B0D-6F0F1E4ABCA9> /usr/local/opt/libtool/lib/libltdl.7.dylib 0x101203000 - 0x10120ffff +libtasn1.6.dylib (0) <8B5189BC-D236-31C8-B8A3-B7E1579A39EA> /usr/local/opt/libtasn1/lib/libtasn1.6.dylib 0x101213000 - 0x101239ff3 +libnettle.6.dylib (0) /usr/local/opt/nettle/lib/libnettle.6.dylib 0x101243000 - 0x10126afff +libhogweed.4.dylib (0) <802147DF-1C22-3FA5-8E17-B10EA6F5569E> /usr/local/opt/nettle/lib/libhogweed.4.dylib 0x101272000 - 0x1012d9ff7 +libgmp.10.dylib (0) /usr/local/opt/gmp/lib/libgmp.10.dylib 0x1013fe000 - 0x1013fefe7 +cl_kernels (???) cl_kernels 0x10fc26000 - 0x10fc27ff7 +cl_kernels (???) <4CCC9244-0253-49EC-9FB2-2036F4C15FE1> cl_kernels 0x110700000 - 0x110766ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.14.73 - 10.1.4) <1D604442-B038-314D-84DE-476AC925C578> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver 0x111000000 - 0x111103fff com.apple.GeForceMTLDriver (10.10.13 - 10.1.0) <72ECEEA5-0333-37F9-9A54-7FCEE36666E0> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver 0x7fff6e754000 - 0x7fff6e78ba47 dyld (360.22) /usr/lib/dyld 0x7fff8681b000 - 0x7fff8681efff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff87a4f000 - 0x7fff87b5dff3 com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff87c7f000 - 0x7fff87cf6ff7 com.apple.MMCS (1.3 - 357.1) <549FBEFC-55F7-3101-BF51-A0B1F7CF2B46> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS 0x7fff87e9d000 - 0x7fff87e9ffff libCGXType.A.dylib (960.3) <70FA6D91-53BC-3DA6-92F3-7FEB33C73948> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff87ea0000 - 0x7fff87eb2fff libsasl2.2.dylib (209) <11C7D200-0CA5-30F4-A19A-178CA81D48FE> /usr/lib/libsasl2.2.dylib 0x7fff87eb5000 - 0x7fff87f08ff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib 0x7fff87f22000 - 0x7fff88207ffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff88208000 - 0x7fff88231ffb libRIP.A.dylib (960.3) <702967FB-D16C-38C7-A3CC-0EC336740A69> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8827e000 - 0x7fff886acfff com.apple.vision.FaceCore (3.3.1 - 3.3.1) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff88712000 - 0x7fff88715ffb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib 0x7fff88716000 - 0x7fff8879efff com.apple.CoreSymbolication (3.1 - 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8879f000 - 0x7fff887bcff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <41378C0B-B56A-3A73-9BD0-E06FA1F87B8C> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff887bf000 - 0x7fff887d3fe3 libCGInterfaces.dylib (317.9) <5079DE4F-3717-32FF-B76A-77F53236D17D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff88846000 - 0x7fff8888cff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib 0x7fff88898000 - 0x7fff8889cfff com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8889d000 - 0x7fff88908ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff88909000 - 0x7fff88911ffb libsystem_dnssd.dylib (625.60.4) <80189998-32B0-316C-B5C5-53857486713D> /usr/lib/system/libsystem_dnssd.dylib 0x7fff88916000 - 0x7fff88916ff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib 0x7fff88917000 - 0x7fff88968ff7 libcups.2.dylib (435.2) <91584A40-214D-33E8-A613-CE22289037C8> /usr/lib/libcups.2.dylib 0x7fff88b5f000 - 0x7fff88b81ff7 com.apple.Sharing (442.13.6 - 442.13.6) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff894da000 - 0x7fff894f6ff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib 0x7fff89504000 - 0x7fff8950fff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib 0x7fff89884000 - 0x7fff8988dfff com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff8988e000 - 0x7fff89890fff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib 0x7fff89928000 - 0x7fff8993bfff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff89992000 - 0x7fff89adcff7 com.apple.coreui (2.1 - 366.1) <8138636F-A0A7-31C7-896C-5F5747FA1B2A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff89add000 - 0x7fff89adfff7 libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib 0x7fff89ae0000 - 0x7fff89e42f3f libobjc.A.dylib (680) <7489D2D6-1EFD-3414-B18D-2AECCCC90286> /usr/lib/libobjc.A.dylib 0x7fff89eb0000 - 0x7fff89f25fff com.apple.framework.IOKit (2.0.2 - 1179.50.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8a108000 - 0x7fff8a10fff7 libcompiler_rt.dylib (62) /usr/lib/system/libcompiler_rt.dylib 0x7fff8a110000 - 0x7fff8a113ff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff8a114000 - 0x7fff8a1b4fff com.apple.Metadata (10.7.0 - 972.34) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8a1b5000 - 0x7fff8a1cffff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8a1d0000 - 0x7fff8a202ff7 libTrueTypeScaler.dylib (158.6) <469A7620-3B6F-3E06-80A7-8D89E5DD9C81> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff8a2ca000 - 0x7fff8a2e4ff3 liblzma.5.dylib (10) /usr/lib/liblzma.5.dylib 0x7fff8ac21000 - 0x7fff8ac29fff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib 0x7fff8ac2a000 - 0x7fff8ac57fff libdispatch.dylib (501.40.12) /usr/lib/system/libdispatch.dylib 0x7fff8acf9000 - 0x7fff8ade9ff7 libJP2.dylib (1459) <5212E346-B7FC-31F4-B4F7-CF1DD9BBAFBB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8ae22000 - 0x7fff8ae23fff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib 0x7fff8ae34000 - 0x7fff8af30ff7 libFontParser.dylib (158.6) <267A9AE4-4138-3112-8D73-BDFDC96568FF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8afa2000 - 0x7fff8afa5ffb libdyld.dylib (360.22) <25D28225-99AE-3A04-B98C-ACFF47D6D9B0> /usr/lib/system/libdyld.dylib 0x7fff8afad000 - 0x7fff8afb5fff libGFXShared.dylib (12.1) <5A0C2493-200C-30BE-97D5-8E8C0B8E604D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8afb6000 - 0x7fff8afb7fff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8b8bd000 - 0x7fff8b8c9ff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8b8ca000 - 0x7fff8b8d8ff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib 0x7fff8b8d9000 - 0x7fff8bb6bffb com.apple.RawCamera.bundle (6.21 - 879) <4F0A10FB-7C96-31E8-9A70-E30F615B2565> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8bb7c000 - 0x7fff8bbabffb libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib 0x7fff8bbc6000 - 0x7fff8bbcbff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib 0x7fff8bbcc000 - 0x7fff8bc11ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff8be06000 - 0x7fff8be0efef libcldcpuengine.dylib (2.7.3) <385BE8CE-16D8-3FCB-8558-8EB744D3DFE6> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff8be0f000 - 0x7fff8be0ffff com.apple.Accelerate (1.10 - Accelerate 1.10) <185EC96A-5AF0-3620-A4ED-4D3654D25B39> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8be1a000 - 0x7fff8be22fff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8be28000 - 0x7fff8be39fff libSparseBLAS.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff8c00f000 - 0x7fff8c033fff com.apple.MultitouchSupport.framework (304.12 - 304.12) <65CB7653-EACD-3ADB-ABB6-2E0671708301> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8c0dc000 - 0x7fff8c0defff com.apple.CoreDuetDebugLogging (1.0 - 1) <7C932160-AC9C-3173-900F-98138E829CB3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff8c4f6000 - 0x7fff8c4f8ff7 com.apple.securityhi (9.0 - 55006) <1E7BE52B-97EA-371A-AECA-1EE2AD246D8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8c4f9000 - 0x7fff8c522ff7 libxslt.1.dylib (14.4) <72CD1CA4-1FBD-3672-ADCE-A89AB741689A> /usr/lib/libxslt.1.dylib 0x7fff8c523000 - 0x7fff8c528fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8c529000 - 0x7fff8c734fff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib 0x7fff8c75e000 - 0x7fff8d387ff7 com.apple.AppKit (6.9 - 1404.47) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8d40c000 - 0x7fff8d435ff7 libxpc.dylib (765.50.8) <54D1328E-054E-3DAA-89E2-375722F9D18F> /usr/lib/system/libxpc.dylib 0x7fff8d436000 - 0x7fff8d436fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8d437000 - 0x7fff8d4c4fef libsystem_c.dylib (1082.60.1) <28733D22-553E-3CBC-8D2C-EDCEB46E46AF> /usr/lib/system/libsystem_c.dylib 0x7fff8d4c5000 - 0x7fff8d4ecfff com.apple.ChunkingLibrary (167 - 167) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8d4f0000 - 0x7fff8d53cfff com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8d53d000 - 0x7fff8d545fff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff8d548000 - 0x7fff8d56afff com.apple.IconServices (68.1 - 68.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8d588000 - 0x7fff8d5a4ff7 libextension.dylib (78) /usr/lib/libextension.dylib 0x7fff8d60b000 - 0x7fff8d624fff com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8d625000 - 0x7fff8d6bafff com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8d6bb000 - 0x7fff8d6e0ff7 libPng.dylib (1459) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8d723000 - 0x7fff8d728ff7 libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib 0x7fff8d72f000 - 0x7fff8d72ffff com.apple.CoreServices (728.13 - 728.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8d8dc000 - 0x7fff8d8eafff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib 0x7fff8d8eb000 - 0x7fff8d8fcfff libcmph.dylib (6) /usr/lib/libcmph.dylib 0x7fff8dbfb000 - 0x7fff8dc04ff7 com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8dc50000 - 0x7fff8dc8aff7 com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8df9c000 - 0x7fff8dfcbff7 com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8e09a000 - 0x7fff8e260ff7 com.apple.ImageIO.framework (3.3.0 - 1459) <228306DC-0C7F-3D69-92FA-B2E46E47AA9F> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8e844000 - 0x7fff8e848fff libGIF.dylib (1459) <7C84B660-04BC-3D05-8C02-A7FBE51FD77B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8e849000 - 0x7fff8eaefff7 com.apple.CoreData (120 - 641.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8eaf0000 - 0x7fff8eeecfff libLAPACK.dylib (1162.2) <987E42B0-5108-3065-87F0-9DF7616A8A06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8ef16000 - 0x7fff8ef19ff3 libCGXCoreImage.A.dylib (960.3) <8DA6B68D-951C-3B71-A63B-2197A71E6FEE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff8ef1a000 - 0x7fff8f1a1fff com.apple.CFNetwork (760.6.3 - 760.6.3) <8CB9CB2E-D0FB-31D4-A1AE-2A5FE028AD6B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8f1a2000 - 0x7fff8f1f0fff libcurl.4.dylib (90) <12E01E4B-24C9-394C-9D2C-85CF85D5F459> /usr/lib/libcurl.4.dylib 0x7fff9016c000 - 0x7fff90195fff com.apple.ProtectedCloudStorage (1.0 - 1) <7436B2B3-943A-3500-B099-80F133B3E002> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff90207000 - 0x7fff90218ff7 libz.1.dylib (61.20.1) /usr/lib/libz.1.dylib 0x7fff90219000 - 0x7fff9021efff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff9021f000 - 0x7fff9027bfff libTIFF.dylib (1459) <1E1839C3-2C99-38B8-A729-788459576858> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff902d1000 - 0x7fff90313ff7 com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff9047a000 - 0x7fff9052afff com.apple.backup.framework (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff9059f000 - 0x7fff905d3ff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff9062c000 - 0x7fff90648ff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib 0x7fff9066c000 - 0x7fff9066effb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib 0x7fff9066f000 - 0x7fff90672ff7 com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff90673000 - 0x7fff90841ff3 com.apple.QuartzCore (1.11 - 410.14) <076BDE58-8AED-3D47-84FD-548CF8E8EDB9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff90850000 - 0x7fff90851fff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib 0x7fff90852000 - 0x7fff9085afff libcopyfile.dylib (127) /usr/lib/system/libcopyfile.dylib 0x7fff90b51000 - 0x7fff90b5bfff com.apple.NetAuth (6.0 - 6.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff914ef000 - 0x7fff91520fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff91521000 - 0x7fff9152aff3 libsystem_notify.dylib (150.40.1) /usr/lib/system/libsystem_notify.dylib 0x7fff915a3000 - 0x7fff915a4fff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib 0x7fff915a5000 - 0x7fff91694ff7 libxml2.2.dylib (29.10) /usr/lib/libxml2.2.dylib 0x7fff9170a000 - 0x7fff9170efff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib 0x7fff91715000 - 0x7fff91717ff7 libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib 0x7fff91718000 - 0x7fff91764ffb com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff91959000 - 0x7fff91a2fffb com.apple.DiskImagesFramework (10.11.4 - 417.4) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff91a5e000 - 0x7fff91aedff7 libCoreStorage.dylib (517.50.1) /usr/lib/libCoreStorage.dylib 0x7fff91aee000 - 0x7fff91c94ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <370E95BC-956C-3962-86CC-0A14CF6A0389> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff91c95000 - 0x7fff91c97ff7 libRadiance.dylib (1459) <43B09AB2-B747-3EA0-A0AF-9A33B3A449D2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff91ccb000 - 0x7fff91d42feb libcorecrypto.dylib (335.50.1) /usr/lib/system/libcorecrypto.dylib 0x7fff91d43000 - 0x7fff91da1fff com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff91da2000 - 0x7fff91df4fff com.apple.CloudDocs (1.0 - 383.13) <5FD9138D-09D9-3B97-BBAD-5692E1687F30> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff91dfb000 - 0x7fff91e01fff com.apple.IOAccelerator (205.11 - 205.11) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff91e09000 - 0x7fff91e96dd7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff91ed3000 - 0x7fff91f1fff7 com.apple.corelocation (1486.17 - 1615.38) <6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff92306000 - 0x7fff92311fff libcsfde.dylib (517.50.1) <52F0DB6A-13B8-355E-ADFD-72834D3CA183> /usr/lib/libcsfde.dylib 0x7fff92a67000 - 0x7fff92a76ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff92aa7000 - 0x7fff92aa9fff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff92d50000 - 0x7fff92ecefff com.apple.UIFoundation (1.0 - 436.1) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff92f0f000 - 0x7fff92f2dff7 libsystem_kernel.dylib (3248.60.11) /usr/lib/system/libsystem_kernel.dylib 0x7fff92f2e000 - 0x7fff92fb7ff7 com.apple.PerformanceAnalysis (1.0 - 1) <9EF745B2-ECD5-33F8-912F-E96771C9E6F8> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff93391000 - 0x7fff933e2fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff934b0000 - 0x7fff934b0fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <054DFE32-737D-3211-9A14-0FC5E1A880E3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff93513000 - 0x7fff9357afff com.apple.framework.CoreWiFi (11.0 - 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff936f2000 - 0x7fff937acfff com.apple.DiscRecording (9.0.1 - 9010.4.3) <540853B2-B123-3560-8023-C92EE229051A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff9491c000 - 0x7fff9491dfff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff9491e000 - 0x7fff94927ff7 libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib 0x7fff94f36000 - 0x7fff94f77ff7 libGLU.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff94f78000 - 0x7fff94f84fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff95023000 - 0x7fff9502ffff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff95030000 - 0x7fff95034fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff9505e000 - 0x7fff9510efe7 libvMisc.dylib (563.5) <6D73C20D-D1C4-3BA5-809B-4B597C15AA86> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff95224000 - 0x7fff95235ff7 libsystem_trace.dylib (201.10.3) /usr/lib/system/libsystem_trace.dylib 0x7fff95326000 - 0x7fff9532bfff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff9532c000 - 0x7fff9532cff7 libunc.dylib (29) /usr/lib/system/libunc.dylib 0x7fff95479000 - 0x7fff955a6ff3 com.apple.CoreText (352.0 - 494.12) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff9562c000 - 0x7fff95637fff libkxld.dylib (3248.60.11) <9F422A08-0212-36E1-BFF8-1491C70EBFCA> /usr/lib/system/libkxld.dylib 0x7fff95638000 - 0x7fff95653ff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib 0x7fff9591a000 - 0x7fff95944ff7 libc++abi.dylib (307.2) <922EFB36-0E9E-315B-8270-E81AC43472C0> /usr/lib/libc++abi.dylib 0x7fff95945000 - 0x7fff95961fff com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff95988000 - 0x7fff959a7ff7 com.apple.framework.Apple80211 (11.0 - 1121.34.2) <90477FAE-B835-3931-80FB-FDFF02B21D9D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff959ad000 - 0x7fff95a13ff7 libsystem_network.dylib (583.50.1) /usr/lib/system/libsystem_network.dylib 0x7fff95b06000 - 0x7fff95b44ff7 libGLImage.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff95b45000 - 0x7fff95e99fff com.apple.Foundation (6.9 - 1259) <71A9D3A0-0B1F-3E3A-86F3-1486365A6EF2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff95efe000 - 0x7fff95efeff7 liblaunch.dylib (765.50.8) <834ED605-5114-3641-AA4D-ECF31B801C50> /usr/lib/system/liblaunch.dylib 0x7fff95eff000 - 0x7fff95efffff libOpenScriptingUtil.dylib (169.1) /usr/lib/libOpenScriptingUtil.dylib 0x7fff95f10000 - 0x7fff95f12fff com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff961b6000 - 0x7fff961cefef libcompression.dylib (28) /usr/lib/libcompression.dylib 0x7fff961cf000 - 0x7fff9622dfff com.apple.CoreServices.OSServices (728.13 - 728.13) <27C12B92-7845-38DD-B82D-DC5B678352D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff967e5000 - 0x7fff96909fff libsqlite3.dylib (216.4) <280D67B8-F93D-3587-A146-19F36C817548> /usr/lib/libsqlite3.dylib 0x7fff9698c000 - 0x7fff969b7ffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib 0x7fff969b8000 - 0x7fff969ceff7 libLinearAlgebra.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff969dc000 - 0x7fff96be9fff libicucore.A.dylib (551.51.4) <3899B146-3840-3D4A-8C4A-FE391D5D25C7> /usr/lib/libicucore.A.dylib 0x7fff96bea000 - 0x7fff96c3aff7 com.apple.Symbolication (1.4 - 58044) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff96cb3000 - 0x7fff96cccfff com.apple.openscripting (1.7.1 - 169.1) <36EBF6A7-334A-3197-838F-E8C7B27FCDBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff96ccd000 - 0x7fff96cd5fef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib 0x7fff96d6a000 - 0x7fff96d7afff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib 0x7fff96dce000 - 0x7fff96e05ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff96e06000 - 0x7fff96e06fff com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff96e59000 - 0x7fff96e69ff3 com.apple.ProtocolBuffer (1 - 243) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff96eb7000 - 0x7fff96f2bff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff96f2c000 - 0x7fff972c1fdb com.apple.vImage (8.0 - 8.0) <4BAC9B6F-7482-3580-8787-AB0A5B4D331B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff972f2000 - 0x7fff973d2ff7 unorm8_rgba.dylib (2.7.3) <9EB6C346-CFF6-32D7-B4A1-2409DFBCB216> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x7fff973d3000 - 0x7fff97418ff3 libFontRegistry.dylib (155.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff97419000 - 0x7fff9741affb libSystem.B.dylib (1226.10.1) <012548CD-614D-3AF0-B3B1-676F427D2CD6> /usr/lib/libSystem.B.dylib 0x7fff9741b000 - 0x7fff9741dfff libCVMSPluginSupport.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff97426000 - 0x7fff9747bfff com.apple.AE (701 - 701) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff9747c000 - 0x7fff97487ff7 libcommonCrypto.dylib (60075.50.1) <93732261-34B4-3914-B7A2-90A81A182DBA> /usr/lib/system/libcommonCrypto.dylib 0x7fff97490000 - 0x7fff97491ffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib 0x7fff97576000 - 0x7fff97579fff libsystem_sandbox.dylib (460.60.2) <2A68B39C-B786-3A05-87A2-56E688469FB8> /usr/lib/system/libsystem_sandbox.dylib 0x7fff977c7000 - 0x7fff97880ff7 com.apple.cloudkit.CloudKit (482.29 - 482.29) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff978a8000 - 0x7fff97b9dfff com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff97bd1000 - 0x7fff97bdcfff libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff97c21000 - 0x7fff97d88fff libBLAS.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff97d89000 - 0x7fff98fd4feb com.apple.CoreGraphics (1.600.0 - 960.3) <407FA367-204F-389E-8E33-0435E3B56D40> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff9904b000 - 0x7fff99053fff com.apple.AppleSRP (5.0 - 1) <840A5C20-6452-36BB-ACF7-29BA6CBF7C48> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff99054000 - 0x7fff9908efff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff99094000 - 0x7fff9909cfff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff9909d000 - 0x7fff99111ff7 com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff99112000 - 0x7fff995adffb com.apple.GeoServices (1.0 - 1151.49.1) <2D887517-B73D-30FF-91DC-AF6AD91F96B9> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff995db000 - 0x7fff99871fff libmecabra.dylib (696.5) /usr/lib/libmecabra.dylib 0x7fff9987b000 - 0x7fff99b15ff3 com.apple.security (7.0 - 57337.60.2) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff99bbc000 - 0x7fff99bd3ff7 libsystem_coretls.dylib (83.40.5) /usr/lib/system/libsystem_coretls.dylib 0x7fff99bed000 - 0x7fff99cd3fef unorm8_bgra.dylib (2.7.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x7fff99cf5000 - 0x7fff99cfaff3 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff99f70000 - 0x7fff99fa3ff7 com.apple.MediaKit (16 - 809) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff9a037000 - 0x7fff9a03dff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff9a32d000 - 0x7fff9a332ff7 com.apple.AssetCacheServices (14.1 - 14.1) <5F249F84-660A-3E94-B073-6729E7ED56D9> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices 0x7fff9a333000 - 0x7fff9a34afff libmarisa.dylib (4) /usr/lib/libmarisa.dylib 0x7fff9a34b000 - 0x7fff9a379ff7 com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff9a77f000 - 0x7fff9a826fff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff9a942000 - 0x7fff9a944ff7 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff9a9a6000 - 0x7fff9a9deff7 com.apple.RemoteViewServices (2.0 - 101) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff9aa15000 - 0x7fff9aafbff7 libcrypto.0.9.8.dylib (59.60.1) /usr/lib/libcrypto.0.9.8.dylib 0x7fff9b036000 - 0x7fff9b4acfff com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff9b4ad000 - 0x7fff9b4adfff com.apple.audio.units.AudioUnit (1.13 - 1.13) <378B5292-F216-32AB-B628-8C33A72D7052> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff9b4ae000 - 0x7fff9b4d2fff libJPEG.dylib (1459) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff9b4f0000 - 0x7fff9b55eff7 com.apple.ApplicationServices.ATS (377 - 394.4) <9779E916-0788-3CAC-B1EC-F68BCB12A2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff9b565000 - 0x7fff9b657ff7 libiconv.2.dylib (44) /usr/lib/libiconv.2.dylib 0x7fff9bbfe000 - 0x7fff9bc94fff com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff9bc96000 - 0x7fff9beb7ff7 com.apple.CoreImage (11.4.0 - 366.4.19) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff9beb8000 - 0x7fff9beb9ff3 com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff9c016000 - 0x7fff9c021fff com.apple.CrashReporterSupport (10.11 - 718) <05892B57-F2CD-3C84-B984-0417F6B361DB> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff9c022000 - 0x7fff9c030fff com.apple.opengl (12.1.0 - 12.1.0) <0718DB60-BA4F-3CF7-A117-10A2515D931F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff9c0d0000 - 0x7fff9c0f9fff libsystem_info.dylib (477.50.4) /usr/lib/system/libsystem_info.dylib 0x7fff9c0fa000 - 0x7fff9c169fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff9c188000 - 0x7fff9c1d7ff7 com.apple.opencl (2.7.0 - 2.7.0) <39581F1A-04FE-3CCA-9118-E9BB9053F7A1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff9c8ef000 - 0x7fff9c920ff7 libncurses.5.4.dylib (46) /usr/lib/libncurses.5.4.dylib 0x7fff9c980000 - 0x7fff9c983fff com.apple.IOSurface (108.2.3 - 108.2.3) <52E51D16-42E9-3DDB-A16C-48225EF262C4> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff9c98f000 - 0x7fff9c9a6ff7 libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib 0x7fff9c9a7000 - 0x7fff9ca16fff com.apple.datadetectorscore (7.0 - 460) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff9caa2000 - 0x7fff9cbb1fe7 libvDSP.dylib (563.5) <9AB6CA3C-4F0E-35E6-9184-9DF86E7C3DAD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff9cc5d000 - 0x7fff9cc5dfff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib 0x7fff9cc61000 - 0x7fff9cd05fff com.apple.Bluetooth (4.4.6 - 4.4.6f1) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff9cd8c000 - 0x7fff9cda0fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <1D60D60C-914A-3BAB-8607-79F68F4C712E> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff9cda1000 - 0x7fff9cec8fff com.apple.LaunchServices (728.13 - 728.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff9cec9000 - 0x7fff9cf81ff7 com.apple.CoreDuet (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff9cfa8000 - 0x7fff9cfa8fff libmetal_timestamp.dylib (600.0.44.2) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 109 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: 27780 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=242.6M resident=0K(0%) swapped_out_or_unallocated=242.6M(100%) Writable regions: Total=343.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=343.2M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate.framework 128K 2 Activity Tracing 2048K 2 CG backing stores 13.4M 7 CG image 136K 13 CG shared images 336K 8 CoreAnimation 228K 24 CoreUI image data 2124K 16 CoreUI image file 192K 3 Dispatch continuations 16.0M 2 Foundation 28K 3 Kernel Alloc Once 8K 3 MALLOC 160.2M 51 MALLOC guard page 32K 7 Memory Tag 242 12K 2 OpenCL 24K 3 Process Corpse Info 2048K 2 STACK GUARD 48K 13 Stack 13.7M 16 Stack (reserved) 56.0M 2 reserved VM address space (unallocated) Stack Guard 4K 2 VM_ALLOCATE 52K 8 __DATA 96.6M 312 __IMAGE 528K 2 __LINKEDIT 94.2M 40 __TEXT 148.4M 258 __UNICODE 552K 2 mapped file 1.0G 30 shared memory 16.3M 7 =========== ======= ======= TOTAL 1.6G 812 TOTAL, minus reserved VM space 1.6G 812 Model: MacBookPro11,3, BootROM MBP112.0138.B17, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.19f12 Graphics: Intel Iris Pro, Intel Iris Pro, Built-In Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, - Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, - AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.21.95.175.1a6) Bluetooth: Version 4.4.6f1 17910, 3 services, 27 devices, 1 incoming serial ports Network Service: Broadcom NetXtreme Gigabit Ethernet Controller, Ethernet, en3 PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@196,0,0 PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@195,0,0 PCI Card: Broadcom 57762-A1, Ethernet Controller, Thunderbolt@194,0,0 Serial ATA Device: APPLE SSD SM1024F, 1 TB USB Device: USB 3.0 Bus USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: USB 3.0 Bus USB Device: USB PnP Sound Device USB Device: Hub USB Device: Hub USB Device: Keyboard Hub USB Device: Apple Keyboard USB Device: Apple Cinema HD Display Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1 Thunderbolt Device: Express Dock, Belkin International, Inc., 3, 26.1 --=-=-= Content-Type: text/plain In GNU Emacs 25.1.1 (x86_64-apple-darwin15.6.0, NS appkit-1404.47 Version 10.11.6 (Build 15G1004)) of 2016-10-09 built on rainbow.local Windowing system distributor 'Apple', version 10.3.1404 Configured using: 'configure --disable-dependency-tracking --disable-silent-rules --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cellar/emacs/25.1/share/info/emacs --prefix=/usr/local/Cellar/emacs/25.1 --without-x --with-xml2 --without-dbus --with-gnutls --with-imagemagick --with-rsvg --with-ns --disable-ns-self-contained' Configured features: JPEG RSVG IMAGEMAGICK NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-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 line-number-mode: t transient-mark-mode: t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message dired format-spec rfc822 mml mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns help-mode easymenu cl-loaddefs pcase cl-lib mail-prsvr mail-utils time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win ucs-normalize term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote kqueue cocoa ns multi-tty make-network-process emacs) Memory information: ((conses 16 195998 6534) (symbols 48 19735 0) (miscs 40 50 176) (strings 32 15069 5856) (string-bytes 1 433667) (vectors 16 32908) (vector-slots 8 653890 4234) (floats 8 158 12) (intervals 56 213 0) (buffers 976 18)) --=-=-=-- From unknown Mon Aug 11 19:02:10 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24911: 25.1; Emacs hangs or crashes on use of read syntax for circular objects in IELM Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 10 Nov 2016 16:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24911 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Gemini Lasswell Cc: 24911@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 24911-submit@debbugs.gnu.org id=B24911.14787954612016 (code B ref 24911); Thu, 10 Nov 2016 16:31:02 +0000 Received: (at 24911) by debbugs.gnu.org; 10 Nov 2016 16:31:01 +0000 Received: from localhost ([127.0.0.1]:52469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4sFh-0000WS-3L for submit@debbugs.gnu.org; Thu, 10 Nov 2016 11:31:01 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51029) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4sFf-0000WF-LQ for 24911@debbugs.gnu.org; Thu, 10 Nov 2016 11:30:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4sFX-0003kx-FZ for 24911@debbugs.gnu.org; Thu, 10 Nov 2016 11:30:54 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4sFX-0003ks-Cs; Thu, 10 Nov 2016 11:30:51 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4771 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1c4sFW-0007bK-LP; Thu, 10 Nov 2016 11:30:51 -0500 Date: Thu, 10 Nov 2016 18:30:53 +0200 Message-Id: <837f8bfgaq.fsf@gnu.org> From: Eli Zaretskii In-reply-to: (message from Gemini Lasswell on Wed, 09 Nov 2016 12:03:47 -0800) References: MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -7.9 (-------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -7.9 (-------) > From: Gemini Lasswell > Date: Wed, 09 Nov 2016 12:03:47 -0800 > > Typing an example from the "Read Syntax for Circular Objects" section of > the manual into IELM can cause Emacs to hang or crash. I can reproduce > this fairly consistently with an Emacs built from master on my machine. It > took me several tries, but I was also able to reproduce it with the Emacs > 25.1 installed by homebrew. Here are the steps: > > emacs -Q > M-x ielm RET > #1=(a #1#) RET > C-p C-p RET > > Result: (on OS X) rainbow spinning mouse cursor, unresponsive Emacs I get an error when I type the first line at IELM prompt: *** Eval error *** Symbol’s function definition is void: a From unknown Mon Aug 11 19:02:10 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24911: 25.1; Emacs hangs or crashes on use of read syntax for circular objects in IELM Resent-From: Gemini Lasswell Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 10 Nov 2016 17:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24911 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii , 24911@debbugs.gnu.org Received: via spool by 24911-submit@debbugs.gnu.org id=B24911.14787974025065 (code B ref 24911); Thu, 10 Nov 2016 17:04:02 +0000 Received: (at 24911) by debbugs.gnu.org; 10 Nov 2016 17:03:22 +0000 Received: from localhost ([127.0.0.1]:52524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4sl0-0001Jd-LK for submit@debbugs.gnu.org; Thu, 10 Nov 2016 12:03:22 -0500 Received: from aibo.runbox.com ([91.220.196.211]:59863) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4skz-0001JV-6t for 24911@debbugs.gnu.org; Thu, 10 Nov 2016 12:03:21 -0500 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1c4skx-0001Wk-7K; Thu, 10 Nov 2016 18:03:19 +0100 Received: from c-24-22-244-161.hsd1.wa.comcast.net ([24.22.244.161] helo=rainbow.local) by mailfront10.runbox.com with esmtpsa (uid:179284 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1c4sjv-0006uz-BB; Thu, 10 Nov 2016 18:02:15 +0100 From: Gemini Lasswell References: <837f8bfgaq.fsf@gnu.org> Date: Thu, 10 Nov 2016 09:02:13 -0800 In-Reply-To: <837f8bfgaq.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 10 Nov 2016 18:30:53 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.6 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.6 (---) Eli Zaretskii writes: > > I get an error when I type the first line at IELM prompt: > > *** Eval error *** Symbol=E2=80=99s function definition is void: a Yes, so do I. The hang happens when I navigate back to the first line after receiving the error message and either edit it and press RET, or press RET again without editing it. From unknown Mon Aug 11 19:02:10 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24911: 25.1; Emacs hangs or crashes on use of read syntax for circular objects in IELM Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 10 Nov 2016 17:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24911 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Gemini Lasswell Cc: 24911@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 24911-submit@debbugs.gnu.org id=B24911.14787987717137 (code B ref 24911); Thu, 10 Nov 2016 17:27:02 +0000 Received: (at 24911) by debbugs.gnu.org; 10 Nov 2016 17:26:11 +0000 Received: from localhost ([127.0.0.1]:52551 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4t75-0001r3-44 for submit@debbugs.gnu.org; Thu, 10 Nov 2016 12:26:11 -0500 Received: from eggs.gnu.org ([208.118.235.92]:39657) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4t72-0001qp-AD for 24911@debbugs.gnu.org; Thu, 10 Nov 2016 12:26:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4t6s-0000Q6-9y for 24911@debbugs.gnu.org; Thu, 10 Nov 2016 12:26:03 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4t6s-0000Px-6H; Thu, 10 Nov 2016 12:25:58 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4856 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1c4t6r-00073R-GV; Thu, 10 Nov 2016 12:25:57 -0500 Date: Thu, 10 Nov 2016 19:26:00 +0200 Message-Id: <83zil7dz6f.fsf@gnu.org> From: Eli Zaretskii In-reply-to: (message from Gemini Lasswell on Thu, 10 Nov 2016 09:02:13 -0800) References: <837f8bfgaq.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -7.9 (-------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -7.9 (-------) > From: Gemini Lasswell > Cc: > Date: Thu, 10 Nov 2016 09:02:13 -0800 > > > I get an error when I type the first line at IELM prompt: > > > > *** Eval error *** Symbol’s function definition is void: a > > Yes, so do I. The hang happens when I navigate back to the first line > after receiving the error message and either edit it and press RET, or > press RET again without editing it. When I do that, I get "end of file during parsing". From unknown Mon Aug 11 19:02:10 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24911: 25.1; Emacs hangs or crashes on use of read syntax for circular objects in IELM Resent-From: Gemini Lasswell Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 10 Nov 2016 18:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24911 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii , 24911@debbugs.gnu.org Received: via spool by 24911-submit@debbugs.gnu.org id=B24911.147880129911214 (code B ref 24911); Thu, 10 Nov 2016 18:09:02 +0000 Received: (at 24911) by debbugs.gnu.org; 10 Nov 2016 18:08:19 +0000 Received: from localhost ([127.0.0.1]:52597 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4tlq-0002uo-T9 for submit@debbugs.gnu.org; Thu, 10 Nov 2016 13:08:19 -0500 Received: from aibo.runbox.com ([91.220.196.211]:39507) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4tlo-0002ud-Mi for 24911@debbugs.gnu.org; Thu, 10 Nov 2016 13:08:17 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1c4tln-0001MI-EO; Thu, 10 Nov 2016 19:08:15 +0100 Received: from c-24-22-244-161.hsd1.wa.comcast.net ([24.22.244.161] helo=rainbow.local) by mailfront11.runbox.com with esmtpsa (uid:179284 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1c4tlg-00028E-Bl; Thu, 10 Nov 2016 19:08:08 +0100 From: Gemini Lasswell References: <837f8bfgaq.fsf@gnu.org> <83zil7dz6f.fsf@gnu.org> Date: Thu, 10 Nov 2016 10:08:05 -0800 In-Reply-To: <83zil7dz6f.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 10 Nov 2016 19:26:00 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.6 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.6 (---) Eli Zaretskii writes: >> > I get an error when I type the first line at IELM prompt: >> > >> > *** Eval error *** Symbol=E2=80=99s function definition is void: a >>=20 >> Yes, so do I. The hang happens when I navigate back to the first line >> after receiving the error message and either edit it and press RET, or >> press RET again without editing it. > > When I do that, I get "end of file during parsing". Yes, I've seen that too. Is that the correct behavior? Shouldn't it repeat the same error message as before? From unknown Mon Aug 11 19:02:10 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24911: 25.1; Emacs hangs or crashes on use of read syntax for circular objects in IELM Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 10 Nov 2016 18:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24911 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Gemini Lasswell Cc: 24911@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 24911-submit@debbugs.gnu.org id=B24911.147880394615302 (code B ref 24911); Thu, 10 Nov 2016 18:53:01 +0000 Received: (at 24911) by debbugs.gnu.org; 10 Nov 2016 18:52:26 +0000 Received: from localhost ([127.0.0.1]:52638 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4uSY-0003yk-Me for submit@debbugs.gnu.org; Thu, 10 Nov 2016 13:52:26 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42191) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4uSX-0003yY-5y for 24911@debbugs.gnu.org; Thu, 10 Nov 2016 13:52:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4uSL-0008T3-Vz for 24911@debbugs.gnu.org; Thu, 10 Nov 2016 13:52:17 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4uSL-0008Sv-Sw; Thu, 10 Nov 2016 13:52:13 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4887 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1c4uSK-000276-VF; Thu, 10 Nov 2016 13:52:13 -0500 Date: Thu, 10 Nov 2016 20:52:12 +0200 Message-Id: <83shqzdv6r.fsf@gnu.org> From: Eli Zaretskii In-reply-to: (message from Gemini Lasswell on Thu, 10 Nov 2016 10:08:05 -0800) References: <837f8bfgaq.fsf@gnu.org> <83zil7dz6f.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -7.9 (-------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -7.9 (-------) > From: Gemini Lasswell > Cc: > Date: Thu, 10 Nov 2016 10:08:05 -0800 > > Eli Zaretskii writes: > > >> > I get an error when I type the first line at IELM prompt: > >> > > >> > *** Eval error *** Symbol’s function definition is void: a > >> > >> Yes, so do I. The hang happens when I navigate back to the first line > >> after receiving the error message and either edit it and press RET, or > >> press RET again without editing it. > > > > When I do that, I get "end of file during parsing". > > Yes, I've seen that too. Is that the correct behavior? Shouldn't it > repeat the same error message as before? I don't know, but it's hardly fatal. I'd like to focus on the hangs and crashes first, if they can be reproduced. Thanks. From unknown Mon Aug 11 19:02:10 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24911: 25.1; Emacs hangs or crashes on use of read syntax for circular objects in IELM Resent-From: Gemini Lasswell Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 10 Nov 2016 19:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24911 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii , 24911@debbugs.gnu.org Received: via spool by 24911-submit@debbugs.gnu.org id=B24911.147880599918404 (code B ref 24911); Thu, 10 Nov 2016 19:27:01 +0000 Received: (at 24911) by debbugs.gnu.org; 10 Nov 2016 19:26:39 +0000 Received: from localhost ([127.0.0.1]:52663 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4uzd-0004mk-Uh for submit@debbugs.gnu.org; Thu, 10 Nov 2016 14:26:39 -0500 Received: from aibo.runbox.com ([91.220.196.211]:46390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4uza-0004ma-Cp for 24911@debbugs.gnu.org; Thu, 10 Nov 2016 14:26:36 -0500 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1c4uzY-00079I-89; Thu, 10 Nov 2016 20:26:32 +0100 Received: from c-24-22-244-161.hsd1.wa.comcast.net ([24.22.244.161] helo=rainbow.local) by mailfront12.runbox.com with esmtpsa (uid:179284 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1c4uzG-0005kH-IW; Thu, 10 Nov 2016 20:26:16 +0100 From: Gemini Lasswell References: <837f8bfgaq.fsf@gnu.org> <83zil7dz6f.fsf@gnu.org> <83shqzdv6r.fsf@gnu.org> Date: Thu, 10 Nov 2016 11:25:52 -0800 In-Reply-To: <83shqzdv6r.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 10 Nov 2016 20:52:12 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -3.6 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.6 (---) --=-=-= Content-Type: text/plain Eli Zaretskii writes: > > I don't know, but it's hardly fatal. I'd like to focus on the hangs > and crashes first, if they can be reproduced. > I have just made it happen under gdb, with a breakpoint on handle_sigsegv. Here is the output of 'bt full'. It tells me 'xbacktrace' is an undefined command. This is my first time working with gdb. --=-=-= Content-Type: text/plain Content-Disposition: attachment; filename=btfull Content-Transfer-Encoding: quoted-printable (gdb) bt full #0 0x000000010023ca45 in mark_object (arg=3D...) at alloc.c:6501 obj =3D {i =3D 4287568137794125953} po =3D 0x3b8080813b808080 cdr_count =3D 0 #1 0x000000010023cca1 in mark_object (arg=3D...) at alloc.c:6552 ptr =3D 0x7fff5fbf8288 obj =3D {i =3D 140734799774347} po =3D 0x7fff5fbf8288 cdr_count =3D 1 #2 0x000000010023b8fb in garbage_collect_1 (end=3D0x7fff5fbf69a8) at alloc= .c:5760 nextb =3D 0x0 stack_top_variable =3D 0 '\000' i =3D 201 message_p =3D false count =3D 15 start =3D {tv_sec =3D 1478803081, tv_nsec =3D 104810000} retval =3D {i =3D 0} tot_before =3D 0 total =3D {{i =3D 15840}, {i =3D 0}, {i =3D 4347923528}, {i =3D 844= 424930169600}, {i =3D 14}, {i =3D 4300581317}, {i =3D 4300581284}, {i =3D 2= 0832}, {i =3D 8592}, {i =3D 20352}} #3 0x000000010023b582 in Fgarbage_collect () at alloc.c:5992 end =3D 0x7fff5fbf69a8 #4 0x000000010017e24a in maybe_gc () at ./lisp.h:4685 No locals. #5 0x000000010027548f in Ffuncall (nargs=3D1, args=3D0x7fff5fbf6c90) at ev= al.c:2664 fun =3D {i =3D 3710856085829} original_fun =3D {i =3D 4296516965} funcar =3D {i =3D 140734799768592} numargs =3D 0 lisp_numargs =3D {i =3D 4303710096} val =3D {i =3D 41472} internal_args =3D 0x7fff5fbf6bf0 count =3D 14 #6 0x00000001002e45bf in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3D0, args=3D0x7fff5fbf7e60) at bytec= ode.c:639 op =3D 0 type =3D CATCHER targets =3D {0x1002e8d1a , 0x1002e8da5 , 0x1002e8daa , 0x1002e8daf , 0x1002e8db4 , 0x1002e8db9 , 0x1002e8e2e , 0x1002e8eb7 , 0x1002e391c , 0x1002e3921 , 0x1002e3926 , 0x1002e392b , 0= x1002e3930 , 0x1002e3935 , 0x1002= e3949 , 0x1002e38d0 , 0x1002e4026= , 0x1002e402b , 0x1002e4030 , 0x1002e4035 , 0x1002e403a , 0x1002e403f , 0x1002e409f , 0x1002e4053 , 0x1002e444f , 0x1002e4454 , 0x1002e4459 , 0= x1002e445e , 0x1002e4463 , 0x1002= e4468 , 0x1002e43e0 , 0x1002e4403= , 0x1002e454c , 0x1002e4551 , 0x1002e4556 , 0x1002e455b , 0x1002e4560 , 0x1002e4565 , 0x1002e44dd , 0x1002e4500 , 0x1002e4680 , 0x1002e4685 , 0= x1002e468a , 0x1002e468f , 0x1002= e4694 , 0x1002e4699 , 0x1002e4611= , 0x1002e4634 , 0x1002e52c6 , 0x1002e5177 , 0x1002e5168 , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e55a6 , 0x1002e575f , 0x1002e5804 , 0= x1002e58a9 , 0x1002e5951 , 0x1002= e3da5 , 0x1002e3e67 , 0x1002e5a29= , 0x1002e3c7a , 0x1002e3efa , 0x1002e5ae8 , 0x1002e5b7b , 0x1002e5be8 , 0x1002e5c7b , 0x1002e5cfe , 0x1002e5e3a , 0x1002e5ea7 , 0x1002e5f3a , 0x1002e5ff5 , 0x1002e6062 , 0x1002e60cf , 0x1002e6162 = , 0x1002e61f5 , 0x1002e6288 , 0= x1002e6343 , 0x1002e63c6 , 0x10= 02e6449 , 0x1002e6585 , 0x1002e= 6645 , 0x1002e6705 , 0x1002e6a5= 3 , 0x1002e6aeb , 0x1002e6b83 <= exec_byte_code+14483>, 0x1002e6c1b , 0x1002e6cb3 , 0x1002e6d36 , 0x1002e6dfd , 0x1002e6e80 , 0x1002e6f03 , 0x1002e6f86 , 0x1002e711f , 0x1002e4f69 , 0x1002e71a9 , 0x1002e7216 , 0x1002e7340 , 0x1002e73c3 , 0x1002e7446 ,= 0x1002e74b3 , 0x1002e7525 , 0x= 1002e7597 , 0x1002e7611 , 0x100= 2e8d1f , 0x1002e76a1 , 0x1002e7= 713 , 0x1002e7785 , 0x1002e77f7= , 0x1002e7869 , 0x1002e78db , 0x1002e4f6e , 0x1002e8d1f , 0x1002e7948 , 0x1002e79d4 , 0x1002e7a41 , 0x1002e7aae , 0x1002e7b41 , 0x1002e7bd4 , 0x1002e7c41 , 0x1002e7e2f , 0x1002e7ec2 , 0x1002e7f55 , 0x1002e7fe8 , 0x1002e805a , = 0x1002e8d1f , 0x1002e4e72 , 0x10= 02e478c , 0x1002e3ba7 , 0x1002e49= 13 , 0x1002e49d8 , 0x1002e4aa1 , 0x1002e4e23 , 0x1002e4e28 , 0x1002e4377 , 0x1002e4f12 , 0x1002e4fab , 0x1002e5075 , 0x1002e50cc , 0x1002e530f ,= 0x1002e53c6 , 0x1002e5481 , 0x10= 02e54f7 , 0x1002e471e , 0x1002e80= c7 , 0x1002e8182 , 0x1002e81ef = , 0x1002e825c , 0x1002e82c9 , 0x1002e8336 , 0x1002e83c9 , 0x1002e845c , 0x1002e84ef , 0x1002e8582 , 0x1002e87b4 , 0x1002e8847 , 0x1002e88da , 0x1002e8947 , 0x1002e89da , 0x1002e8a6d , 0x1002e8ada , 0x1002e8b47 , 0x1002e7009 , = 0x1002e708c , 0x1002e8bca , 0x1= 002e8c72 , 0x1002e8d1f , 0x1002= e4b6a , 0x1002e4b93 , 0x1002e4c35= , 0x1002e4cd7 , 0x1002e4d7d , 0x1002e5d81 , 0x1002e64cc , 0x1002e7287 , 0x1002e8f6c , 0x1002e8ffd , 0x1002e8d1f , 0x1002e8d1f , 0x1002e90ba , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f ,= 0x1002e8d1f , 0x1002e8d1f , 0x= 1002e8d1f , 0x1002e8d1f , 0x100= 2e8d1f , 0x1002e9179 } const_length =3D 9 bytestr_length =3D 28 vectorp =3D 0x10051ef20 quitcounter =3D 1 '\001' stack_items =3D 5 sa_avail =3D 16316 sa_count =3D 14 sa_must_free =3D false stack_base =3D 0x7fff5fbf6c80 stack_lim =3D 0x7fff5fbf6ca8 top =3D 0x7fff5fbf6c90 void_stack_lim =3D 0x7fff5fbf6ca8 bytestr_data =3D 0x7fff5fbf6ca8 "\300\301!\302 \203\031" pc =3D 0x7fff5fbf6cc3 "\207\377\177" count =3D 14 result =3D {i =3D 0} #7 0x00000001002770c0 in funcall_lambda (fun=3D..., nargs=3D0, arg_vector= =3D0x7fff5fbf7e60) at eval.c:2878 size =3D 5 val =3D {i =3D 72057594037927936} syms_left =3D {i =3D 2} next =3D {i =3D 60129542144} lexenv =3D {i =3D 4300336840} count =3D 14 i =3D 140734799772608 optional =3D false rest =3D false #8 0x0000000100275ba6 in Ffuncall (nargs=3D1, args=3D0x7fff5fbf7e58) at ev= al.c:2763 fun =3D {i =3D 4300336845} original_fun =3D {i =3D 117646792} funcar =3D {i =3D 0} numargs =3D 0 lisp_numargs =3D {i =3D 0} val =3D {i =3D 0} internal_args =3D 0x0 count =3D 13 #9 0x00000001002e45bf in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3D0, args=3D0x7fff5fbf9060) at bytec= ode.c:639 op =3D 0 type =3D (unknown: 680) targets =3D {0x1002e8d1a , 0x1002e8da5 , 0x1002e8daa , 0x1002e8daf , 0x1002e8db4 , 0x1002e8db9 , 0x1002e8e2e , 0x1002e8eb7 , 0x1002e391c , 0x1002e3921 , 0x1002e3926 , 0x1002e392b , 0= x1002e3930 , 0x1002e3935 , 0x1002= e3949 , 0x1002e38d0 , 0x1002e4026= , 0x1002e402b , 0x1002e4030 , 0x1002e4035 , 0x1002e403a , 0x1002e403f , 0x1002e409f , 0x1002e4053 , 0x1002e444f , 0x1002e4454 , 0x1002e4459 , 0= x1002e445e , 0x1002e4463 , 0x1002= e4468 , 0x1002e43e0 , 0x1002e4403= , 0x1002e454c , 0x1002e4551 , 0x1002e4556 , 0x1002e455b , 0x1002e4560 , 0x1002e4565 , 0x1002e44dd , 0x1002e4500 , 0x1002e4680 , 0x1002e4685 , 0= x1002e468a , 0x1002e468f , 0x1002= e4694 , 0x1002e4699 , 0x1002e4611= , 0x1002e4634 , 0x1002e52c6 , 0x1002e5177 , 0x1002e5168 , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e55a6 , 0x1002e575f , 0x1002e5804 , 0= x1002e58a9 , 0x1002e5951 , 0x1002= e3da5 , 0x1002e3e67 , 0x1002e5a29= , 0x1002e3c7a , 0x1002e3efa , 0x1002e5ae8 , 0x1002e5b7b , 0x1002e5be8 , 0x1002e5c7b , 0x1002e5cfe , 0x1002e5e3a , 0x1002e5ea7 , 0x1002e5f3a , 0x1002e5ff5 , 0x1002e6062 , 0x1002e60cf , 0x1002e6162 = , 0x1002e61f5 , 0x1002e6288 , 0= x1002e6343 , 0x1002e63c6 , 0x10= 02e6449 , 0x1002e6585 , 0x1002e= 6645 , 0x1002e6705 , 0x1002e6a5= 3 , 0x1002e6aeb , 0x1002e6b83 <= exec_byte_code+14483>, 0x1002e6c1b , 0x1002e6cb3 , 0x1002e6d36 , 0x1002e6dfd , 0x1002e6e80 , 0x1002e6f03 , 0x1002e6f86 , 0x1002e711f , 0x1002e4f69 , 0x1002e71a9 , 0x1002e7216 , 0x1002e7340 , 0x1002e73c3 , 0x1002e7446 ,= 0x1002e74b3 , 0x1002e7525 , 0x= 1002e7597 , 0x1002e7611 , 0x100= 2e8d1f , 0x1002e76a1 , 0x1002e7= 713 , 0x1002e7785 , 0x1002e77f7= , 0x1002e7869 , 0x1002e78db , 0x1002e4f6e , 0x1002e8d1f , 0x1002e7948 , 0x1002e79d4 , 0x1002e7a41 , 0x1002e7aae , 0x1002e7b41 , 0x1002e7bd4 , 0x1002e7c41 , 0x1002e7e2f , 0x1002e7ec2 , 0x1002e7f55 , 0x1002e7fe8 , 0x1002e805a , = 0x1002e8d1f , 0x1002e4e72 , 0x10= 02e478c , 0x1002e3ba7 , 0x1002e49= 13 , 0x1002e49d8 , 0x1002e4aa1 , 0x1002e4e23 , 0x1002e4e28 , 0x1002e4377 , 0x1002e4f12 , 0x1002e4fab , 0x1002e5075 , 0x1002e50cc , 0x1002e530f ,= 0x1002e53c6 , 0x1002e5481 , 0x10= 02e54f7 , 0x1002e471e , 0x1002e80= c7 , 0x1002e8182 , 0x1002e81ef = , 0x1002e825c , 0x1002e82c9 , 0x1002e8336 , 0x1002e83c9 , 0x1002e845c , 0x1002e84ef , 0x1002e8582 , 0x1002e87b4 , 0x1002e8847 , 0x1002e88da , 0x1002e8947 , 0x1002e89da , 0x1002e8a6d , 0x1002e8ada , 0x1002e8b47 , 0x1002e7009 , = 0x1002e708c , 0x1002e8bca , 0x1= 002e8c72 , 0x1002e8d1f , 0x1002= e4b6a , 0x1002e4b93 , 0x1002e4c35= , 0x1002e4cd7 , 0x1002e4d7d , 0x1002e5d81 , 0x1002e64cc , 0x1002e7287 , 0x1002e8f6c , 0x1002e8ffd , 0x1002e8d1f , 0x1002e8d1f , 0x1002e90ba , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f ,= 0x1002e8d1f , 0x1002e8d1f , 0x= 1002e8d1f , 0x1002e8d1f , 0x100= 2e8d1f , 0x1002e9179 } const_length =3D 10 bytestr_length =3D 47 vectorp =3D 0x10051f0b0 quitcounter =3D 1 '\001' stack_items =3D 6 sa_avail =3D 16289 sa_count =3D 13 sa_must_free =3D false stack_base =3D 0x7fff5fbf7e50 stack_lim =3D 0x7fff5fbf7e80 top =3D 0x7fff5fbf7e58 void_stack_lim =3D 0x7fff5fbf7e80 bytestr_data =3D 0x7fff5fbf7e80 "\301 \302 \203\034" pc =3D 0x7fff5fbf7e82 "\302 \203\034" count =3D 13 result =3D {i =3D 4294967295} #10 0x00000001002770c0 in funcall_lambda (fun=3D..., nargs=3D0, arg_vector= =3D0x7fff5fbf9060) at eval.c:2878 size =3D 5 val =3D {i =3D 72057594037927936} syms_left =3D {i =3D 2} next =3D {i =3D 60129542144} lexenv =3D {i =3D 4300337240} count =3D 13 i =3D 140734799777184 optional =3D false rest =3D false #11 0x0000000100275ba6 in Ffuncall (nargs=3D1, args=3D0x7fff5fbf9058) at ev= al.c:2763 fun =3D {i =3D 4300337245} original_fun =3D {i =3D 117646888} funcar =3D {i =3D 140734799782304} numargs =3D 0 lisp_numargs =3D {i =3D 2} val =3D {i =3D 2} internal_args =3D 0x7fff5fbf9058 count =3D 12 #12 0x00000001002e45bf in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3D2, args=3D0x7fff5fbfa480) at bytec= ode.c:639 op =3D 0 type =3D (unknown: 12) targets =3D {0x1002e8d1a , 0x1002e8da5 , 0x1002e8daa , 0x1002e8daf , 0x1002e8db4 , 0x1002e8db9 , 0x1002e8e2e , 0x1002e8eb7 , 0x1002e391c , 0x1002e3921 , 0x1002e3926 , 0x1002e392b , 0= x1002e3930 , 0x1002e3935 , 0x1002= e3949 , 0x1002e38d0 , 0x1002e4026= , 0x1002e402b , 0x1002e4030 , 0x1002e4035 , 0x1002e403a , 0x1002e403f , 0x1002e409f , 0x1002e4053 , 0x1002e444f , 0x1002e4454 , 0x1002e4459 , 0= x1002e445e , 0x1002e4463 , 0x1002= e4468 , 0x1002e43e0 , 0x1002e4403= , 0x1002e454c , 0x1002e4551 , 0x1002e4556 , 0x1002e455b , 0x1002e4560 , 0x1002e4565 , 0x1002e44dd , 0x1002e4500 , 0x1002e4680 , 0x1002e4685 , 0= x1002e468a , 0x1002e468f , 0x1002= e4694 , 0x1002e4699 , 0x1002e4611= , 0x1002e4634 , 0x1002e52c6 , 0x1002e5177 , 0x1002e5168 , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e55a6 , 0x1002e575f , 0x1002e5804 , 0= x1002e58a9 , 0x1002e5951 , 0x1002= e3da5 , 0x1002e3e67 , 0x1002e5a29= , 0x1002e3c7a , 0x1002e3efa , 0x1002e5ae8 , 0x1002e5b7b , 0x1002e5be8 , 0x1002e5c7b , 0x1002e5cfe , 0x1002e5e3a , 0x1002e5ea7 , 0x1002e5f3a , 0x1002e5ff5 , 0x1002e6062 , 0x1002e60cf , 0x1002e6162 = , 0x1002e61f5 , 0x1002e6288 , 0= x1002e6343 , 0x1002e63c6 , 0x10= 02e6449 , 0x1002e6585 , 0x1002e= 6645 , 0x1002e6705 , 0x1002e6a5= 3 , 0x1002e6aeb , 0x1002e6b83 <= exec_byte_code+14483>, 0x1002e6c1b , 0x1002e6cb3 , 0x1002e6d36 , 0x1002e6dfd , 0x1002e6e80 , 0x1002e6f03 , 0x1002e6f86 , 0x1002e711f , 0x1002e4f69 , 0x1002e71a9 , 0x1002e7216 , 0x1002e7340 , 0x1002e73c3 , 0x1002e7446 ,= 0x1002e74b3 , 0x1002e7525 , 0x= 1002e7597 , 0x1002e7611 , 0x100= 2e8d1f , 0x1002e76a1 , 0x1002e7= 713 , 0x1002e7785 , 0x1002e77f7= , 0x1002e7869 , 0x1002e78db , 0x1002e4f6e , 0x1002e8d1f , 0x1002e7948 , 0x1002e79d4 , 0x1002e7a41 , 0x1002e7aae , 0x1002e7b41 , 0x1002e7bd4 , 0x1002e7c41 , 0x1002e7e2f , 0x1002e7ec2 , 0x1002e7f55 , 0x1002e7fe8 , 0x1002e805a , = 0x1002e8d1f , 0x1002e4e72 , 0x10= 02e478c , 0x1002e3ba7 , 0x1002e49= 13 , 0x1002e49d8 , 0x1002e4aa1 , 0x1002e4e23 , 0x1002e4e28 , 0x1002e4377 , 0x1002e4f12 , 0x1002e4fab , 0x1002e5075 , 0x1002e50cc , 0x1002e530f ,= 0x1002e53c6 , 0x1002e5481 , 0x10= 02e54f7 , 0x1002e471e , 0x1002e80= c7 , 0x1002e8182 , 0x1002e81ef = , 0x1002e825c , 0x1002e82c9 , 0x1002e8336 , 0x1002e83c9 , 0x1002e845c , 0x1002e84ef , 0x1002e8582 , 0x1002e87b4 , 0x1002e8847 , 0x1002e88da , 0x1002e8947 , 0x1002e89da , 0x1002e8a6d , 0x1002e8ada , 0x1002e8b47 , 0x1002e7009 , = 0x1002e708c , 0x1002e8bca , 0x1= 002e8c72 , 0x1002e8d1f , 0x1002= e4b6a , 0x1002e4b93 , 0x1002e4c35= , 0x1002e4cd7 , 0x1002e4d7d , 0x1002e5d81 , 0x1002e64cc , 0x1002e7287 , 0x1002e8f6c , 0x1002e8ffd , 0x1002e8d1f , 0x1002e8d1f , 0x1002e90ba , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f ,= 0x1002e8d1f , 0x1002e8d1f , 0x= 1002e8d1f , 0x1002e8d1f , 0x100= 2e8d1f , 0x1002e9179 } const_length =3D 29 bytestr_length =3D 460 vectorp =3D 0x10051f230 quitcounter =3D 1 '\001' stack_items =3D 23 sa_avail =3D 15740 sa_count =3D 12 sa_must_free =3D false stack_base =3D 0x7fff5fbf9030 stack_lim =3D 0x7fff5fbf90e8 top =3D 0x7fff5fbf9058 void_stack_lim =3D 0x7fff5fbf90e8 bytestr_data =3D 0x7fff5fbf90e8 "\002\301W\203\032" pc =3D 0x7fff5fbf90f4 "\001\001V\205\031" count =3D 12 result =3D {i =3D 140735734255499} #13 0x00000001002770c0 in funcall_lambda (fun=3D..., nargs=3D2, arg_vector= =3D0x7fff5fbfa470) at eval.c:2878 size =3D 5 val =3D {i =3D 72057594037927936} syms_left =3D {i =3D 3082} next =3D {i =3D 60129542144} lexenv =3D {i =3D 4300337624} count =3D 12 i =3D 140734799782320 optional =3D false rest =3D false #14 0x0000000100275ba6 in Ffuncall (nargs=3D3, args=3D0x7fff5fbfa468) at ev= al.c:2763 fun =3D {i =3D 4300337629} original_fun =3D {i =3D 117646984} funcar =3D {i =3D 4303712688} numargs =3D 2 lisp_numargs =3D {i =3D 2} val =3D {i =3D -4294967290} internal_args =3D 0x7fff5fbfa470 count =3D 11 #15 0x00000001002e45bf in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3D4, args=3D0x7fff5fbfb720) at bytec= ode.c:639 op =3D 2 type =3D (unknown: 1606398376) targets =3D {0x1002e8d1a , 0x1002e8da5 , 0x1002e8daa , 0x1002e8daf , 0x1002e8db4 , 0x1002e8db9 , 0x1002e8e2e , 0x1002e8eb7 , 0x1002e391c , 0x1002e3921 , 0x1002e3926 , 0x1002e392b , 0= x1002e3930 , 0x1002e3935 , 0x1002= e3949 , 0x1002e38d0 , 0x1002e4026= , 0x1002e402b , 0x1002e4030 , 0x1002e4035 , 0x1002e403a , 0x1002e403f , 0x1002e409f , 0x1002e4053 , 0x1002e444f , 0x1002e4454 , 0x1002e4459 , 0= x1002e445e , 0x1002e4463 , 0x1002= e4468 , 0x1002e43e0 , 0x1002e4403= , 0x1002e454c , 0x1002e4551 , 0x1002e4556 , 0x1002e455b , 0x1002e4560 , 0x1002e4565 , 0x1002e44dd , 0x1002e4500 , 0x1002e4680 , 0x1002e4685 , 0= x1002e468a , 0x1002e468f , 0x1002= e4694 , 0x1002e4699 , 0x1002e4611= , 0x1002e4634 , 0x1002e52c6 , 0x1002e5177 , 0x1002e5168 , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e55a6 , 0x1002e575f , 0x1002e5804 , 0= x1002e58a9 , 0x1002e5951 , 0x1002= e3da5 , 0x1002e3e67 , 0x1002e5a29= , 0x1002e3c7a , 0x1002e3efa , 0x1002e5ae8 , 0x1002e5b7b , 0x1002e5be8 , 0x1002e5c7b , 0x1002e5cfe , 0x1002e5e3a , 0x1002e5ea7 , 0x1002e5f3a , 0x1002e5ff5 , 0x1002e6062 , 0x1002e60cf , 0x1002e6162 = , 0x1002e61f5 , 0x1002e6288 , 0= x1002e6343 , 0x1002e63c6 , 0x10= 02e6449 , 0x1002e6585 , 0x1002e= 6645 , 0x1002e6705 , 0x1002e6a5= 3 , 0x1002e6aeb , 0x1002e6b83 <= exec_byte_code+14483>, 0x1002e6c1b , 0x1002e6cb3 , 0x1002e6d36 , 0x1002e6dfd , 0x1002e6e80 , 0x1002e6f03 , 0x1002e6f86 , 0x1002e711f , 0x1002e4f69 , 0x1002e71a9 , 0x1002e7216 , 0x1002e7340 , 0x1002e73c3 , 0x1002e7446 ,= 0x1002e74b3 , 0x1002e7525 , 0x= 1002e7597 , 0x1002e7611 , 0x100= 2e8d1f , 0x1002e76a1 , 0x1002e7= 713 , 0x1002e7785 , 0x1002e77f7= , 0x1002e7869 , 0x1002e78db , 0x1002e4f6e , 0x1002e8d1f , 0x1002e7948 , 0x1002e79d4 , 0x1002e7a41 , 0x1002e7aae , 0x1002e7b41 , 0x1002e7bd4 , 0x1002e7c41 , 0x1002e7e2f , 0x1002e7ec2 , 0x1002e7f55 , 0x1002e7fe8 , 0x1002e805a , = 0x1002e8d1f , 0x1002e4e72 , 0x10= 02e478c , 0x1002e3ba7 , 0x1002e49= 13 , 0x1002e49d8 , 0x1002e4aa1 , 0x1002e4e23 , 0x1002e4e28 , 0x1002e4377 , 0x1002e4f12 , 0x1002e4fab , 0x1002e5075 , 0x1002e50cc , 0x1002e530f ,= 0x1002e53c6 , 0x1002e5481 , 0x10= 02e54f7 , 0x1002e471e , 0x1002e80= c7 , 0x1002e8182 , 0x1002e81ef = , 0x1002e825c , 0x1002e82c9 , 0x1002e8336 , 0x1002e83c9 , 0x1002e845c , 0x1002e84ef , 0x1002e8582 , 0x1002e87b4 , 0x1002e8847 , 0x1002e88da , 0x1002e8947 , 0x1002e89da , 0x1002e8a6d , 0x1002e8ada , 0x1002e8b47 , 0x1002e7009 , = 0x1002e708c , 0x1002e8bca , 0x1= 002e8c72 , 0x1002e8d1f , 0x1002= e4b6a , 0x1002e4b93 , 0x1002e4c35= , 0x1002e4cd7 , 0x1002e4d7d , 0x1002e5d81 , 0x1002e64cc , 0x1002e7287 , 0x1002e8f6c , 0x1002e8ffd , 0x1002e8d1f , 0x1002e8d1f , 0x1002e90ba , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f ,= 0x1002e8d1f , 0x1002e8d1f , 0x= 1002e8d1f , 0x1002e8d1f , 0x100= 2e8d1f , 0x1002e9179 } const_length =3D 30 bytestr_length =3D 162 vectorp =3D 0x10051f390 quitcounter =3D 1 '\001' stack_items =3D 14 sa_avail =3D 16110 sa_count =3D 11 sa_must_free =3D false stack_base =3D 0x7fff5fbfa440 stack_lim =3D 0x7fff5fbfa4b0 top =3D 0x7fff5fbfa468 void_stack_lim =3D 0x7fff5fbfa4b0 bytestr_data =3D 0x7fff5fbfa4b0 "\b\203\t" pc =3D 0x7fff5fbfa4dd "?\205\241" count =3D 11 result =3D {i =3D 41472} #16 0x00000001002770c0 in funcall_lambda (fun=3D..., nargs=3D4, arg_vector= =3D0x7fff5fbfb700) at eval.c:2878 size =3D 5 val =3D {i =3D 72057594037927936} syms_left =3D {i =3D 4102} next =3D {i =3D 60129542144} lexenv =3D {i =3D 4300337976} count =3D 11 i =3D 140734799787088 optional =3D false rest =3D false #17 0x0000000100275ba6 in Ffuncall (nargs=3D5, args=3D0x7fff5fbfb6f8) at ev= al.c:2763 fun =3D {i =3D 4300337981} original_fun =3D {i =3D 117646552} funcar =3D {i =3D 1606400176} numargs =3D 4 lisp_numargs =3D {i =3D 140734799787616} val =3D {i =3D 0} internal_args =3D 0x10084c590 count =3D 10 #18 0x00000001002e45bf in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3D2, args=3D0x7fff5fbfcba0) at bytec= ode.c:639 op =3D 4 type =3D CONDITION_CASE targets =3D {0x1002e8d1a , 0x1002e8da5 , 0x1002e8daa , 0x1002e8daf , 0x1002e8db4 , 0x1002e8db9 , 0x1002e8e2e , 0x1002e8eb7 , 0x1002e391c , 0x1002e3921 , 0x1002e3926 , 0x1002e392b , 0= x1002e3930 , 0x1002e3935 , 0x1002= e3949 , 0x1002e38d0 , 0x1002e4026= , 0x1002e402b , 0x1002e4030 , 0x1002e4035 , 0x1002e403a , 0x1002e403f , 0x1002e409f , 0x1002e4053 , 0x1002e444f , 0x1002e4454 , 0x1002e4459 , 0= x1002e445e , 0x1002e4463 , 0x1002= e4468 , 0x1002e43e0 , 0x1002e4403= , 0x1002e454c , 0x1002e4551 , 0x1002e4556 , 0x1002e455b , 0x1002e4560 , 0x1002e4565 , 0x1002e44dd , 0x1002e4500 , 0x1002e4680 , 0x1002e4685 , 0= x1002e468a , 0x1002e468f , 0x1002= e4694 , 0x1002e4699 , 0x1002e4611= , 0x1002e4634 , 0x1002e52c6 , 0x1002e5177 , 0x1002e5168 , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e55a6 , 0x1002e575f , 0x1002e5804 , 0= x1002e58a9 , 0x1002e5951 , 0x1002= e3da5 , 0x1002e3e67 , 0x1002e5a29= , 0x1002e3c7a , 0x1002e3efa , 0x1002e5ae8 , 0x1002e5b7b , 0x1002e5be8 , 0x1002e5c7b , 0x1002e5cfe , 0x1002e5e3a , 0x1002e5ea7 , 0x1002e5f3a , 0x1002e5ff5 , 0x1002e6062 , 0x1002e60cf , 0x1002e6162 = , 0x1002e61f5 , 0x1002e6288 , 0= x1002e6343 , 0x1002e63c6 , 0x10= 02e6449 , 0x1002e6585 , 0x1002e= 6645 , 0x1002e6705 , 0x1002e6a5= 3 , 0x1002e6aeb , 0x1002e6b83 <= exec_byte_code+14483>, 0x1002e6c1b , 0x1002e6cb3 , 0x1002e6d36 , 0x1002e6dfd , 0x1002e6e80 , 0x1002e6f03 , 0x1002e6f86 , 0x1002e711f , 0x1002e4f69 , 0x1002e71a9 , 0x1002e7216 , 0x1002e7340 , 0x1002e73c3 , 0x1002e7446 ,= 0x1002e74b3 , 0x1002e7525 , 0x= 1002e7597 , 0x1002e7611 , 0x100= 2e8d1f , 0x1002e76a1 , 0x1002e7= 713 , 0x1002e7785 , 0x1002e77f7= , 0x1002e7869 , 0x1002e78db , 0x1002e4f6e , 0x1002e8d1f , 0x1002e7948 , 0x1002e79d4 , 0x1002e7a41 , 0x1002e7aae , 0x1002e7b41 , 0x1002e7bd4 , 0x1002e7c41 , 0x1002e7e2f , 0x1002e7ec2 , 0x1002e7f55 , 0x1002e7fe8 , 0x1002e805a , = 0x1002e8d1f , 0x1002e4e72 , 0x10= 02e478c , 0x1002e3ba7 , 0x1002e49= 13 , 0x1002e49d8 , 0x1002e4aa1 , 0x1002e4e23 , 0x1002e4e28 , 0x1002e4377 , 0x1002e4f12 , 0x1002e4fab , 0x1002e5075 , 0x1002e50cc , 0x1002e530f ,= 0x1002e53c6 , 0x1002e5481 , 0x10= 02e54f7 , 0x1002e471e , 0x1002e80= c7 , 0x1002e8182 , 0x1002e81ef = , 0x1002e825c , 0x1002e82c9 , 0x1002e8336 , 0x1002e83c9 , 0x1002e845c , 0x1002e84ef , 0x1002e8582 , 0x1002e87b4 , 0x1002e8847 , 0x1002e88da , 0x1002e8947 , 0x1002e89da , 0x1002e8a6d , 0x1002e8ada , 0x1002e8b47 , 0x1002e7009 , = 0x1002e708c , 0x1002e8bca , 0x1= 002e8c72 , 0x1002e8d1f , 0x1002= e4b6a , 0x1002e4b93 , 0x1002e4c35= , 0x1002e4cd7 , 0x1002e4d7d , 0x1002e5d81 , 0x1002e64cc , 0x1002e7287 , 0x1002e8f6c , 0x1002e8ffd , 0x1002e8d1f , 0x1002e8d1f , 0x1002e90ba , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f ,= 0x1002e8d1f , 0x1002e8d1f , 0x= 1002e8d1f , 0x1002e8d1f , 0x100= 2e8d1f , 0x1002e9179 } const_length =3D 7 bytestr_length =3D 50 vectorp =3D 0x10051eb70 quitcounter =3D 1 '\001' stack_items =3D 8 sa_avail =3D 16270 sa_count =3D 10 sa_must_free =3D false stack_base =3D 0x7fff5fbfb6e0 stack_lim =3D 0x7fff5fbfb720 top =3D 0x7fff5fbfb6f8 void_stack_lim =3D 0x7fff5fbfb720 bytestr_data =3D 0x7fff5fbfb720 "\001\204\a" pc =3D 0x7fff5fbfb738 "0\202$" count =3D 10 result =3D {i =3D 4335086160} #19 0x00000001002770c0 in funcall_lambda (fun=3D..., nargs=3D2, arg_vector= =3D0x7fff5fbfcb90) at eval.c:2878 size =3D 6 val =3D {i =3D 72057594037927936} syms_left =3D {i =3D 2050} next =3D {i =3D 60129542144} lexenv =3D {i =3D 4300335888} count =3D 10 i =3D 140734799791696 optional =3D false rest =3D false #20 0x0000000100275ba6 in Ffuncall (nargs=3D3, args=3D0x7fff5fbfcb88) at ev= al.c:2763 fun =3D {i =3D 4300335893} original_fun =3D {i =3D 41941832} funcar =3D {i =3D 2} numargs =3D 2 lisp_numargs =3D {i =3D 4303668624} val =3D {i =3D 0} internal_args =3D 0x1088e4b55 count =3D 9 #21 0x000000010026775a in Ffuncall_interactively (nargs=3D3, args=3D0x7fff5= fbfcb88) at callint.c:252 speccount =3D 8 #22 0x00000001002756ca in Ffuncall (nargs=3D4, args=3D0x7fff5fbfcb80) at ev= al.c:2694 fun =3D {i =3D 4303563101} original_fun =3D {i =3D 21888} funcar =3D {i =3D 0} numargs =3D 3 lisp_numargs =3D {i =3D -2688562432} val =3D {i =3D 0} internal_args =3D 0x10898cee8 count =3D 7 #23 0x000000010026af8e in Fcall_interactively (function=3D..., record_flag= =3D..., keys=3D...) at callint.c:843 val =3D {i =3D 322} args =3D 0x7fff5fbfcb80 visargs =3D 0x7fff5fbfcba0 specs =3D {i =3D 4300335860} filter_specs =3D {i =3D 4300335860} teml =3D {i =3D 4296523059} up_event =3D {i =3D 0} enable =3D {i =3D 0} sa_avail =3D 16283 sa_count =3D 6 sa_must_free =3D false speccount =3D 6 next_event =3D 1 prefix_arg =3D {i =3D 0} string =3D 0x7fff5fbfcbe1 "p\np" tem =3D 0x1003d53a8 "" varies =3D 0x7fff5fbfcbc0 "" i =3D 4 nargs =3D 4 mark =3D 4304217352 arg_from_tty =3D false key_count =3D 1 record_then_fail =3D false save_this_command =3D {i =3D 41941832} save_last_command =3D {i =3D 41941832} save_this_original_command =3D {i =3D 41941832} save_real_this_command =3D {i =3D 41941832} #24 0x00000001002758ce in Ffuncall (nargs=3D4, args=3D0x7fff5fbfdb98) at ev= al.c:2721 internal_argbuf =3D {{i =3D 4303668624}, {i =3D 0}, {i =3D 14073479= 9797040}, {i =3D 0}, {i =3D 4303668624}, {i =3D 0}, {i =3D 140734799797072}= , {i =3D 4296516965}} fun =3D {i =3D 4303563053} original_fun =3D {i =3D 41758472} funcar =3D {i =3D 4303712688} numargs =3D 3 lisp_numargs =3D {i =3D 140734799797008} val =3D {i =3D 0} internal_args =3D 0x7fff5fbfdba0 count =3D 5 #25 0x00000001002e45bf in exec_byte_code (bytestr=3D..., vector=3D..., maxd= epth=3D..., args_template=3D..., nargs=3D1, args=3D0x7fff5fbfee38) at bytec= ode.c:639 op =3D 3 type =3D CATCHER targets =3D {0x1002e8d1a , 0x1002e8da5 , 0x1002e8daa , 0x1002e8daf , 0x1002e8db4 , 0x1002e8db9 , 0x1002e8e2e , 0x1002e8eb7 , 0x1002e391c , 0x1002e3921 , 0x1002e3926 , 0x1002e392b , 0= x1002e3930 , 0x1002e3935 , 0x1002= e3949 , 0x1002e38d0 , 0x1002e4026= , 0x1002e402b , 0x1002e4030 , 0x1002e4035 , 0x1002e403a , 0x1002e403f , 0x1002e409f , 0x1002e4053 , 0x1002e444f , 0x1002e4454 , 0x1002e4459 , 0= x1002e445e , 0x1002e4463 , 0x1002= e4468 , 0x1002e43e0 , 0x1002e4403= , 0x1002e454c , 0x1002e4551 , 0x1002e4556 , 0x1002e455b , 0x1002e4560 , 0x1002e4565 , 0x1002e44dd , 0x1002e4500 , 0x1002e4680 , 0x1002e4685 , 0= x1002e468a , 0x1002e468f , 0x1002= e4694 , 0x1002e4699 , 0x1002e4611= , 0x1002e4634 , 0x1002e52c6 , 0x1002e5177 , 0x1002e5168 , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e55a6 , 0x1002e575f , 0x1002e5804 , 0= x1002e58a9 , 0x1002e5951 , 0x1002= e3da5 , 0x1002e3e67 , 0x1002e5a29= , 0x1002e3c7a , 0x1002e3efa , 0x1002e5ae8 , 0x1002e5b7b , 0x1002e5be8 , 0x1002e5c7b , 0x1002e5cfe , 0x1002e5e3a , 0x1002e5ea7 , 0x1002e5f3a , 0x1002e5ff5 , 0x1002e6062 , 0x1002e60cf , 0x1002e6162 = , 0x1002e61f5 , 0x1002e6288 , 0= x1002e6343 , 0x1002e63c6 , 0x10= 02e6449 , 0x1002e6585 , 0x1002e= 6645 , 0x1002e6705 , 0x1002e6a5= 3 , 0x1002e6aeb , 0x1002e6b83 <= exec_byte_code+14483>, 0x1002e6c1b , 0x1002e6cb3 , 0x1002e6d36 , 0x1002e6dfd , 0x1002e6e80 , 0x1002e6f03 , 0x1002e6f86 , 0x1002e711f , 0x1002e4f69 , 0x1002e71a9 , 0x1002e7216 , 0x1002e7340 , 0x1002e73c3 , 0x1002e7446 ,= 0x1002e74b3 , 0x1002e7525 , 0x= 1002e7597 , 0x1002e7611 , 0x100= 2e8d1f , 0x1002e76a1 , 0x1002e7= 713 , 0x1002e7785 , 0x1002e77f7= , 0x1002e7869 , 0x1002e78db , 0x1002e4f6e , 0x1002e8d1f , 0x1002e7948 , 0x1002e79d4 , 0x1002e7a41 , 0x1002e7aae , 0x1002e7b41 , 0x1002e7bd4 , 0x1002e7c41 , 0x1002e7e2f , 0x1002e7ec2 , 0x1002e7f55 , 0x1002e7fe8 , 0x1002e805a , = 0x1002e8d1f , 0x1002e4e72 , 0x10= 02e478c , 0x1002e3ba7 , 0x1002e49= 13 , 0x1002e49d8 , 0x1002e4aa1 , 0x1002e4e23 , 0x1002e4e28 , 0x1002e4377 , 0x1002e4f12 , 0x1002e4fab , 0x1002e5075 , 0x1002e50cc , 0x1002e530f ,= 0x1002e53c6 , 0x1002e5481 , 0x10= 02e54f7 , 0x1002e471e , 0x1002e80= c7 , 0x1002e8182 , 0x1002e81ef = , 0x1002e825c , 0x1002e82c9 , 0x1002e8336 , 0x1002e83c9 , 0x1002e845c , 0x1002e84ef , 0x1002e8582 , 0x1002e87b4 , 0x1002e8847 , 0x1002e88da , 0x1002e8947 , 0x1002e89da , 0x1002e8a6d , 0x1002e8ada , 0x1002e8b47 , 0x1002e7009 , = 0x1002e708c , 0x1002e8bca , 0x1= 002e8c72 , 0x1002e8d1f , 0x1002= e4b6a , 0x1002e4b93 , 0x1002e4c35= , 0x1002e4cd7 , 0x1002e4d7d , 0x1002e5d81 , 0x1002e64cc , 0x1002e7287 , 0x1002e8f6c , 0x1002e8ffd , 0x1002e8d1f , 0x1002e8d1f , 0x1002e90ba , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f , 0x1002e8d1f ,= 0x1002e8d1f , 0x1002e8d1f , 0x= 1002e8d1f , 0x1002e8d1f , 0x100= 2e8d1f , 0x1002e9179 } const_length =3D 25 bytestr_length =3D 165 vectorp =3D 0x100514980 quitcounter =3D 1 '\001' stack_items =3D 14 sa_avail =3D 16107 sa_count =3D 5 sa_must_free =3D false stack_base =3D 0x7fff5fbfdb60 stack_lim =3D 0x7fff5fbfdbd0 top =3D 0x7fff5fbfdb98 void_stack_lim =3D 0x7fff5fbfdbd0 bytestr_data =3D 0x7fff5fbfdbd0 "\306\020\211?\205\023" pc =3D 0x7fff5fbfdc4b "\006\006\071\203\242" count =3D 5 result =3D {i =3D 4345321091} #26 0x00000001002770c0 in funcall_lambda (fun=3D..., nargs=3D1, arg_vector= =3D0x7fff5fbfee30) at eval.c:2878 size =3D 5 val =3D {i =3D 72057594037927936} syms_left =3D {i =3D 4102} next =3D {i =3D 60129542144} lexenv =3D {i =3D 4300294440} count =3D 5 i =3D 140734799801200 optional =3D false rest =3D false #27 0x0000000100275ba6 in Ffuncall (nargs=3D2, args=3D0x7fff5fbfee28) at ev= al.c:2763 fun =3D {i =3D 4300294445} original_fun =3D {i =3D 12912} funcar =3D {i =3D 0} numargs =3D 1 lisp_numargs =3D {i =3D 4294967296} val =3D {i =3D 0} internal_args =3D 0x101673320 count =3D 4 #28 0x0000000100276854 in call1 (fn=3D..., arg1=3D...) at eval.c:2573 No locals. #29 0x0000000100187adb in command_loop_1 () at keyboard.c:1490 scount =3D 3 cmd =3D {i =3D 41941832} keybuf =3D {{i =3D 66}, {i =3D 4300602669}, {i =3D 4346068771}, {i = =3D 4345530931}, {i =3D 0}, {i =3D 0}, {i =3D 26400}, {i =3D 0}, {i =3D 264= 00}, {i =3D 0}, {i =3D 0}, {i =3D 0}, {i =3D 4303668624}, {i =3D 0}, {i =3D= 140734799803344}, {i =3D 4296516965}, {i =3D 224}, {i =3D 0}, {i =3D 14073= 4799803408}, {i =3D 4297536491}, {i =3D 4334847696}, {i =3D 0}, {i =3D 4334= 847696}, {i =3D 4294993696}, {i =3D 17040}, {i =3D 4334847696}, {i =3D 1407= 34799803456}, {i =3D 4297507387}, {i =3D 140734799803456}, {i =3D 433484769= 6}} i =3D 1 prev_modiff =3D 444 prev_buffer =3D 0x10166ae90 already_adjusted =3D false #30 0x00000001002730b3 in internal_condition_case (bfun=3D0x100186d50 , handlers=3D..., hfun=3D0x1001a4240 ) at eval.c:1314 val =3D {i =3D 17040} c =3D 0x1026086d0 #31 0x00000001001a4121 in command_loop_2 (ignore=3D...) at keyboard.c:1118 val =3D {i =3D 4334847472} #32 0x00000001002722d8 in internal_catch (tag=3D..., func=3D0x1001a40f0 , arg=3D...) at eval.c:1080 val =3D {i =3D 4303668624} c =3D 0x1026085f0 #33 0x0000000100186035 in command_loop () at keyboard.c:1097 No locals. #34 0x0000000100185e47 in recursive_edit_1 () at keyboard.c:703 count =3D 1 val =3D {i =3D 4297508600} #35 0x0000000100186283 in Frecursive_edit () at keyboard.c:774 count =3D 0 buffer =3D {i =3D 0} #36 0x0000000100183a00 in main (argc=3D2, argv=3D0x7fff5fbffa88) at emacs.c= :1659 dummy =3D {i =3D 0} stack_bottom_variable =3D 0 '\000' do_initial_setlocale =3D true dumping =3D false skip_args =3D 0 no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 dname_arg2 =3D "\002\000\000\000\000\000\000\000\210\372\277_\377\1= 77\000\000\000\000\000\000\001", '\000' , "\240\372\277_\= 377\177", '\000' ch_to_dir =3D 0x0 original_pwd =3D 0x0 disable_aslr =3D false rlim =3D {rlim_cur =3D 67104768, rlim_max =3D 67104768} sockfd =3D -1 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 10 15:06:57 2016 Received: (at control) by debbugs.gnu.org; 10 Nov 2016 20:06:57 +0000 Received: from localhost ([127.0.0.1]:52705 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4vcf-0005l6-Bb for submit@debbugs.gnu.org; Thu, 10 Nov 2016 15:06:57 -0500 Received: from eggs.gnu.org ([208.118.235.92]:43016) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4vcd-0005ks-9W for control@debbugs.gnu.org; Thu, 10 Nov 2016 15:06:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4vcU-0002zi-Aj for control@debbugs.gnu.org; Thu, 10 Nov 2016 15:06:50 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_05,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4vcU-0002za-7D; Thu, 10 Nov 2016 15:06:46 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4948 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1c4vcS-0004Ja-TD; Thu, 10 Nov 2016 15:06:45 -0500 Date: Thu, 10 Nov 2016 22:06:38 +0200 Message-Id: <83oa1ndrqp.fsf@gnu.org> From: Eli Zaretskii To: Gemini Lasswell In-reply-to: (message from Gemini Lasswell on Thu, 10 Nov 2016 11:25:52 -0800) Subject: Re: bug#24911: 25.1; Emacs hangs or crashes on use of read syntax for circular objects in IELM References: <837f8bfgaq.fsf@gnu.org> <83zil7dz6f.fsf@gnu.org> <83shqzdv6r.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -7.9 (-------) X-Debbugs-Envelope-To: control Cc: 24911@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -7.9 (-------) forcemerge 24640 24911 thanks > From: Gemini Lasswell > Cc: > Date: Thu, 10 Nov 2016 11:25:52 -0800 > > I have just made it happen under gdb, with a breakpoint on > handle_sigsegv. Here is the output of 'bt full'. It tells me > 'xbacktrace' is an undefined command. This is my first time working with > gdb. > > (gdb) bt full > #0 0x000000010023ca45 in mark_object (arg=...) at alloc.c:6501 > obj = {i = 4287568137794125953} > po = 0x3b8080813b808080 > cdr_count = 0 > #1 0x000000010023cca1 in mark_object (arg=...) at alloc.c:6552 > ptr = 0x7fff5fbf8288 > obj = {i = 140734799774347} > po = 0x7fff5fbf8288 > cdr_count = 1 > #2 0x000000010023b8fb in garbage_collect_1 (end=0x7fff5fbf69a8) at alloc.c:5760 > nextb = 0x0 > stack_top_variable = 0 '\000' > i = 201 ^^^^^^^ This is bug#24640, already fixed on the emacs-25 branch.