From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 05 17:54:06 2015 Received: (at submit) by debbugs.gnu.org; 5 Oct 2015 21:54:06 +0000 Received: from localhost ([127.0.0.1]:55529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZjDhu-0003jU-2E for submit@debbugs.gnu.org; Mon, 05 Oct 2015 17:54:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49491) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZjDhr-0003jK-Cl for submit@debbugs.gnu.org; Mon, 05 Oct 2015 17:54:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjDhh-0003hM-E4 for submit@debbugs.gnu.org; Mon, 05 Oct 2015 17:54:03 -0400 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,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjDhh-0003h7-95 for submit@debbugs.gnu.org; Mon, 05 Oct 2015 17:53:53 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjDhX-0005jg-Un for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2015 17:53:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjDhN-0003UG-Jf for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2015 17:53:43 -0400 Received: from sa38.galvanix.net ([98.126.48.38]:33767 helo=kill.porkrind.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjDhM-0003Sj-Sd for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2015 17:53:33 -0400 Received: from porkrind.org (cpe-76-170-36-134.socal.res.rr.com [76.170.36.134]) by kill.porkrind.org (Postfix) with ESMTPS id D69C05F71D for ; Mon, 5 Oct 2015 14:51:52 -0700 (PDT) Authentication-Results: kill.porkrind.org; dkim=pass (1536-bit key; unprotected) header.d=porkrind.org header.i=@porkrind.org header.b=hGnTwrrO; dkim-atps=neutral Received: from porkrind.org (localhost [127.0.0.1]) by porkrind.org (8.14.9/8.14.9/Debian-4) with ESMTP id t95LpphG030606 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Mon, 5 Oct 2015 14:51:51 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=porkrind.org; s=apoptygma; t=1444081911; bh=7IEqq9XYPQ8GSUQuexTkH0mWpBJ5euEyQXRayZ294Y4=; h=Date:From:To:Subject:From; b=hGnTwrrOrTAaaeKIGbN+jXh4dTtcvVAS9gNAcp0GAgN+fFxf6PE3NfJt/lH5rCfKT PSE5nFflaPKYOTkNQ5HneTrJ7VssczdfM6ZUv5fzaaHDn3eu1tSV3MuMBEgjb0sDo5 O0FcXqRUYmmdDBRfFmq0xuMj40kGWMli0RUsDaBZF7mjdLzaQ9ZISI89r6lLf0jh1j 5vuW20eY3pyxYcoB25HLAb5ZzUqodcwqUUzjuvv8yQu3CZ1g3U2ayHGx522 Received: (from david@localhost) by porkrind.org (8.14.9/8.14.9/Submit) id t95LppKr030605 for bug-gnu-emacs@gnu.org; Mon, 5 Oct 2015 14:51:51 -0700 Date: Mon, 5 Oct 2015 14:51:51 -0700 From: David Caldwell To: bug-gnu-emacs@gnu.org Subject: 24.5; Segfault on C-z on Mac OS X 10.11 Message-ID: <20151005215142.GA26183@porkrind.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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" --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 1. emacs -Q 2. C-z The window mimizes and then Emacs crashes. This only happens on Mac OS X 10.11 (100% of the time). I just tested on 10.10 and I couldn't get it to crash. It only happens in ns mode ("emacs -nw" works fine). I don't have a gdb backtrace, but I have attached an OS backtrace (backtrace-1.txt). I also received a backtrace from someone else having the same problem. Their backtrace (backtrace-2.txt) is similar but shows what looks like a NULL pointer function call. -David In GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2015-04-10 on builder10-9.porkrind.org Windowing system distributor `Apple', version 10.3.1404 Configured using: `configure --with-ns '--enable-locallisppath=/Library/Application Support/Emacs/${version}/site-lisp:/Library/Application Support/Emacs/site-lisp'' Important settings: locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: auto-insert-mode: t show-paren-mode: t global-auto-revert-mode: t delete-selection-mode: t tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Loading delsel...done Loading autorevert...done Loading gnus...done Loading paren...done Failed to enable theme: calmer-forest My .emacs loaded in 0.000000s My .emacs loaded in 0.418803s 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 calmer-forest-theme ack-and-a-half-autoloads flymake-css-autoloads flymake-cursor-autoloads flymake-haml-autoloads flymake-jslint-autoloads flymake-perlcritic-autoloads flymake-php-autoloads flymake-ruby-autoloads flymake-shell-autoloads go-mode-autoloads magithub-autoloads mode-compile-autoloads nav-autoloads rainbow-mode-autoloads info slime-autoloads svg-clock-autoloads package epg-config commit-patch-buffer pcase log-edit easy-mmode message sendmail format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader ring pcvs-util add-log vc vc-dispatcher david-custom-emacs-setup advice david-headers autoinsert ginel-string david-keys david-movement edmacro kmacro david-coding-style saveplace paren gnus gnus-ems nnheader gnus-util mail-utils mm-util help-fns mail-prsvr wid-edit cl-loaddefs cl-lib autorevert filenotify delsel cus-start cus-load benchmark time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer 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 make-network-process cocoa ns multi-tty emacs) Memory information: ((conses 16 161195 16306) (symbols 48 25173 0) (miscs 40 89 203) (strings 32 36358 13087) (string-bytes 1 954275) (vectors 16 22379) (vector-slots 8 1210585 203755) (floats 8 97 52) (intervals 56 241 8) (buffers 960 12)) --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="backtrace-1.txt" Process: Emacs-x86_64-10_9 [56456] Path: /Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_9 Identifier: org.gnu.Emacs Version: Version 24.5 (9.0) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Emacs-x86_64-10_9 [56456] User ID: 501 Date/Time: 2015-10-05 14:22:07.860 -0700 OS Version: Mac OS X 10.11 (15A279b) Report Version: 11 Anonymous UUID: EC9CAA13-DF1D-D582-2CCD-9848265B61EA Sleep/Wake UUID: 5F3AB676-EA6D-456B-B646-EC739B717E00 Time Awake Since Boot: 1200000 seconds Time Since Wake: 57000 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 0x0000000000000010 Exception Note: EXC_CORPSE_NOTIFY VM Regions Near 0x10: --> __TEXT 0000000100000000-000000010020e000 [ 2104K] r-x/rwx SM=COW /Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_9 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff896d1ada __kill + 10 1 Emacs-x86_64-10_9 0x00000001000b8a54 terminate_due_to_signal + 148 2 Emacs-x86_64-10_9 0x00000001000d5e93 emacs_abort + 19 3 Emacs-x86_64-10_9 0x00000001001a7e2c ns_term_shutdown + 124 4 Emacs-x86_64-10_9 0x00000001000b8c4b shut_down_emacs + 283 5 Emacs-x86_64-10_9 0x00000001000b8a19 terminate_due_to_signal + 89 6 Emacs-x86_64-10_9 0x00000001000d77c6 deliver_fatal_thread_signal + 134 7 libsystem_platform.dylib 0x00007fff93a5152a _sigtramp + 26 8 libobjc.A.dylib 0x00007fff9877c69f objc::DenseMapBase, unsigned long, true, objc::DenseMapInfo > >, DisguisedPtr, unsigned long, objc::DenseMapInfo >, true>::find(DisguisedPtr const&) + 35 9 com.apple.QuartzCore 0x00007fff8eeeb29f CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 87 10 com.apple.CoreFoundation 0x00007fff8d8aae07 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 11 com.apple.CoreFoundation 0x00007fff8d8aad77 __CFRunLoopDoObservers + 391 12 com.apple.CoreFoundation 0x00007fff8d889d58 CFRunLoopRunSpecific + 328 13 com.apple.HIServices 0x00007fff9621771e waitForTransaction + 204 14 com.apple.AppKit 0x00007fff9b75d907 minimizeItemsMaybeBatching + 89 15 com.apple.AppKit 0x00007fff9b790cfd -[NSWindow(NSWindow_Theme) _minimizeToDock] + 192 16 Emacs-x86_64-10_9 0x00000001001a41ee x_iconify_frame + 430 17 Emacs-x86_64-10_9 0x000000010000f5f7 Ficonify_frame + 135 18 Emacs-x86_64-10_9 0x000000010013a066 Ffuncall + 1158 19 Emacs-x86_64-10_9 0x000000010017280b exec_byte_code + 2331 20 Emacs-x86_64-10_9 0x000000010013abff funcall_lambda + 831 21 Emacs-x86_64-10_9 0x0000000100139e69 Ffuncall + 649 22 Emacs-x86_64-10_9 0x000000010017280b exec_byte_code + 2331 23 Emacs-x86_64-10_9 0x000000010013abff funcall_lambda + 831 24 Emacs-x86_64-10_9 0x0000000100139e69 Ffuncall + 649 25 Emacs-x86_64-10_9 0x0000000100135eb5 apply1 + 53 26 Emacs-x86_64-10_9 0x0000000100133ed8 Fcall_interactively + 1272 27 Emacs-x86_64-10_9 0x000000010013a092 Ffuncall + 1202 28 Emacs-x86_64-10_9 0x000000010017280b exec_byte_code + 2331 29 Emacs-x86_64-10_9 0x0000000100139e69 Ffuncall + 649 30 Emacs-x86_64-10_9 0x000000010013a5ad call1 + 45 31 Emacs-x86_64-10_9 0x00000001000bcd8e command_loop_1 + 3518 32 Emacs-x86_64-10_9 0x00000001001387cb internal_condition_case + 251 33 Emacs-x86_64-10_9 0x00000001000cd85e command_loop_2 + 62 34 Emacs-x86_64-10_9 0x0000000100138163 internal_catch + 243 35 Emacs-x86_64-10_9 0x00000001000bb59d recursive_edit_1 + 221 36 Emacs-x86_64-10_9 0x00000001000bb74c Frecursive_edit + 236 37 Emacs-x86_64-10_9 0x00000001000ba3a0 main + 5856 38 libdyld.dylib 0x00007fff8fdcf5ad start + 1 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff896d30a2 kevent_qos + 10 1 libdispatch.dylib 0x00007fff8a1e41ad _dispatch_mgr_invoke + 216 2 libdispatch.dylib 0x00007fff8a1e3e15 _dispatch_mgr_thread + 52 Thread 2: 0 libsystem_kernel.dylib 0x00007fff896d2222 __select + 10 1 Emacs-x86_64-10_9 0x00000001001a9408 -[EmacsApp fd_handler:] + 264 2 com.apple.Foundation 0x00007fff94c04084 __NSThread__start__ + 1351 3 libsystem_pthread.dylib 0x00007fff9ac7d9b1 _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff9ac7d92e _pthread_start + 168 5 libsystem_pthread.dylib 0x00007fff9ac7b385 thread_start + 13 Thread 3:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff896ccc96 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff896cc0d7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff8d88b024 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8d88a4ec __CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff8d889d38 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff9b54e225 _NSEventThread + 149 6 libsystem_pthread.dylib 0x00007fff9ac7d9b1 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff9ac7d92e _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff9ac7b385 thread_start + 13 Thread 4: 0 libsystem_kernel.dylib 0x00007fff896d278a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac7d58c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9ac7b375 start_wqthread + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fff896d278a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac7d58c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9ac7b375 start_wqthread + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fff896d278a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac7d58c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9ac7b375 start_wqthread + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fff896d278a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac7d58c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9ac7b375 start_wqthread + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fff896d278a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac7d58c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9ac7b375 start_wqthread + 13 Thread 9: 0 libsystem_kernel.dylib 0x00007fff896d278a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac7d58c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9ac7b375 start_wqthread + 13 Thread 10: 0 libsystem_kernel.dylib 0x00007fff896d278a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9ac7d58c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9ac7b375 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfe078 rdx: 0x0000000000000000 rdi: 0x000000000000dc88 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfe0a0 rsp: 0x00007fff5fbfe078 r8: 0x00000000000003ff r9: 0x00000001013236d0 r10: 0x0000000000000000 r11: 0x0000000000000202 r12: 0x000000010053c680 r13: 0x000000010053c620 r14: 0x0000000000000028 r15: 0x0000000000000020 rip: 0x00007fff896d1ada rfl: 0x0000000000000202 cr2: 0x0000000102c3c000 Logical CPU: 0 Error Code: 0x02000025 Trap Number: 133 Binary Images: 0x100000000 - 0x10020dfff +Emacs-x86_64-10_9 (0) /Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_9 0x102ef9000 - 0x102ef9fe7 +cl_kernels (???) cl_kernels 0x108800000 - 0x108a84ff7 com.apple.RawCamera.bundle (6.16 - 817) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x10fb1e000 - 0x10fb80ff7 com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (10.8.77 - 10.0.8) /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver 0x123450000000 - 0x123450074fff com.apple.GeForceMTLDriver (10.6.42 - 10.0.6) /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver 0x7fff62c4b000 - 0x7fff62c81f5f dyld (360.14) /usr/lib/dyld 0x7fff88c80000 - 0x7fff88c88ff7 libcldcpuengine.dylib (2.6.4.1) <73E50845-ECEE-36E0-B9FD-E702CBDD2500> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff88cd4000 - 0x7fff88d4bfc7 libcorecrypto.dylib (334) <8484BCCB-1BFE-3AC4-85FB-E2D02664AC2C> /usr/lib/system/libcorecrypto.dylib 0x7fff88dbd000 - 0x7fff88dcbff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib 0x7fff88dcc000 - 0x7fff88dd0fff libGIF.dylib (1432) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff88e34000 - 0x7fff88e50ff7 libsystem_malloc.dylib (67) <58978058-E6B6-3EFB-90D9-13B5A3A18D72> /usr/lib/system/libsystem_malloc.dylib 0x7fff88e7e000 - 0x7fff88eadfff com.apple.securityinterface (10.0 - 55065) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff88eae000 - 0x7fff88f0eff7 com.apple.QuickLookFramework (5.0 - 696.1) <727FE6BE-8E92-38A3-BDEB-2410B553BB27> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff88f0f000 - 0x7fff88fbafff com.apple.PDFKit (3.1 - 3.1) <165524C4-8101-341C-AD0A-CCBC1AFB0C2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff891d6000 - 0x7fff8928fff7 libvMisc.dylib (563.3) <6FA62C6F-4722-3A64-8116-75A2B902989B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff89296000 - 0x7fff8953cfff com.apple.CoreData (120 - 640) <7934FDB8-526E-32F4-BE20-55388DB8CCBF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8953d000 - 0x7fff8962fff7 libJP2.dylib (1432) <4B8C8F12-80FD-31B5-A320-526E6FEB915F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff89630000 - 0x7fff89680fff libcups.2.dylib (435) <493047E7-51D7-323B-BB0C-9A3B864A6B58> /usr/lib/libcups.2.dylib 0x7fff896a2000 - 0x7fff896a7fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff896bb000 - 0x7fff896d9fff libsystem_kernel.dylib (3247.1.106) <7DD242A1-E2BF-39D1-8787-B174046E4F15> /usr/lib/system/libsystem_kernel.dylib 0x7fff896f4000 - 0x7fff8970bfff libmarisa.dylib (4) /usr/lib/libmarisa.dylib 0x7fff89720000 - 0x7fff8978cff7 com.apple.contacts.Contacts (1.0 - 2137) <1E7B77A2-043E-3ECE-B55E-D7A261B78886> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x7fff8985b000 - 0x7fff89c5dfff libLAPACK.dylib (1159) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff89c5e000 - 0x7fff89c89ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2137) <463D9D73-9696-3977-BD04-BF915DE135E5> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff89d17000 - 0x7fff89d65fff libcurl.4.dylib (90) /usr/lib/libcurl.4.dylib 0x7fff89f18000 - 0x7fff89f3cfff com.apple.quartzfilters (1.10.0 - 1.10.0) <997377D0-4C7A-36E2-84E8-B0ED1FFB9887> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff8a09b000 - 0x7fff8a171ff7 com.apple.DiskImagesFramework (10.11 - 414) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8a1dc000 - 0x7fff8a209fff libdispatch.dylib (500.1.5) /usr/lib/system/libdispatch.dylib 0x7fff8a2b7000 - 0x7fff8a2c2fff com.apple.DirectoryService.Framework (10.11 - 194) <00458CCB-78DA-30BC-9969-31409280598D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff8a2c3000 - 0x7fff8a3aaff7 libcrypto.0.9.8.dylib (59) <69FB2019-0A19-3586-9EDE-F5FFC12DACA8> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8a590000 - 0x7fff8a5faff7 com.apple.framework.CoreWLAN (11.0 - 1100.19) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8a5fb000 - 0x7fff8a6eafff libxml2.2.dylib (29) /usr/lib/libxml2.2.dylib 0x7fff8a6f1000 - 0x7fff8a779fff com.apple.CoreSymbolication (3.1 - 58048.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8a78e000 - 0x7fff8a78fffb libSystem.B.dylib (1225.1.1) /usr/lib/libSystem.B.dylib 0x7fff8a85c000 - 0x7fff8a8abff7 com.apple.opencl (2.6.9 - 2.6.9) <629D7040-9916-3F7B-BD42-31E5A2D58C7D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8a8e2000 - 0x7fff8a9fffff libsqlite3.dylib (216) /usr/lib/libsqlite3.dylib 0x7fff8aa00000 - 0x7fff8aa02fff libCVMSPluginSupport.dylib (12.0.34.11) <36238490-6F35-35CA-B0B8-4032ABA7C537> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8aa03000 - 0x7fff8aa36fff com.apple.MediaKit (16 - 804) <563EF79F-D238-358C-A90B-250E0051F05C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8aa37000 - 0x7fff8aa67ff7 libsandbox.1.dylib (459.1.8) /usr/lib/libsandbox.1.dylib 0x7fff8aa68000 - 0x7fff8aa68ff7 libkeymgr.dylib (28) <12E451CF-4F5F-3023-9DC8-286A1968B311> /usr/lib/system/libkeymgr.dylib 0x7fff8aa70000 - 0x7fff8aa88fc7 libcompression.dylib (23) /usr/lib/libcompression.dylib 0x7fff8aaf7000 - 0x7fff8ab08fff libcmph.dylib (6) /usr/lib/libcmph.dylib 0x7fff8ab09000 - 0x7fff8ab22fff com.apple.CFOpenDirectory (10.11 - 194) <680BE5DC-61D5-38EB-B9E5-0EA5526BD4DC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8ab8e000 - 0x7fff8abbeff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8abbf000 - 0x7fff8abe4ff7 libPng.dylib (1432) <3DFFE703-A78B-3094-9668-5EA1177B7505> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8abe5000 - 0x7fff8abe7ffb libutil.dylib (43) <8DB10F2B-4FE8-39FA-84B6-0C62C26CEB9A> /usr/lib/libutil.dylib 0x7fff8abe8000 - 0x7fff8ac07ff7 com.apple.contacts.vCard (1.0 - 2137) <2758F7DD-060B-3832-B707-85FBD2524253> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff8ac3f000 - 0x7fff8ac4dfff com.apple.opengl (12.0.34 - 12.0.34) <7D63C884-AF3D-3167-ABCE-F7EEBDF9762B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8ac4e000 - 0x7fff8ac51ffb libScreenReader.dylib (425.4) <1DCA43B7-C1BA-3A17-B69D-6F0491F648C0> /usr/lib/libScreenReader.dylib 0x7fff8ac62000 - 0x7fff8ac7eff7 libextension.dylib (78) /usr/lib/libextension.dylib 0x7fff8ac7f000 - 0x7fff8ac9eff7 com.apple.framework.Apple80211 (11.0 - 1101.30) <29B3771A-248C-3976-ACDA-05F4CEA17C40> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8aca2000 - 0x7fff8acb0fff com.apple.ToneLibrary (1.0 - 1) <3A9AD1D7-FAF8-34B6-8E83-3EC6EF9272DD> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff8acb1000 - 0x7fff8acb2fff libsystem_secinit.dylib (20) <542CBE79-B3C6-3A4A-BA6D-0843C1253630> /usr/lib/system/libsystem_secinit.dylib 0x7fff8acb3000 - 0x7fff8acdaff7 com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff8acdb000 - 0x7fff8ad70fff com.apple.ink.framework (10.9 - 214) <5E562A3E-2C0D-30B0-B3CD-8F4B045051B6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8adc0000 - 0x7fff8addbfff com.apple.aps.framework (4.0 - 4.0) <2E18FFDE-F97D-3832-8D9C-168796448BEA> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff8b00e000 - 0x7fff8b07ffff com.apple.ApplicationServices.ATS (377 - 394) <5E309055-945E-3E40-99B1-B30243C86AE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8b080000 - 0x7fff8b08cff7 com.apple.OpenDirectory (10.11 - 194) <944C980D-0557-30B2-8BC9-1755EFCCECEF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8b08d000 - 0x7fff8b0dffff com.apple.ImageCaptureCore (7.0 - 7.0) <17D2CB7F-A3BA-334C-A20C-B2409E5582FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8b0e6000 - 0x7fff8c34aff7 com.apple.CoreGraphics (1.600.0 - 933) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8c370000 - 0x7fff8c371fff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8c3e9000 - 0x7fff8c3e9fff com.apple.Cocoa (6.11 - 22) <954D2BC7-940D-391E-88CE-8C469A27D7BF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8c679000 - 0x7fff8c6ccff7 libc++.1.dylib (120.1) <3F227C2B-08CF-3590-804A-19AB4FF4670C> /usr/lib/libc++.1.dylib 0x7fff8c6cd000 - 0x7fff8c6cffff libsystem_coreservices.dylib (19) <988A6A92-F0A4-3568-8612-7B2B01F3D4F3> /usr/lib/system/libsystem_coreservices.dylib 0x7fff8c6d0000 - 0x7fff8c6d0fff com.apple.audio.units.AudioUnit (1.13 - 1.13) <37881345-785F-36BB-90FE-E3291E4DAF66> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8ca71000 - 0x7fff8cabdff7 com.apple.corelocation (1486.17 - 1615.36) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff8cabe000 - 0x7fff8cf2bffb com.apple.GeoServices (1.0 - 1151.2.13.1) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff8cf2c000 - 0x7fff8cf2fff7 libCoreFSCache.dylib (119.5) <2A61E342-319A-3156-9456-F0B4043C944A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff8cf38000 - 0x7fff8cf52ff3 liblzma.5.dylib (10) /usr/lib/liblzma.5.dylib 0x7fff8cf53000 - 0x7fff8cf55fff com.apple.CoreDuetDebugLogging (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff8cf56000 - 0x7fff8cf98ff7 com.apple.Metal (54.26.3 - 54.26.3) <8A3180FA-8026-30BF-8EC4-CCC53CD2E8EF> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff8d6d0000 - 0x7fff8d721ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8d722000 - 0x7fff8d754fff libTrueTypeScaler.dylib (158) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff8d7c6000 - 0x7fff8d800ff7 com.apple.DebugSymbols (132 - 132) <02EA42A4-058E-3295-B9FA-CC682A3B30E0> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8d801000 - 0x7fff8dc75ff7 com.apple.CoreFoundation (6.9 - 1253) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8dd96000 - 0x7fff8dd98ff7 libRadiance.dylib (1432) <72BDD667-1D8A-356E-B9C3-99A022E1C47F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8dd99000 - 0x7fff8ddcaff7 libncurses.5.4.dylib (46) /usr/lib/libncurses.5.4.dylib 0x7fff8ddd2000 - 0x7fff8ddddfff libGL.dylib (12.0.34.11) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8de04000 - 0x7fff8de04fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <715465E1-283F-3A84-B522-73E32D4F0755> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8e827000 - 0x7fff8e833fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <67DC50C3-2526-3958-8278-0E2953949C6E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8e834000 - 0x7fff8e83aff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <48551028-EA18-32A5-A563-DB87C4382FF7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8e875000 - 0x7fff8e879fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8e87a000 - 0x7fff8e8bfff3 libFontRegistry.dylib (155) <02262575-4473-3B39-93CB-5F60607737FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8e903000 - 0x7fff8e909fff com.apple.IOAccelerator (203.7.1 - 203.7.1) <68212F3D-7660-3391-89CA-99363ED9AB4D> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff8e90a000 - 0x7fff8e915fff libkxld.dylib (3247.1.106) <2FC208B7-E826-393E-A00A-D3846E7FD258> /usr/lib/system/libkxld.dylib 0x7fff8ea97000 - 0x7fff8eadcff7 com.apple.coreservices.SharedFileList (24.2 - 24.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff8eadd000 - 0x7fff8eae0fff libsystem_sandbox.dylib (459.1.8) <2F36D536-482C-39EC-BAFD-72297728F0A4> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8eae1000 - 0x7fff8eae6fff com.apple.DiskArbitration (2.7 - 2.7) <46317245-CB56-3E69-94E8-E049B85A73A1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8eae9000 - 0x7fff8eae9fff libOpenScriptingUtil.dylib (169) /usr/lib/libOpenScriptingUtil.dylib 0x7fff8eba8000 - 0x7fff8ebb1ffb libsystem_notify.dylib (149) <01C0498D-F8A4-34CD-9D30-20BE30F2BA12> /usr/lib/system/libsystem_notify.dylib 0x7fff8ebb2000 - 0x7fff8ec3bff7 com.apple.PerformanceAnalysis (1.0 - 1) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8ec3c000 - 0x7fff8ec41fff com.apple.MediaAccessibility (1.0 - 79) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff8ec42000 - 0x7fff8ec52fff libSparseBLAS.dylib (1159) <81330B45-9CA3-34AC-891C-6E770C3DFC24> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff8ec53000 - 0x7fff8ec54fff libsystem_blocks.dylib (65) <1B4F1F10-823E-3781-8162-6884D14DF0D6> /usr/lib/system/libsystem_blocks.dylib 0x7fff8ec55000 - 0x7fff8ed47ff7 libiconv.2.dylib (44) /usr/lib/libiconv.2.dylib 0x7fff8ed5b000 - 0x7fff8ed5bfff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8edfa000 - 0x7fff8edfffff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8ee11000 - 0x7fff8eeb1fff com.apple.Metadata (10.7.0 - 972.8) <663424A3-370A-3336-94E3-48E9C40F39D8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8eeb2000 - 0x7fff8eecefff com.apple.GenerationalStorage (2.0 - 239) <8BED03EC-EEDA-31E9-B896-BC4B7AC3B5D2> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8eecf000 - 0x7fff8f09dff7 com.apple.QuartzCore (1.11 - 410.7) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8f0f0000 - 0x7fff8f2b0feb libBLAS.dylib (1159) <943445A4-F6CA-3923-882C-154D7D4AEFE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8f2b1000 - 0x7fff8f2b7fff com.apple.XPCService (2.0 - 1) <45990FC8-A6DC-328E-BCE8-D959F9C7EA16> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff8f37b000 - 0x7fff8f383fff com.apple.AppleSRP (5.0 - 1) <98592F10-2B24-3C53-99FC-754FF9380644> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff8f384000 - 0x7fff8f502fff com.apple.UIFoundation (1.0 - 435) <0F8CFA6C-A471-3EA1-A6D9-2726E4210DB4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff8f503000 - 0x7fff8f50ffff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <8D8F331E-21D2-3B7E-B977-3EB1D9E44D5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8f510000 - 0x7fff8f5bffff com.apple.cloudkit.CloudKit (480 - 480) <2507C1D3-733F-394A-9ADC-FF8FAD7D21B9> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff8f5c0000 - 0x7fff8f5effc3 libsystem_m.dylib (3105) /usr/lib/system/libsystem_m.dylib 0x7fff8f7df000 - 0x7fff8f904ff7 com.apple.LaunchServices (728.4 - 728.4) <03FDADC3-F5FB-3346-87A9-448F46D0E2F6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8f968000 - 0x7fff8fa63fff libFontParser.dylib (158) <3CD078A8-2E20-3B0F-B312-A2E641C76873> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8faac000 - 0x7fff8faddffb com.apple.GSS (4.0 - 2.0) <2E8E869D-C6BB-39F9-985C-EC28CB2EB0BD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8fb1d000 - 0x7fff8fb90ffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8fb91000 - 0x7fff8fbbaffb libRIP.A.dylib (933) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8fcb4000 - 0x7fff8fce2ff7 com.apple.DictionaryServices (1.2 - 250) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8fd3f000 - 0x7fff8fd4aff7 libcommonCrypto.dylib (60074) <92279BD9-2D2C-3C7C-BBAA-BCC900C1F31F> /usr/lib/system/libcommonCrypto.dylib 0x7fff8fd4b000 - 0x7fff8fd53fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <5A39DC6B-9A62-3586-84B9-030B0781D3E9> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff8fd54000 - 0x7fff8fd6efff com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8fdcc000 - 0x7fff8fdcfffb libdyld.dylib (360.14) <228ABADD-2621-3BF6-B744-BCA871CA0344> /usr/lib/system/libdyld.dylib 0x7fff8fdd0000 - 0x7fff8fe5dfe7 libsystem_c.dylib (1081.1.3) /usr/lib/system/libsystem_c.dylib 0x7fff8fe5e000 - 0x7fff8ff3eff7 unorm8_rgba.dylib (2.6.4.1) <49FF2837-D97B-3CFF-B139-E57D40700F32> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x7fff8ff90000 - 0x7fff8ff91fff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib 0x7fff8ff9f000 - 0x7fff90059fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <496E36AB-E52B-370A-AA25-5F07310C4A30> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff9005a000 - 0x7fff90094fff com.apple.QD (3.12 - 302) <5E9AA7F6-D503-37B6-B10E-0E19B88FEA6A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff903d4000 - 0x7fff903d4ff7 libunc.dylib (29) /usr/lib/system/libunc.dylib 0x7fff90723000 - 0x7fff9072bfff libcopyfile.dylib (127) <89C8CE1E-1BAF-32EF-BC93-F95BEE18E2F9> /usr/lib/system/libcopyfile.dylib 0x7fff9072c000 - 0x7fff90740fff libsystem_coretls.dylib (82) <43EEF423-DB24-3829-A728-29F5D9831C8C> /usr/lib/system/libsystem_coretls.dylib 0x7fff907dc000 - 0x7fff90a63ff3 com.apple.CFNetwork (760.0.5 - 760.0.5) <66C3378C-430D-3803-8025-66120AFDCD16> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff90a64000 - 0x7fff90a66ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <35337AC1-358A-3D77-BF81-6C85B4638471> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff90ab9000 - 0x7fff90b0efff com.apple.AE (701 - 701) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff90b20000 - 0x7fff90ef8fef com.apple.CoreAUC (214.0.0 - 214.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff91038000 - 0x7fff9104afff libsasl2.2.dylib (209) <159C2252-E295-35A8-9B18-845379E66B0F> /usr/lib/libsasl2.2.dylib 0x7fff9104b000 - 0x7fff9106fff7 libJPEG.dylib (1432) <12C4D161-C209-359E-82DB-F8FDF82167C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff91070000 - 0x7fff91072ff7 com.apple.SafariServices.framework (11601 - 11601.1.56) /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff91551000 - 0x7fff91554ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff9171c000 - 0x7fff9171efff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff9178d000 - 0x7fff9178dff7 liblaunch.dylib (755.1.19) <7EC0F297-43CC-3D11-B46B-7E72E372648A> /usr/lib/system/liblaunch.dylib 0x7fff91821000 - 0x7fff9182cfff com.apple.AppSandbox (4.0 - 261.1.1) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff9182d000 - 0x7fff91838ff7 libChineseTokenizer.dylib (16) <06D628C2-8E95-3729-AA27-8755DFED5898> /usr/lib/libChineseTokenizer.dylib 0x7fff91891000 - 0x7fff91893fff libCGXType.A.dylib (933) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff91894000 - 0x7fff91b00fff com.apple.imageKit (2.6 - 928) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff91b01000 - 0x7fff91b14fff com.apple.CoreBluetooth (1.0 - 1) <4A47C2AD-CF16-307A-B32F-68FD563D326A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff91b44000 - 0x7fff91b49ff7 libheimdal-asn1.dylib (452.1.1) /usr/lib/libheimdal-asn1.dylib 0x7fff91d7f000 - 0x7fff91d7ffff libenergytrace.dylib (10) <1ECA26B1-BF86-3B59-BF82-E2560374F04F> /usr/lib/libenergytrace.dylib 0x7fff926dc000 - 0x7fff926e7fff libcsfde.dylib (517) <83340980-0FC2-33DC-B98B-562C4842568E> /usr/lib/libcsfde.dylib 0x7fff92989000 - 0x7fff929f8ffb com.apple.datadetectorscore (7.0 - 460) <65672990-505F-3B1D-87FB-42BE532A4D07> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff92a13000 - 0x7fff930b8ff3 com.apple.JavaScriptCore (11601 - 11601.1.56) <1FC92922-FBCD-3EA4-AE13-F2F05525A125> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff931ed000 - 0x7fff9320eff7 com.apple.Sharing (438.0.1 - 438.0.1) <0F7F8D4D-D545-3E24-986E-AFC55974CD5A> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff9320f000 - 0x7fff933b4ff3 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <6EE756D4-6A54-3BFF-A1F3-AFB3DBEDE798> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff933b9000 - 0x7fff935c6fff libicucore.A.dylib (551.24) <2E82C140-5C46-31B0-8B25-411D80E855B6> /usr/lib/libicucore.A.dylib 0x7fff935c7000 - 0x7fff935c7fff com.apple.ApplicationServices (48 - 48) <89A5B02E-C706-3CEE-936F-A68BE2F11EEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff935c8000 - 0x7fff935caff7 com.apple.SecCodeWrapper (4.0 - 261.1.1) <2CAEF317-4FB1-3A88-BF83-975469C7F272> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff9365e000 - 0x7fff9365fffb libremovefile.dylib (41) /usr/lib/system/libremovefile.dylib 0x7fff93660000 - 0x7fff93669fff com.apple.icloud.FindMyDevice (1.0 - 1) <96746EB0-63B4-3A35-86C7-0097F824547F> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff9368e000 - 0x7fff936b5fff com.apple.ChunkingLibrary (167 - 167) <605B5D81-6266-33B6-9B78-4D945A630848> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff936b6000 - 0x7fff938c1fff libFosl_dynamic.dylib (16.24) /usr/lib/libFosl_dynamic.dylib 0x7fff938c2000 - 0x7fff938c4fff com.apple.OAuth (25 - 25) <005ED78B-AB68-3CAA-B848-52B07B82D638> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff93974000 - 0x7fff93974fff com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff93975000 - 0x7fff939d0ff7 libTIFF.dylib (1432) <424163EB-F274-3A16-BA47-D5E61BEC3AFC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff939d1000 - 0x7fff93a2ffff com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff93a30000 - 0x7fff93a40ff3 com.apple.ProtocolBuffer (1 - 242) <05F4E2A2-927E-32BB-877F-5F1411A4B2B7> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff93a4f000 - 0x7fff93a57fef libsystem_platform.dylib (73.1.1) <44488A7E-8877-3387-B76C-EA00888BF4E4> /usr/lib/system/libsystem_platform.dylib 0x7fff93a58000 - 0x7fff93a5dff7 libmacho.dylib (875.1) <57404A93-44B6-31D1-9F8E-D1655D4FD586> /usr/lib/system/libmacho.dylib 0x7fff93ccc000 - 0x7fff9418afd3 com.apple.vImage (8.0 - 8.0) <48A17863-BE56-3ACF-BD0B-0623E17B7AAE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff94342000 - 0x7fff94343ff3 com.apple.print.framework.Print (10.0 - 266) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff94344000 - 0x7fff9458ffff com.apple.AddressBook.framework (9.0 - 1679) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff94590000 - 0x7fff94ae6ff7 com.apple.MediaToolbox (1.0 - 1731.15.4) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff94ae7000 - 0x7fff94bcdfef unorm8_bgra.dylib (2.6.4.1) <28F838EA-19E5-3724-99FF-B61132555D09> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x7fff94bce000 - 0x7fff94f22ff7 com.apple.Foundation (6.9 - 1252) <947E328B-E855-3EB9-BB29-EFCED3311CD4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff94f23000 - 0x7fff94f2dfff com.apple.NetAuth (6.0 - 6.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff94f2e000 - 0x7fff94f32fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff94f33000 - 0x7fff94f6bfff com.apple.RemoteViewServices (2.0 - 99) <7BF29DC7-4657-3E0E-8971-EFC339F0AB42> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff94fa4000 - 0x7fff94fb3ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff95255000 - 0x7fff9525dfff com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <79DF16A7-E169-38A5-BF5E-2D45F86DE154> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff9525e000 - 0x7fff95261fff com.apple.Mangrove (1.0 - 1) <2D92A04C-ACD0-3AC2-8062-0A8D7C36DCBA> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff95262000 - 0x7fff9542bff7 com.apple.ImageIO.framework (3.3.0 - 1432) <928A6F24-155D-3057-BD27-1C83C7BC62D6> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff9543a000 - 0x7fff956b7ffb com.apple.security (7.0 - 57336.1.9) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff956b8000 - 0x7fff957fcff7 com.apple.QTKit (7.7.3 - 2937) <5CF9FB99-35C1-3559-86E7-73F58315A399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff957fd000 - 0x7fff95804ff7 com.apple.phonenumbers (1.1.1 - 105) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff95901000 - 0x7fff95997ff7 com.apple.ColorSync (4.9.0 - 4.9.0) <8E2C8BE0-C8BF-3B3D-BFF1-4E0933BF2EB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff959fa000 - 0x7fff95e28fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <74EA4DC9-1632-3CF1-8186-85B8CD69118C> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff95e29000 - 0x7fff95e3efff com.apple.AppContainer (4.0 - 261.1.1) <6F31BB33-0D51-3A4D-A7DD-42446BF43DA0> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff95e74000 - 0x7fff95e84fff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib 0x7fff95e90000 - 0x7fff95f1ddd7 com.apple.AppleJPEG (1.0 - 1) <121ED55C-9051-381E-9557-F7EDAB2EE692> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff95f73000 - 0x7fff95f90fff com.apple.AppleVPAFramework (2.0.15 - 2.0.15) <2847B765-B0A9-3D74-BDEF-556795270AE1> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff95f91000 - 0x7fff95f94fff libspindump.dylib (197) /usr/lib/libspindump.dylib 0x7fff95f95000 - 0x7fff95facfff libsystem_asl.dylib (322) <96DDF1BC-DBC2-3E3F-B566-5663A34CCEA3> /usr/lib/system/libsystem_asl.dylib 0x7fff95fd2000 - 0x7fff95fdaffb libsystem_dnssd.dylib (624.1.2) <49679E87-EAE3-3ED8-BDA8-3B0F993006C6> /usr/lib/system/libsystem_dnssd.dylib 0x7fff95fe1000 - 0x7fff96050fff com.apple.SearchKit (1.4.0 - 1.4.0) <35163E62-2295-35FF-B7FD-DDD1AC85B3FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff9608c000 - 0x7fff960f3fff com.apple.framework.CoreWiFi (11.0 - 1100.19) <60D48478-DFDA-3324-B82A-7F692C27969D> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff960f4000 - 0x7fff96202fff com.apple.desktopservices (1.10 - 1.10) <39F66160-E021-3339-BAA7-B350B4193EB3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff96203000 - 0x7fff9624fffb com.apple.HIServices (1.22 - 548) <47557A91-1524-3D1F-866A-D41204D3A104> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff96250000 - 0x7fff96255ff3 libunwind.dylib (35.3) <3D05A919-24FE-326D-9335-BD3E6F566A98> /usr/lib/system/libunwind.dylib 0x7fff962c2000 - 0x7fff962c4ff7 libsystem_configuration.dylib (801.1.1) <7C2B67BA-913D-3C70-9148-9AEDC9B8906C> /usr/lib/system/libsystem_configuration.dylib 0x7fff962fa000 - 0x7fff96313ffb com.apple.openscripting (1.7 - 169) <1704919C-56FB-36E4-82F5-FB1665043EB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff96336000 - 0x7fff9635fff7 libxslt.1.dylib (14) <3AD9DA40-A8F0-35CA-8663-4953BEDB3003> /usr/lib/libxslt.1.dylib 0x7fff96360000 - 0x7fff963abffb com.apple.print.framework.PrintCore (11.0 - 472) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff963ac000 - 0x7fff96422ff7 com.apple.MMCS (1.3 - 349) <7BB1FD05-F0E6-39A4-BA20-09721B132E07> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS 0x7fff96b02000 - 0x7fff96b04fff com.apple.loginsupport (1.0 - 1) <01357B87-B4F4-3E21-90FB-B2BD730B004A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff96b05000 - 0x7fff96b07ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff96b3c000 - 0x7fff96b3fff7 com.apple.help (1.3.3 - 46) <8EC7F083-E0A1-35C3-B3A7-4CFE24BDB69E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff96b40000 - 0x7fff96bf0fff com.apple.backup.framework (1.7 - 1.7) <723637F6-287E-3016-838C-9949548BE8A5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff96bf1000 - 0x7fff96bfaff3 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff96bfb000 - 0x7fff96c0cfff libz.1.dylib (60) /usr/lib/libz.1.dylib 0x7fff96c0d000 - 0x7fff96c53ff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib 0x7fff96c54000 - 0x7fff96c68fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <27568D69-8DDD-3C86-AE8E-C608609AA7BA> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff96feb000 - 0x7fff970a0fff com.apple.CoreDuet (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff972ea000 - 0x7fff97306ff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib 0x7fff97307000 - 0x7fff973a7fff com.apple.ViewBridge (157 - 157) <78610813-8150-3DD5-823D-F0ECDB0A583F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff973a8000 - 0x7fff973c3ff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib 0x7fff973c4000 - 0x7fff973c7fff com.apple.IOSurface (108.0.1 - 108.0.1) <43D70E5A-64F5-384A-A95E-64253538C24F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff973c8000 - 0x7fff973defff com.apple.CoreMediaAuthoring (2.2 - 953) <82B62463-6125-3B03-AA57-8724E13C7F41> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff973df000 - 0x7fff973dffff com.apple.Carbon (154 - 157) <53CA1409-1D3C-36A8-B59C-FD9F02285664> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff9745f000 - 0x7fff974c2ff3 libAVFAudio.dylib (161) <474B7C8D-71AD-3875-A950-788CB30F8126> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff974e0000 - 0x7fff974f6ff7 libLinearAlgebra.dylib (1159) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff974f7000 - 0x7fff9750cfff com.apple.ToneKit (1.0 - 1) /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff9769b000 - 0x7fff97728fff com.apple.CorePDF (4.0 - 4) <3E189105-11DD-3229-85D4-DDF105CAF73C> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff9772c000 - 0x7fff9772eff7 libquarantine.dylib (80) /usr/lib/system/libquarantine.dylib 0x7fff97749000 - 0x7fff977a6fff com.apple.CoreServices.OSServices (728.4 - 728.4) <3616CB77-EA92-35F9-A5C1-0835D6C956BC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff978e4000 - 0x7fff97958ff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff979c0000 - 0x7fff97a10ff7 com.apple.Symbolication (1.4 - 58044) <851391D9-DA2A-322B-A399-D115B5635900> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff97ae6000 - 0x7fff97bbefff com.apple.CoreMedia (1.0 - 1731.15.4) <30C4C79B-38E7-331F-A3D1-8D0777D23FD4> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff97bbf000 - 0x7fff97bc7fff com.apple.NetFS (6.0 - 4.0) <9E4954B8-47C9-3576-B687-F7EF7F1957CB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff97bc8000 - 0x7fff97bd6fff libxar.1.dylib (302) /usr/lib/libxar.1.dylib 0x7fff97bd7000 - 0x7fff97c00ff7 libsystem_info.dylib (476) <85F7D863-24EC-3DD4-9909-28403911B4FC> /usr/lib/system/libsystem_info.dylib 0x7fff97dbb000 - 0x7fff97df2ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <004EB5A9-619B-3244-99C8-F99A10F9DAA5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff97e55000 - 0x7fff97e93ff7 libGLImage.dylib (12.0.34.11) <057F9F59-B58A-3C8D-A965-F4929A212406> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff982c3000 - 0x7fff98556ff7 libmecabra.dylib (696) /usr/lib/libmecabra.dylib 0x7fff98557000 - 0x7fff985cafff com.apple.framework.IOKit (2.0.2 - 1178.1.4) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff985cb000 - 0x7fff985cffff libcache.dylib (75) /usr/lib/system/libcache.dylib 0x7fff98647000 - 0x7fff98669fff com.apple.MultitouchSupport.framework (304.2 - 304.2) <65C4A8FB-C72F-3B65-AE74-B4F254558A82> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff986ce000 - 0x7fff98771fff com.apple.Bluetooth (4.4.0 - 4.4.0f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff98772000 - 0x7fff98adcddf libobjc.A.dylib (680) /usr/lib/libobjc.A.dylib 0x7fff98b0d000 - 0x7fff98b45ff7 com.apple.Accounts (113 - 113) <689EE961-FC8D-3225-AD29-8AECDDB5AEBE> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff98b46000 - 0x7fff98b49fff libCoreVMClient.dylib (119.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff98b56000 - 0x7fff98c82ff7 com.apple.CoreText (352.0 - 494.3) <2A5DCA97-300D-36FB-9E94-3041CFF6D615> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff98c83000 - 0x7fff98cceff7 com.apple.CoreMediaIO (701.0 - 4790) <999CED97-2777-37EF-8425-F25B1B1F5A04> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff98ccf000 - 0x7fff98cf8fff libc++abi.dylib (125) /usr/lib/libc++abi.dylib 0x7fff99eaa000 - 0x7fff99edeff7 com.apple.CoreVideo (1.8 - 191.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff99edf000 - 0x7fff9a1c4ff3 com.apple.CoreServices.CarbonCore (1136 - 1136) <18A11D7C-5B3D-30DC-8B61-1B7F28D9CAF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff9a1c5000 - 0x7fff9a1d6ff7 libsystem_trace.dylib (200) /usr/lib/system/libsystem_trace.dylib 0x7fff9a1fc000 - 0x7fff9a21eff7 com.apple.IconServices (68 - 68) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff9a21f000 - 0x7fff9a260ff7 libGLU.dylib (12.0.34.11) <4F500E40-33FD-3EFF-8513-E553E3B4D560> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff9a269000 - 0x7fff9a2f5fff libCoreStorage.dylib (517) <753BB578-62C6-36F8-B366-72EF7742D42B> /usr/lib/libCoreStorage.dylib 0x7fff9a2f6000 - 0x7fff9a31ffff libxpc.dylib (755.1.19) <89081301-07DE-3C4E-A7C4-26B4C1B6BE96> /usr/lib/system/libxpc.dylib 0x7fff9a320000 - 0x7fff9a328fff libMatch.1.dylib (27) <72A843B9-6FB2-32A8-ACB0-191AB4DFD694> /usr/lib/libMatch.1.dylib 0x7fff9a381000 - 0x7fff9a528ffb com.apple.avfoundation (2.0 - 1046.9.1) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff9a584000 - 0x7fff9a5d6fff com.apple.AppleVAFramework (5.0.31 - 5.0.31) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff9a5d7000 - 0x7fff9a5dffff libGFXShared.dylib (12.0.34.11) <011CCF06-3F8D-3695-A60F-E67F72FF1583> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff9a5ea000 - 0x7fff9a5f3ff7 com.apple.DisplayServicesFW (3.0 - 378) <39017985-1524-3D27-A8CE-1C23EC5A191D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff9a5fa000 - 0x7fff9a6e5ff7 com.apple.QuickLookUIFramework (5.0 - 696.1) <921959F6-96C2-3814-8D20-0E761AB51199> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff9a6e6000 - 0x7fff9aa61ffb com.apple.VideoToolbox (1.0 - 1731.15.4) <72715A24-C3BC-35D8-8240-BBBD56E37090> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff9ab14000 - 0x7fff9ab72fff libsystem_network.dylib (582.1.4) <14ECA259-D471-3E47-A843-FF0990577893> /usr/lib/system/libsystem_network.dylib 0x7fff9abc5000 - 0x7fff9abc6fff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff9abcb000 - 0x7fff9abd9fff com.apple.IntlPreferences (2.0 - 192) <94E49D47-CBFB-3C2C-8677-C1A8FEC930A9> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff9ac7a000 - 0x7fff9ac83ff7 libsystem_pthread.dylib (137.1.1) <1373D0F1-C6CA-364E-A6BA-8BDBD0D34670> /usr/lib/system/libsystem_pthread.dylib 0x7fff9ac84000 - 0x7fff9acafff3 libarchive.2.dylib (32) <6AF86B2D-FFD1-33C0-8982-A767CBBC744B> /usr/lib/libarchive.2.dylib 0x7fff9acb0000 - 0x7fff9ad02fff com.apple.CloudDocs (1.0 - 382) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff9ad03000 - 0x7fff9ad0aff7 libcompiler_rt.dylib (62) <49C0F973-34CE-3ABA-9691-01C768DC28A0> /usr/lib/system/libcompiler_rt.dylib 0x7fff9ad7d000 - 0x7fff9ad8ffff com.apple.contacts.ContactsPersistence (1.0 - 2137) /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff9ad90000 - 0x7fff9b2b2fff com.apple.QuartzComposer (5.1 - 334) <7129C981-366E-39FB-8B2B-E5BBCF42CD05> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff9b2b3000 - 0x7fff9b2bbfff libsystem_networkextension.dylib (384.1.2) <4736FCC5-9DBA-31F4-AAC8-CD0A177CF502> /usr/lib/system/libsystem_networkextension.dylib 0x7fff9b2e9000 - 0x7fff9b2e9fff libmetal_timestamp.dylib (600.0.41.2) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fff9b2ea000 - 0x7fff9b2ffff3 libCGInterfaces.dylib (317.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff9b300000 - 0x7fff9b300fff com.apple.CoreServices (728.4 - 728.4) <3A896B0A-9C6A-3102-8760-4AF10A048B61> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff9b301000 - 0x7fff9b306fff com.apple.AssetCacheServices (14 - 14) /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices 0x7fff9b307000 - 0x7fff9b3aefff com.apple.LanguageModeling (1.0 - 1) <87047C9A-FCF4-3FB7-B741-5CF2F4001E01> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff9b3af000 - 0x7fff9bfd0ff7 com.apple.AppKit (6.9 - 1404) <0954FD83-92C7-3581-904B-96634B6BC197> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff9c2a5000 - 0x7fff9c2d3ff7 com.apple.CoreServicesInternal (248 - 248) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff9c4bb000 - 0x7fff9c6c7ff7 com.apple.CoreImage (11.0.0 - 366) <793C1B38-E97F-3AD9-995C-36BA91254D64> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff9c6c8000 - 0x7fff9c9bdff3 com.apple.HIToolbox (2.1.1 - 806) <580B44BC-E87A-3EEB-9CED-018161957735> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff9c9c4000 - 0x7fff9c9cffff com.apple.CrashReporterSupport (10.11 - 715) <465A97EE-0BA7-3D60-ABAB-8A17EDA2F19A> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff9ca4a000 - 0x7fff9cb91fc7 com.apple.coreui (2.1 - 362) <9FC411B1-20E4-3D5E-B47B-1BB662053FD5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff9cb92000 - 0x7fff9cca4fef libvDSP.dylib (563.3) <1CF0ABF8-ADD3-3DEA-8E12-AA4C97ACCB95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 58488 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: 222028850 thread_create: 0 thread_set_state: 7626 VM Region Summary: ReadOnly portion of Libraries: Total=267.8M resident=0K(0%) swapped_out_or_unallocated=267.8M(100%) Writable regions: Total=844.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=844.2M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= ATS (font support) 32.4M 6 Accelerate.framework 128K 2 Activity Tracing 2048K 2 CG backing stores 42.2M 5 CG image 112K 11 CG raster data 64K 2 CG shared images 400K 12 CoreAnimation 112K 19 CoreUI image data 2388K 15 CoreUI image file 320K 5 Dispatch continuations 16.0M 2 Foundation 28K 3 Image IO 204K 2 Kernel Alloc Once 8K 3 MALLOC 705.3M 79 MALLOC guard page 32K 7 Memory Tag 242 12K 2 OpenCL 8K 2 Process Corpse Info 2048K 2 STACK GUARD 55.7M 12 Stack 13.0M 13 VM_ALLOCATE 68K 11 __DATA 47.9M 281 __IMAGE 528K 2 __LINKEDIT 88.7M 8 __TEXT 179.1M 273 __UNICODE 552K 2 mapped file 339.3M 31 shared memory 16.3M 11 =========== ======= ======= TOTAL 1.5G 796 Model: MacBookPro10,1, BootROM MBP101.00EE.B09, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.3f36 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.21.94.23.1a20) Bluetooth: Version 4.4.0f4 16320, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: TS960GJDM725, 960.2 GB USB Device: USB 2.0 Bus USB Device: Hub USB Device: FaceTime HD Camera (Built-in) USB Device: USB 2.0 Bus USB Device: Hub USB Device: Hub USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: USB 3.0 Bus Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4 --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="backtrace-2.txt" Process: Emacs-x86_64-10_9 [1332] Path: /Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_9 Identifier: org.gnu.Emacs Version: Version 24.5 (9.0) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Emacs-x86_64-10_9 [1332] User ID: 501 Date/Time: 2015-10-05 22:34:49.948 +0200 OS Version: Mac OS X 10.11 (15A284) Report Version: 11 Anonymous UUID: 06C480DD-E9F3-E996-5456-F82DF68C949E Sleep/Wake UUID: A1785052-A4C8-4DB7-8FCA-ABEB89CD6811 Time Awake Since Boot: 22000 seconds Time Since Wake: 8000 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 0x0000000000000010 Exception Note: EXC_CORPSE_NOTIFY VM Regions Near 0x10: --> __TEXT 0000000100000000-000000010020e000 [ 2104K] r-x/rwx SM=COW /Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_9 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff8610eada __kill + 10 1 Emacs-x86_64-10_9 0x00000001000b8a54 terminate_due_to_signal + 148 2 Emacs-x86_64-10_9 0x00000001000d5e93 emacs_abort + 19 3 Emacs-x86_64-10_9 0x00000001001a7e2c ns_term_shutdown + 124 4 Emacs-x86_64-10_9 0x00000001000b8c4b shut_down_emacs + 283 5 Emacs-x86_64-10_9 0x00000001000b8a19 terminate_due_to_signal + 89 6 Emacs-x86_64-10_9 0x00000001000d77c6 deliver_fatal_thread_signal + 134 7 libsystem_platform.dylib 0x00007fff9596952a _sigtramp + 26 8 ??? 000000000000000000 0 + 0 9 com.apple.QuartzCore 0x00007fff97e0029f CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 87 10 com.apple.CoreFoundation 0x00007fff96417e07 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 11 com.apple.CoreFoundation 0x00007fff96417d77 __CFRunLoopDoObservers + 391 12 com.apple.CoreFoundation 0x00007fff963f6d58 CFRunLoopRunSpecific + 328 13 com.apple.HIServices 0x00007fff8df3671e waitForTransaction + 204 14 com.apple.AppKit 0x00007fff8d3ca5df minimizeItemsMaybeBatching + 89 15 com.apple.AppKit 0x00007fff8d3fd9d1 -[NSWindow(NSWindow_Theme) _minimizeToDock] + 192 16 Emacs-x86_64-10_9 0x00000001001a41ee x_iconify_frame + 430 17 Emacs-x86_64-10_9 0x000000010000f5f7 Ficonify_frame + 135 18 Emacs-x86_64-10_9 0x000000010013a066 Ffuncall + 1158 19 Emacs-x86_64-10_9 0x000000010017280b exec_byte_code + 2331 20 Emacs-x86_64-10_9 0x000000010013abff funcall_lambda + 831 21 Emacs-x86_64-10_9 0x0000000100139e69 Ffuncall + 649 22 Emacs-x86_64-10_9 0x000000010017280b exec_byte_code + 2331 23 Emacs-x86_64-10_9 0x000000010013abff funcall_lambda + 831 24 Emacs-x86_64-10_9 0x0000000100139e69 Ffuncall + 649 25 Emacs-x86_64-10_9 0x0000000100135eb5 apply1 + 53 26 Emacs-x86_64-10_9 0x0000000100133ed8 Fcall_interactively + 1272 27 Emacs-x86_64-10_9 0x000000010013a092 Ffuncall + 1202 28 Emacs-x86_64-10_9 0x000000010017280b exec_byte_code + 2331 29 Emacs-x86_64-10_9 0x0000000100139e69 Ffuncall + 649 30 Emacs-x86_64-10_9 0x000000010013a5ad call1 + 45 31 Emacs-x86_64-10_9 0x00000001000bcd8e command_loop_1 + 3518 32 Emacs-x86_64-10_9 0x00000001001387cb internal_condition_case + 251 33 Emacs-x86_64-10_9 0x00000001000cd85e command_loop_2 + 62 34 Emacs-x86_64-10_9 0x0000000100138163 internal_catch + 243 35 Emacs-x86_64-10_9 0x00000001000bb59d recursive_edit_1 + 221 36 Emacs-x86_64-10_9 0x00000001000bb74c Frecursive_edit + 236 37 Emacs-x86_64-10_9 0x00000001000ba3a0 main + 5856 38 libdyld.dylib 0x00007fff865ce5ad start + 1 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff861100a2 kevent_qos + 10 1 libdispatch.dylib 0x00007fff85cf51ad _dispatch_mgr_invoke + 216 2 libdispatch.dylib 0x00007fff85cf4e15 _dispatch_mgr_thread + 52 Thread 2: 0 libsystem_kernel.dylib 0x00007fff8610f222 __select + 10 1 Emacs-x86_64-10_9 0x00000001001a9408 -[EmacsApp fd_handler:] + 264 2 com.apple.Foundation 0x00007fff96a86084 __NSThread__start__ + 1351 3 libsystem_pthread.dylib 0x00007fff865d29b1 _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff865d292e _pthread_start + 168 5 libsystem_pthread.dylib 0x00007fff865d0385 thread_start + 13 Thread 3:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff86109c96 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff861090d7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff963f8024 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff963f74ec __CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff963f6d38 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff8d1baeed _NSEventThread + 149 6 libsystem_pthread.dylib 0x00007fff865d29b1 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff865d292e _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff865d0385 thread_start + 13 Thread 4: 0 libsystem_kernel.dylib 0x00007fff8610f78a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff865d258c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff865d0375 start_wqthread + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fff8610f78a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff865d258c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff865d0375 start_wqthread + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fff8610f78a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff865d258c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff865d0375 start_wqthread + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fff8610f78a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff865d258c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff865d0375 start_wqthread + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fff8610f78a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff865d258c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff865d0375 start_wqthread + 13 Thread 9: 0 libsystem_kernel.dylib 0x00007fff8610f78a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff865d258c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff865d0375 start_wqthread + 13 Thread 10: 0 libsystem_kernel.dylib 0x00007fff8610f78a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff865d258c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff865d0375 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfe428 rdx: 0x0000000000000000 rdi: 0x0000000000000534 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfe450 rsp: 0x00007fff5fbfe428 r8: 0x000000000000007f r9: 0x0000000101429e20 r10: 0x0000000000000000 r11: 0x0000000000000206 r12: 0x000000010053c680 r13: 0x000000010053c620 r14: 0x0000000000000028 r15: 0x0000000000000020 rip: 0x00007fff8610eada rfl: 0x0000000000000206 cr2: 0x000070000019a000 Logical CPU: 0 Error Code: 0x02000025 Trap Number: 133 Binary Images: 0x100000000 - 0x10020dfff +Emacs-x86_64-10_9 (0) /Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_9 0x102ffb000 - 0x102ffbfe7 +cl_kernels (???) <6074B39D-FEF6-4549-BFD1-7F97558B8DEE> cl_kernels 0x10f192000 - 0x10f193ff3 +cl_kernels (???) <8B3E3902-C02E-49E6-B67F-5E836934EB36> cl_kernels 0x7fff6159b000 - 0x7fff615d1f5f dyld (360.14) /usr/lib/dyld 0x7fff85650000 - 0x7fff85653ff3 libCGXCoreImage.A.dylib (934) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff8579a000 - 0x7fff85889fff libxml2.2.dylib (29) <0702E13C-D726-3DAF-B0D1-77F7B9EF6A37> /usr/lib/libxml2.2.dylib 0x7fff8588a000 - 0x7fff85a97fff libicucore.A.dylib (551.24) /usr/lib/libicucore.A.dylib 0x7fff85a98000 - 0x7fff85ac6ff7 com.apple.DictionaryServices (1.2 - 250) <94678AC8-41FF-3D2E-A35E-D83AD18D7A78> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff85ac8000 - 0x7fff85c46fff com.apple.UIFoundation (1.0 - 435) <237F281F-7F15-3309-B749-F8DA37822F9F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff85c5f000 - 0x7fff85cecfe7 libsystem_c.dylib (1081.1.3) /usr/lib/system/libsystem_c.dylib 0x7fff85ced000 - 0x7fff85d1afff libdispatch.dylib (500.1.5) <6B38497E-9448-3433-9D6B-6223F2A99431> /usr/lib/system/libdispatch.dylib 0x7fff85d20000 - 0x7fff85d62ff7 com.apple.Metal (54.26.3 - 54.26.3) <9000AE52-6638-309E-90A5-CB18C83A0A0E> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff85d63000 - 0x7fff85d65fff libsystem_coreservices.dylib (19) <692631A0-1923-32CA-9BD5-044B1382FFDE> /usr/lib/system/libsystem_coreservices.dylib 0x7fff86031000 - 0x7fff86040ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8605a000 - 0x7fff86094ff7 com.apple.DebugSymbols (132 - 132) <6F5853A1-5DA8-3C42-8E02-2B972F34BCE0> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff860ac000 - 0x7fff860f7ffb com.apple.print.framework.PrintCore (11.0 - 472) <34EA102A-D482-37FF-9C9B-E4FE4275913B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff860f8000 - 0x7fff86116fff libsystem_kernel.dylib (3247.1.106) <7DD242A1-E2BF-39D1-8787-B174046E4F15> /usr/lib/system/libsystem_kernel.dylib 0x7fff8611d000 - 0x7fff8618efff com.apple.ApplicationServices.ATS (377 - 394) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff86196000 - 0x7fff861b7fff com.apple.Sharing (438.0.1 - 438.0.1) <10C4A9FA-47C9-37D9-A60A-C27CC57A2539> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff861ee000 - 0x7fff86210ff7 com.apple.IconServices (68 - 68) <9F8B9184-8DA8-3B7A-970B-3086DDD1CC6F> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8623f000 - 0x7fff8632ffff libJP2.dylib (1432) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff865bf000 - 0x7fff865caff7 libChineseTokenizer.dylib (16) <1794A880-9C3D-37B2-8F3E-6CAFFB396089> /usr/lib/libChineseTokenizer.dylib 0x7fff865cb000 - 0x7fff865ceffb libdyld.dylib (360.14) /usr/lib/system/libdyld.dylib 0x7fff865cf000 - 0x7fff865d8ff7 libsystem_pthread.dylib (137.1.1) <1373D0F1-C6CA-364E-A6BA-8BDBD0D34670> /usr/lib/system/libsystem_pthread.dylib 0x7fff866a9000 - 0x7fff866b4fff com.apple.CrashReporterSupport (10.11 - 715) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff866f1000 - 0x7fff8677dfff libCoreStorage.dylib (517) <753BB578-62C6-36F8-B366-72EF7742D42B> /usr/lib/libCoreStorage.dylib 0x7fff867e9000 - 0x7fff86812fff libc++abi.dylib (125) /usr/lib/libc++abi.dylib 0x7fff868d9000 - 0x7fff86950fc7 libcorecrypto.dylib (334) <4E1B969F-8449-3B21-9880-51AD58E25AA6> /usr/lib/system/libcorecrypto.dylib 0x7fff869a4000 - 0x7fff869c0ff7 libsystem_malloc.dylib (67) <1B57A614-3D60-3F87-876F-7DB4AF38120F> /usr/lib/system/libsystem_malloc.dylib 0x7fff869dd000 - 0x7fff86a2eff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff86a2f000 - 0x7fff86a4bfff com.apple.GenerationalStorage (2.0 - 239) <05652CAD-E7F5-3225-929D-E13F241FBA41> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff86b82000 - 0x7fff86b83fff libsystem_secinit.dylib (20) <932ED582-E80F-39DA-B0FA-F1BC5F1AD2F8> /usr/lib/system/libsystem_secinit.dylib 0x7fff86db5000 - 0x7fff86db8ffb libScreenReader.dylib (425.4) <1DCA43B7-C1BA-3A17-B69D-6F0491F648C0> /usr/lib/libScreenReader.dylib 0x7fff86e35000 - 0x7fff86e37ff7 libquarantine.dylib (80) <1693C5FE-EA0A-3122-85EB-7950ECC7435A> /usr/lib/system/libquarantine.dylib 0x7fff86e38000 - 0x7fff86e52fff com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff86e55000 - 0x7fff86e66fff libSparseBLAS.dylib (1159) <86AFE478-E6FB-38AB-84A3-7E4317521F2C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff86edd000 - 0x7fff86ee0ff7 libCoreFSCache.dylib (119.5) <9BFF447F-D571-3EE6-860E-29886F1F913F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff86ee1000 - 0x7fff86f3dfef libTIFF.dylib (1432) <0E036A7E-5581-3727-95C6-A3359C76BC5C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff881ea000 - 0x7fff881ecff7 libsystem_configuration.dylib (801.1.1) /usr/lib/system/libsystem_configuration.dylib 0x7fff887a7000 - 0x7fff887cbfff com.apple.MultitouchSupport.framework (304.9 - 304.9) <650FA404-DC2C-365E-8373-218F1D765D35> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff887cc000 - 0x7fff887cdfff libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff88802000 - 0x7fff88807ff7 libmacho.dylib (875.1) /usr/lib/system/libmacho.dylib 0x7fff89247000 - 0x7fff89247fff libOpenScriptingUtil.dylib (169) <5C4A51D4-09A9-3209-8E57-15F112725CC4> /usr/lib/libOpenScriptingUtil.dylib 0x7fff89248000 - 0x7fff8952dff3 com.apple.CoreServices.CarbonCore (1136 - 1136) <9DE930A3-63C0-3E21-965A-132D97D61892> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff89532000 - 0x7fff89619ff7 libcrypto.0.9.8.dylib (59) <7C4E5457-B66C-39CA-BC0E-15CA6C051FC0> /usr/lib/libcrypto.0.9.8.dylib 0x7fff89ac6000 - 0x7fff89aeffff libxpc.dylib (755.1.19) <3E09C275-A33B-357A-B0AB-A2DDF88EC9D5> /usr/lib/system/libxpc.dylib 0x7fff89bf3000 - 0x7fff89c06fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff89c07000 - 0x7fff89c09ffb libutil.dylib (43) /usr/lib/libutil.dylib 0x7fff89c37000 - 0x7fff89c5cff7 libPng.dylib (1432) <975C970D-DCFA-35E4-918A-46939F279D75> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff89c5d000 - 0x7fff89c65fff com.apple.AppleSRP (5.0 - 1) <8DBB11A2-150A-3E70-8B83-DDEDAB15E2C3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff89cd5000 - 0x7fff89d85fe7 libvMisc.dylib (563.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff89df3000 - 0x7fff89eeefff libFontParser.dylib (158) <3CD078A8-2E20-3B0F-B312-A2E641C76873> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8a0a6000 - 0x7fff8a0b2fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <12117823-8A9E-3C88-A01C-3B25D68535CE> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8a769000 - 0x7fff8a76affb libSystem.B.dylib (1225.1.1) /usr/lib/libSystem.B.dylib 0x7fff8a76b000 - 0x7fff8a783fcf libcompression.dylib (23) <7467B2EB-E0E0-3E9D-9EAD-3E04500C6395> /usr/lib/libcompression.dylib 0x7fff8a784000 - 0x7fff8abb2fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff8abb3000 - 0x7fff8abb6fff libsystem_sandbox.dylib (459.1.8) <2F36D536-482C-39EC-BAFD-72297728F0A4> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8abb7000 - 0x7fff8abbffff com.apple.NetFS (6.0 - 4.0) <5602F3EB-64F6-3495-BEF0-988F92974234> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8ace3000 - 0x7fff8ad41fff libsystem_network.dylib (582.1.4) <14ECA259-D471-3E47-A843-FF0990577893> /usr/lib/system/libsystem_network.dylib 0x7fff8ad42000 - 0x7fff8ae51fe7 libvDSP.dylib (563.3) <837D67E4-AA5D-3273-9CA5-EB42C3872E1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8ae52000 - 0x7fff8ae93ff7 libGLU.dylib (12.0.34.11) <4F500E40-33FD-3EFF-8513-E553E3B4D560> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8aeaa000 - 0x7fff8aec1fff libsystem_asl.dylib (322) <97D794DA-8CE5-3676-AC5E-364F6D172BDA> /usr/lib/system/libsystem_asl.dylib 0x7fff8aec2000 - 0x7fff8aec7fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8aeec000 - 0x7fff8b0f7fff libFosl_dynamic.dylib (16.24) <7B19F360-858C-3C49-9E6D-A95CF3BE2186> /usr/lib/libFosl_dynamic.dylib 0x7fff8b153000 - 0x7fff8b153fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <4720E500-E247-3002-9672-EE2336D7679A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8b154000 - 0x7fff8b449ff3 com.apple.HIToolbox (2.1.1 - 806) <510697D0-2F92-3256-B587-AD11DF988430> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8b462000 - 0x7fff8b587ff7 com.apple.LaunchServices (728.4 - 728.4) <78774CB9-B206-360F-BC9F-2ACA69811814> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8b63a000 - 0x7fff8b8beff7 com.apple.RawCamera.bundle (6.16 - 817) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8b8bf000 - 0x7fff8b9ebff7 com.apple.CoreText (352.0 - 494.3) <2A5DCA97-300D-36FB-9E94-3041CFF6D615> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8b9ec000 - 0x7fff8baccff7 unorm8_rgba.dylib (2.6.4.1) <49FF2837-D97B-3CFF-B139-E57D40700F32> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x7fff8bb1a000 - 0x7fff8bb26fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <8D8F331E-21D2-3B7E-B977-3EB1D9E44D5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8bc28000 - 0x7fff8bc30fff com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <79DF16A7-E169-38A5-BF5E-2D45F86DE154> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff8bc31000 - 0x7fff8bc32fff libsystem_blocks.dylib (65) <1B4F1F10-823E-3781-8162-6884D14DF0D6> /usr/lib/system/libsystem_blocks.dylib 0x7fff8bc33000 - 0x7fff8bc3eff7 libcommonCrypto.dylib (60074) /usr/lib/system/libcommonCrypto.dylib 0x7fff8bc96000 - 0x7fff8bca6fff libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x7fff8bca7000 - 0x7fff8bca9fff libCGXType.A.dylib (934) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8bdf8000 - 0x7fff8be8eff7 com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8bfe6000 - 0x7fff8c020fff com.apple.QD (3.12 - 302) <46969760-B02A-3ED5-B8BC-D6144939B16E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8c1f5000 - 0x7fff8c488ff7 libmecabra.dylib (696) <55386F90-7260-38EC-BA41-897865944908> /usr/lib/libmecabra.dylib 0x7fff8c489000 - 0x7fff8c49fff7 libLinearAlgebra.dylib (1159) <01BD9187-521F-3F96-B477-24511318AECD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff8c637000 - 0x7fff8c63bfff libpam.2.dylib (20) <7F986CE8-EF74-3BC3-BB7E-5267E24EAFFE> /usr/lib/libpam.2.dylib 0x7fff8c78d000 - 0x7fff8c8b1fef libsqlite3.dylib (216) /usr/lib/libsqlite3.dylib 0x7fff8c8b2000 - 0x7fff8c8b2fff com.apple.CoreServices (728.4 - 728.4) <208E32DA-E7D9-3B4F-A545-EE2BFB53696D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8c8b3000 - 0x7fff8c8c4fff libz.1.dylib (60) <43317BEA-ACA2-34C2-AF37-902AA926C83A> /usr/lib/libz.1.dylib 0x7fff8cae4000 - 0x7fff8cae4ff7 liblaunch.dylib (755.1.19) <7EC0F297-43CC-3D11-B46B-7E72E372648A> /usr/lib/system/liblaunch.dylib 0x7fff8ccdf000 - 0x7fff8cce4ff3 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff8cce5000 - 0x7fff8cce8fff libCoreVMClient.dylib (119.5) <3B709F2E-35BA-3D96-9324-E56AF5F68E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8cf40000 - 0x7fff8cf6eff7 com.apple.CoreServicesInternal (248 - 248) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8d010000 - 0x7fff8d01afff com.apple.NetAuth (6.0 - 6.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8d01b000 - 0x7fff8dc3dfff com.apple.AppKit (6.9 - 1404.11) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8dc93000 - 0x7fff8ddfafff libBLAS.dylib (1159) <35ADE4D4-391A-30C2-9D38-388F543EA4BA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8ddfe000 - 0x7fff8de0cfff com.apple.opengl (12.0.34 - 12.0.34) <7D63C884-AF3D-3167-ABCE-F7EEBDF9762B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8de27000 - 0x7fff8de2dfff com.apple.IOAccelerator (203.7.1 - 203.7.1) <68212F3D-7660-3391-89CA-99363ED9AB4D> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff8deda000 - 0x7fff8def9ff7 com.apple.framework.Apple80211 (11.0 - 1101.30) <7A0350BD-18E0-38F3-80F2-EABD1643BA2D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8defa000 - 0x7fff8defefff libcache.dylib (75) <4948E2C8-867F-3E9D-AAE7-2F30F0B345C6> /usr/lib/system/libcache.dylib 0x7fff8df22000 - 0x7fff8df6effb com.apple.HIServices (1.22 - 548) <19389B63-C373-31AE-9180-3A11093EAE58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8df6f000 - 0x7fff8df71fff com.apple.loginsupport (1.0 - 1) <07F03548-C89E-3082-B170-6D03D839B551> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff8df72000 - 0x7fff8df8bfff com.apple.CFOpenDirectory (10.11 - 194) <64C52603-1947-3350-819E-3A45F9036036> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8df8e000 - 0x7fff8dfdefff libcups.2.dylib (435) /usr/lib/libcups.2.dylib 0x7fff8e023000 - 0x7fff8e03fff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib 0x7fff8e048000 - 0x7fff8e0d5dd7 com.apple.AppleJPEG (1.0 - 1) <6230F3A0-C89D-3A35-A896-A17B3513E8DB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff8e0d6000 - 0x7fff8e0d6fff libenergytrace.dylib (10) <64F779D4-2192-37EC-8DB5-EC55BAE50058> /usr/lib/libenergytrace.dylib 0x7fff8e0d7000 - 0x7fff8e0d7ff7 libkeymgr.dylib (28) <47080280-8B57-3D75-8A20-9E100864DE27> /usr/lib/system/libkeymgr.dylib 0x7fff8e1f6000 - 0x7fff8e202ff7 com.apple.OpenDirectory (10.11 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8e262000 - 0x7fff8e65efff libLAPACK.dylib (1159) <50654652-353D-3B6D-9065-8932042F3B17> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8e666000 - 0x7fff8e67afff libsystem_coretls.dylib (82) <21EDACF1-D9B3-3086-9821-60EB75E7F965> /usr/lib/system/libsystem_coretls.dylib 0x7fff8e67b000 - 0x7fff8e6d9fff com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8e6da000 - 0x7fff8e6ebfff libcmph.dylib (6) <43880250-9C2D-395C-90C7-CCCE109FF1B2> /usr/lib/libcmph.dylib 0x7fff8e6ec000 - 0x7fff8e781fff com.apple.ink.framework (10.9 - 214) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8e782000 - 0x7fff8e7b5fff com.apple.MediaKit (16 - 807) <6F40D74C-7F2C-3693-AF80-63365A6F7680> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8f877000 - 0x7fff8f893ff7 libextension.dylib (78) <3A674BC1-8D7E-3A62-80EF-F950B02CB0FF> /usr/lib/libextension.dylib 0x7fff8f8eb000 - 0x7fff8f8ebfff libmetal_timestamp.dylib (600.0.41.2) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fff8f8ee000 - 0x7fff8f991fff com.apple.Bluetooth (4.4.0 - 4.4.0f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff8fe93000 - 0x7fff8fed9ff7 libauto.dylib (186) <460B0167-C89B-37EC-823C-52F684B31C26> /usr/lib/libauto.dylib 0x7fff8feda000 - 0x7fff8fedafff com.apple.Accelerate (1.10 - Accelerate 1.10) <524AF1B0-1E45-3F03-83FF-493F9F8E1FF8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8fedb000 - 0x7fff8fee0ff7 libheimdal-asn1.dylib (452.1.1) <6E911973-1E1A-3F80-B955-FA78CF20FBFD> /usr/lib/libheimdal-asn1.dylib 0x7fff901bd000 - 0x7fff901cffff libsasl2.2.dylib (209) /usr/lib/libsasl2.2.dylib 0x7fff902be000 - 0x7fff90405fff com.apple.coreui (2.1 - 362) <1F30C006-9058-3B39-9DC3-594FDB108174> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff904ac000 - 0x7fff9051bffb com.apple.datadetectorscore (7.0 - 460) <65672990-505F-3B1D-87FB-42BE532A4D07> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff90529000 - 0x7fff90532ff3 com.apple.CommonAuth (4.0 - 2.0) <6EF43A6E-C071-36A3-8B94-694AC6BEF6D3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff909f0000 - 0x7fff90c6dffb com.apple.security (7.0 - 57336.1.9) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff90c7b000 - 0x7fff91ec1fe3 com.apple.CoreGraphics (1.600.0 - 934) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff91edc000 - 0x7fff91ef7ff7 libCRFSuite.dylib (34) <65E4DC91-A994-3921-B5B0-696123CE0C1E> /usr/lib/libCRFSuite.dylib 0x7fff91ef8000 - 0x7fff91f0ffff libmarisa.dylib (4) <4D3AE55B-CE77-364F-B8DE-C95CAA48B291> /usr/lib/libmarisa.dylib 0x7fff91f13000 - 0x7fff91f86fff com.apple.framework.IOKit (2.0.2 - 1178.1.4) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff91fb0000 - 0x7fff91fcdfff com.apple.AppleVPAFramework (2.0.15 - 2.0.15) <2847B765-B0A9-3D74-BDEF-556795270AE1> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff9222b000 - 0x7fff9222ffff libGIF.dylib (1432) <4C5B63B4-ABCA-3A99-A69F-D0E27E87E5A3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff92230000 - 0x7fff92230fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff92231000 - 0x7fff92280ff7 com.apple.opencl (2.6.9 - 2.6.9) <68A63931-3F6F-3DE2-9C8D-624006908B83> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff92281000 - 0x7fff922f5ff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff92c63000 - 0x7fff92c6bfff libsystem_networkextension.dylib (384.1.2) <4736FCC5-9DBA-31F4-AAC8-CD0A177CF502> /usr/lib/system/libsystem_networkextension.dylib 0x7fff92c6c000 - 0x7fff92d7afff com.apple.desktopservices (1.10 - 1.10) <76AA21FE-0F96-366A-9B43-6188FBC29ABE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff92d80000 - 0x7fff92e09ff7 com.apple.PerformanceAnalysis (1.0 - 1) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff92e0a000 - 0x7fff92e31fff com.apple.ChunkingLibrary (167 - 167) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff92e32000 - 0x7fff931c7fdf com.apple.vImage (8.0 - 8.0) <3DEF81C9-CD75-32BF-A927-4FCD89D57190> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff93219000 - 0x7fff934a0ff3 com.apple.CFNetwork (760.0.5 - 760.0.5) <66C3378C-430D-3803-8025-66120AFDCD16> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff934cd000 - 0x7fff935b3fef unorm8_bgra.dylib (2.6.4.1) <28F838EA-19E5-3724-99FF-B61132555D09> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x7fff935d3000 - 0x7fff935defff libGL.dylib (12.0.34.11) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff935ec000 - 0x7fff93631ff7 com.apple.coreservices.SharedFileList (24.2 - 24.2) <07212306-2DBC-303B-B042-4C02E70F073C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff93632000 - 0x7fff9363aff7 libcldcpuengine.dylib (2.6.4.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff9363b000 - 0x7fff93649ff7 libbz2.1.0.dylib (38) <99C5121D-8147-3B51-8D79-66245C863338> /usr/lib/libbz2.1.0.dylib 0x7fff9369f000 - 0x7fff936efff7 com.apple.Symbolication (1.4 - 58044) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff9372c000 - 0x7fff93753ff7 com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff93756000 - 0x7fff9382cff7 com.apple.DiskImagesFramework (10.11 - 414) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff938a2000 - 0x7fff938a9ff7 libcompiler_rt.dylib (62) <253B36E5-572D-377D-AE99-A02CE32590E5> /usr/lib/system/libcompiler_rt.dylib 0x7fff938b9000 - 0x7fff93923ff7 com.apple.framework.CoreWLAN (11.0 - 1100.19) <3CA2F32A-4FBF-39ED-83EC-F2E3C43D3775> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff93a16000 - 0x7fff93a17fff com.apple.TrustEvaluationAgent (2.0 - 25) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff944ea000 - 0x7fff9468fff3 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <7380C7DA-7CE8-34DF-BB3D-DAFE9406674F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff94690000 - 0x7fff94740fff com.apple.backup.framework (1.7 - 1.7) <551ABBE3-211D-3D7D-B811-B2F863DD17CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff94a05000 - 0x7fff94a05ff7 libunc.dylib (29) /usr/lib/system/libunc.dylib 0x7fff94aad000 - 0x7fff94ab5fff libcopyfile.dylib (127) /usr/lib/system/libcopyfile.dylib 0x7fff94b7b000 - 0x7fff94ba4ff7 libxslt.1.dylib (14) <412A09C9-7C02-351E-A416-2453361EACA9> /usr/lib/libxslt.1.dylib 0x7fff94bbd000 - 0x7fff94bbffff libCVMSPluginSupport.dylib (12.0.34.11) <36238490-6F35-35CA-B0B8-4032ABA7C537> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff94bc0000 - 0x7fff94bc8fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff94c05000 - 0x7fff94c07ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <0EA1807B-4F41-317D-A6C2-E6A23F201252> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff94c65000 - 0x7fff94c70fff libkxld.dylib (3247.1.106) /usr/lib/system/libkxld.dylib 0x7fff94d4a000 - 0x7fff94d52ffb libsystem_dnssd.dylib (624.1.2) /usr/lib/system/libsystem_dnssd.dylib 0x7fff94d80000 - 0x7fff94d81fff liblangid.dylib (122) /usr/lib/liblangid.dylib 0x7fff94dfa000 - 0x7fff94e25ff3 libarchive.2.dylib (32) <731529D2-1178-3742-AFE0-6CA8568FBB19> /usr/lib/libarchive.2.dylib 0x7fff94f66000 - 0x7fff9520cfff com.apple.CoreData (120 - 640) <7934FDB8-526E-32F4-BE20-55388DB8CCBF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff9520d000 - 0x7fff9521eff7 libsystem_trace.dylib (200) /usr/lib/system/libsystem_trace.dylib 0x7fff9526c000 - 0x7fff95275fff com.apple.icloud.FindMyDevice (1.0 - 1) <28CE764F-4C4C-3A75-B7AE-EDBC7A189E82> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff95288000 - 0x7fff95290fff libGFXShared.dylib (12.0.34.11) <011CCF06-3F8D-3695-A60F-E67F72FF1583> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff952ee000 - 0x7fff95302fe3 libCGInterfaces.dylib (317.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff95786000 - 0x7fff957c4ff7 libGLImage.dylib (12.0.34.11) <057F9F59-B58A-3C8D-A965-F4929A212406> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff958b1000 - 0x7fff958e0fc3 libsystem_m.dylib (3105) <07D50372-30ED-3B03-9FA0-0662BF8F0098> /usr/lib/system/libsystem_m.dylib 0x7fff95939000 - 0x7fff9595dfff libJPEG.dylib (1432) <69E090BE-7139-35B8-A621-BBE5CE2DB085> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff95964000 - 0x7fff95966fff com.apple.EFILogin (2.0 - 2) <1FF63331-0B4A-385D-AC44-7AE665947553> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff95967000 - 0x7fff9596ffef libsystem_platform.dylib (73.1.1) <3F4D2390-E3DE-3C24-A515-95DFAC8671C4> /usr/lib/system/libsystem_platform.dylib 0x7fff95970000 - 0x7fff959a1ffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff96174000 - 0x7fff96266ff7 libiconv.2.dylib (44) <82529E3B-0485-344C-8075-83C7725D6A6F> /usr/lib/libiconv.2.dylib 0x7fff96268000 - 0x7fff96308fff com.apple.Metadata (10.7.0 - 972.9) <83FB4CDD-29DE-3DAD-8FEB-FD9E9474576F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff96309000 - 0x7fff96314fff libcsfde.dylib (517) <83340980-0FC2-33DC-B98B-562C4842568E> /usr/lib/libcsfde.dylib 0x7fff96315000 - 0x7fff96318fff com.apple.IOSurface (108.0.1 - 108.0.1) <43D70E5A-64F5-384A-A95E-64253538C24F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff9631f000 - 0x7fff9636dfff libcurl.4.dylib (90) <00662A4C-B89A-3A17-93FF-950C6DE47F99> /usr/lib/libcurl.4.dylib 0x7fff9636e000 - 0x7fff967e2ff7 com.apple.CoreFoundation (6.9 - 1253) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff967e4000 - 0x7fff967feff3 liblzma.5.dylib (10) <8CD18286-49EA-31E4-8A73-1BF8DECED6C6> /usr/lib/liblzma.5.dylib 0x7fff969b4000 - 0x7fff96a07ff7 libc++.1.dylib (120.1) <54190E1B-EE49-3D6D-AC29-2813D7380BA5> /usr/lib/libc++.1.dylib 0x7fff96a50000 - 0x7fff96da4ff7 com.apple.Foundation (6.9 - 1252) <2D13ED37-BFFE-3B7F-A65A-D6ED43B05EE9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff96da5000 - 0x7fff96deaff3 libFontRegistry.dylib (155) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff96deb000 - 0x7fff96dedff7 libRadiance.dylib (1432) <576E5580-A695-320E-9525-103FCD723137> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff96dee000 - 0x7fff96e55fff com.apple.framework.CoreWiFi (11.0 - 1100.19) <537EFC2F-3A23-36D7-9320-8834D51EB243> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff96e56000 - 0x7fff96edefff com.apple.CoreSymbolication (3.1 - 58048.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff96edf000 - 0x7fff96ee5ff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <433F8745-874A-39B3-A7C6-2EDA8C2C6B4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff96ee6000 - 0x7fff96f17ff7 libncurses.5.4.dylib (46) <766F2188-F523-3FAA-AC1F-49447F09E133> /usr/lib/libncurses.5.4.dylib 0x7fff96fea000 - 0x7fff96ff3ffb libsystem_notify.dylib (149) <56ABC155-CB99-30A8-A8B1-C204B5615092> /usr/lib/system/libsystem_notify.dylib 0x7fff97594000 - 0x7fff975bdffb libRIP.A.dylib (934) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff975dc000 - 0x7fff975ddffb libremovefile.dylib (41) /usr/lib/system/libremovefile.dylib 0x7fff975de000 - 0x7fff97685fff com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff97686000 - 0x7fff976baff7 com.apple.CoreVideo (1.8 - 191.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff976bb000 - 0x7fff9772afff com.apple.SearchKit (1.4.0 - 1.4.0) <45A716CD-D9E7-3F1F-9EC8-BB37CA9E8C04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff9772b000 - 0x7fff978f1fef com.apple.ImageIO.framework (3.3.0 - 1432) <06EADBB8-54E0-39B5-BAA4-935FE9E62FE4> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff978f2000 - 0x7fff97c556d7 libobjc.A.dylib (680) <7C5FAD04-2C01-3ED6-AA40-78925C12A456> /usr/lib/libobjc.A.dylib 0x7fff97d23000 - 0x7fff97dddfff com.apple.DiscRecording (9.0.1 - 9010.4.3) <9E68D2AF-7205-3764-B051-8F112AFA8208> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff97de4000 - 0x7fff97fb2ff7 com.apple.QuartzCore (1.11 - 410.7) <3DDB2E3A-6902-3216-8DC4-56ED16B7C698> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff987af000 - 0x7fff987bdfff libxar.1.dylib (302) <898402AF-0DF3-341D-83EA-4A1B1770E718> /usr/lib/libxar.1.dylib 0x7fff987e5000 - 0x7fff98858ffb com.apple.Heimdal (4.0 - 2.0) <2D358FB4-61BB-3BB6-9EF7-D9868A0B0275> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff98861000 - 0x7fff988befff com.apple.CoreServices.OSServices (728.4 - 728.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff988bf000 - 0x7fff988f7fff com.apple.RemoteViewServices (2.0 - 99) <8BD12AE2-BE91-37CF-955B-62E08551FF83> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff98dc6000 - 0x7fff98dcbfff com.apple.TCC (1.0 - 1) <8D7468B6-D5A3-3BF9-BD98-E8087AF0B61B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff98dce000 - 0x7fff98df7ff7 libsystem_info.dylib (476) <65D0643A-C8AE-3E8D-9F6E-E4AD823F16B2> /usr/lib/system/libsystem_info.dylib 0x7fff98e49000 - 0x7fff98e9efff com.apple.AE (701 - 701) <87FDCC5A-82AC-36A2-BFE9-D0B2A3D870F1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff9927f000 - 0x7fff992b6ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <207E4A14-E3CC-3658-ABAF-B5CAEC9ED1EB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff99341000 - 0x7fff99341fff com.apple.audio.units.AudioUnit (1.13 - 1.13) <017C6053-C32E-34EE-AAAE-6702E74F14EF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff9938e000 - 0x7fff9959aff7 com.apple.CoreImage (11.0.0 - 366) <8FEAE237-1EBA-3058-B4B3-BB36F6640F44> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 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: 9746 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=217.6M resident=0K(0%) swapped_out_or_unallocated=217.6M(100%) Writable regions: Total=195.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=195.5M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate.framework 128K 2 Activity Tracing 2048K 2 CG backing stores 22.0M 4 CG image 108K 5 CG shared images 240K 7 CoreAnimation 16K 2 CoreUI image data 596K 8 CoreUI image file 192K 3 Dispatch continuations 16.0M 2 Kernel Alloc Once 8K 3 MALLOC 111.0M 36 MALLOC guard page 32K 7 Memory Tag 242 12K 2 OpenCL 24K 3 Process Corpse Info 2048K 2 STACK GUARD 55.7M 12 Stack 13.0M 13 VM_ALLOCATE 60K 9 __DATA 39.1M 213 __IMAGE 528K 2 __LINKEDIT 88.5M 6 __TEXT 129.1M 206 __UNICODE 552K 2 mapped file 101.9M 14 shared memory 16.3M 9 =========== ======= ======= TOTAL 599.1M 549 Model: MacBookPro11,3, BootROM MBP112.0138.B15, 4 processors, Intel Core i7, 2,8 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, 0x80AD, 0x484D54343147533641465238412D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.21.94.25.1a3) Bluetooth: Version 4.4.0f4 16320, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM0512F, 500,28 GB USB Device: USB 3.0 Bus USB Device: BUP Slim Mac SL USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1 --EVF5PPMfhYS0aIcm-- From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 06 13:13:11 2015 Received: (at 21626) by debbugs.gnu.org; 6 Oct 2015 17:13:11 +0000 Received: from localhost ([127.0.0.1]:57335 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZjVna-0004qU-A4 for submit@debbugs.gnu.org; Tue, 06 Oct 2015 13:13:10 -0400 Received: from sa38.galvanix.net ([98.126.48.38]:42282 helo=kill.porkrind.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZjVnX-0004qL-IA for 21626@debbugs.gnu.org; Tue, 06 Oct 2015 13:13:08 -0400 Received: from porkrind.org (cpe-76-170-36-134.socal.res.rr.com [76.170.36.134]) by kill.porkrind.org (Postfix) with ESMTPS id 96AFA5F14E for <21626@debbugs.gnu.org>; Tue, 6 Oct 2015 10:12:16 -0700 (PDT) Authentication-Results: kill.porkrind.org; dkim=pass (1536-bit key; unprotected) header.d=porkrind.org header.i=@porkrind.org header.b=LLOVKb6r; dkim-atps=neutral Received: from porkrind.org (localhost [127.0.0.1]) by porkrind.org (8.14.9/8.14.9/Debian-4) with ESMTP id t96HCC7r011728 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for <21626@debbugs.gnu.org>; Tue, 6 Oct 2015 10:12:13 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=porkrind.org; s=apoptygma; t=1444151533; bh=R1606vw3YMrlvWykDcM2w4tj3/reZE0vfxwrcyINyzw=; h=Date:From:To:Subject:From; b=LLOVKb6r7oPjhJF35PZZm5KbPvLb8KLzVqAGF9pA8391wLu82des/4Z6aslVFTbOp k3PIy0X7gUCSS7R8Fqg8EqAdnjXwh5h/EQ18srOWsTNt23iVNJJzOgxWu/AIyGUHJl aYwIrvSEW4o1JlniA8qiZUPdHkbTYG8iZfKYqWWc2H5MvNF5mwyc53XKb1AbzyyZcx XfIciRankvAM3+ggdd0LpWT0Lpob8RRkPUy087IG+SK55BRhzOZv1P2YfVa Received: (from david@localhost) by porkrind.org (8.14.9/8.14.9/Submit) id t96HCC0v011727 for 21626@debbugs.gnu.org; Tue, 6 Oct 2015 10:12:12 -0700 Date: Tue, 6 Oct 2015 10:12:12 -0700 From: David Caldwell To: 21626@debbugs.gnu.org Subject: Re: bug#21626: 24.5; Segfault on C-z on Mac OS X 10.11 Message-ID: <20151006171206.GA11227@porkrind.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="ibTvN161/egqYuK8" Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-Spam-Status: No, score=0.0 required=5.0 tests=FAKE_REPLY_C,T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on kill.porkrind.org X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 21626 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.0 (/) --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I had just enough time this morning to build Emacs from git (master) and catch the crash in lldb. I've attached my lldb session in case it helps. I'll continue looking into it when I get some time. -David --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="lldb.txt" lldb nextstep/Emacs.app/Contents/MacOS/Emacs (lldb) target create "nextstep/Emacs.app/Contents/MacOS/Emacs" Current executable set to 'nextstep/Emacs.app/Contents/MacOS/Emacs' (x86_64). (lldb) run Process 20520 launched: '/Volumes/sensitive/contrib/emacs-git/nextstep/Emacs.app/Contents/MacOS/Emacs' (x86_64) Process 20520 stopped * thread #1: tid = 0xa8646b, 0x00007fff9877d04a libobjc.A.dylib`(anonymous namespace)::AutoreleasePoolPage::pop(void*) + 402, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x10) frame #0: 0x00007fff9877d04a libobjc.A.dylib`(anonymous namespace)::AutoreleasePoolPage::pop(void*) + 402 libobjc.A.dylib`(anonymous namespace)::AutoreleasePoolPage::pop: -> 0x7fff9877d04a <+402>: movq 0x10(%rbx), %rax 0x7fff9877d04e <+406>: leaq 0x38(%rbx), %rcx 0x7fff9877d052 <+410>: cmpq %rcx, %rax 0x7fff9877d055 <+413>: jne 0x7fff9877d077 ; <+447> (lldb) thread backtrace * thread #1: tid = 0xa8646b, 0x00007fff9877d04a libobjc.A.dylib`(anonymous namespace)::AutoreleasePoolPage::pop(void*) + 402, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x10) * frame #0: 0x00007fff9877d04a libobjc.A.dylib`(anonymous namespace)::AutoreleasePoolPage::pop(void*) + 402 frame #1: 0x00007fff8eeeb29f QuartzCore`CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 87 frame #2: 0x00007fff8d8aae07 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 frame #3: 0x00007fff8d8aad77 CoreFoundation`__CFRunLoopDoObservers + 391 frame #4: 0x00007fff8d889d58 CoreFoundation`CFRunLoopRunSpecific + 328 frame #5: 0x00007fff9621771e HIServices`waitForTransaction + 204 frame #6: 0x00007fff9b75d907 AppKit`minimizeItemsMaybeBatching + 89 frame #7: 0x00007fff9b790cfd AppKit`-[NSWindow(NSWindow_Theme) _minimizeToDock] + 192 frame #8: 0x00000001001a490e Emacs`x_iconify_frame(f=) + 430 at nsterm.m:1211 frame #9: 0x0000000100011077 Emacs`Ficonify_frame(frame=) + 135 at frame.c:2136 frame #10: 0x0000000100136ec0 Emacs`Ffuncall(nargs=1, args=) + 992 at eval.c:2650 frame #11: 0x000000010017003a Emacs`exec_byte_code(bytestr=, vector=4298361973, maxdepth=, args_template=, nargs=, args=) + 2346 at bytecode.c:880 frame #12: 0x0000000100136d64 Emacs`Ffuncall(nargs=1, args=) + 644 at eval.c:2699 frame #13: 0x000000010017003a Emacs`exec_byte_code(bytestr=, vector=4298362109, maxdepth=, args_template=, nargs=, args=) + 2346 at bytecode.c:880 frame #14: 0x0000000100136d64 Emacs`Ffuncall(nargs=1, args=) + 644 at eval.c:2699 frame #15: 0x0000000100130bca Emacs`Ffuncall_interactively(nargs=, args=) + 58 at callint.c:250 frame #16: 0x0000000100136df6 Emacs`Ffuncall(nargs=2, args=) + 790 at eval.c:2630 frame #17: 0x00000001001311ed Emacs`Fcall_interactively(function=44716416, record_flag=0, keys=4345321373) + 1549 at callint.c:387 frame #18: 0x0000000100136ee7 Emacs`Ffuncall(nargs=4, args=) + 1031 at eval.c:2657 frame #19: 0x000000010017003a Emacs`exec_byte_code(bytestr=, vector=4298090549, maxdepth=, args_template=, nargs=, args=) + 2346 at bytecode.c:880 frame #20: 0x0000000100136d64 Emacs`Ffuncall(nargs=2, args=) + 644 at eval.c:2699 frame #21: 0x000000010013755d Emacs`call1(fn=, arg1=) + 45 at eval.c:2509 frame #22: 0x00000001000bab16 Emacs`command_loop_1 + 3382 at keyboard.c:1460 frame #23: 0x0000000100135877 Emacs`internal_condition_case(bfun=(Emacs`command_loop_1 at keyboard.c:1240), handlers=, hfun=) + 231 at eval.c:1309 frame #24: 0x00000001000c92d0 Emacs`command_loop_2(ignore=) + 48 at keyboard.c:1088 frame #25: 0x000000010013529f Emacs`internal_catch(tag=, func=(Emacs`command_loop_2 at keyboard.c:1084), arg=0) + 223 at eval.c:1073 frame #26: 0x00000001000b94ae Emacs`command_loop + 158 at keyboard.c:1067 frame #27: 0x00000001000b93c5 Emacs`recursive_edit_1 + 101 at keyboard.c:673 frame #28: 0x00000001000b95ec Emacs`Frecursive_edit + 220 at keyboard.c:744 frame #29: 0x00000001000b82b7 Emacs`main(argc=0, argv=0x00007fff5fbff548) + 5655 at emacs.c:1643 frame #30: 0x00007fff8fdcf5ad libdyld.dylib`start + 1 frame #31: 0x00007fff8fdcf5ad libdyld.dylib`start + 1 (lldb) up frame #1: 0x00007fff8eeeb29f QuartzCore`CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 87 QuartzCore`CA::Transaction::observer_callback: 0x7fff8eeeb29f <+87>: testb $0x1, 0x80(%rbx) 0x7fff8eeeb2a6 <+94>: je 0x7fff8eeeb2f1 ; <+169> 0x7fff8eeeb2a8 <+96>: movq -0x154b2e27(%rip), %rsi ; CA::callback_timer 0x7fff8eeeb2af <+103>: testq %rsi, %rsi (lldb) up frame #2: 0x00007fff8d8aae07 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__: 0x7fff8d8aae07 <+23>: popq %rbp 0x7fff8d8aae08 <+24>: retq 0x7fff8d8aae09 <+25>: nopl (%rax) CoreFoundation`CFRunLoopRemoveObserver: 0x7fff8d8aae10 <+0>: pushq %rbp (lldb) up frame #3: 0x00007fff8d8aad77 CoreFoundation`__CFRunLoopDoObservers + 391 CoreFoundation`__CFRunLoopDoObservers: 0x7fff8d8aad77 <+391>: testb $0x2, %r13b 0x7fff8d8aad7b <+395>: jne 0x7fff8d8aad85 ; <+405> 0x7fff8d8aad7d <+397>: movq %rbx, %rdi 0x7fff8d8aad80 <+400>: callq 0x7fff8d8ab0d0 ; CFRunLoopObserverInvalidate (lldb) up frame #4: 0x00007fff8d889d58 CoreFoundation`CFRunLoopRunSpecific + 328 CoreFoundation`CFRunLoopRunSpecific: 0x7fff8d889d58 <+328>: xorl %r13d, %r13d 0x7fff8d889d5b <+331>: addq $0x10, %r15 0x7fff8d889d5f <+335>: movq %r15, %rdi 0x7fff8d889d62 <+338>: callq 0x7fff8d9d4f4e ; symbol stub for: pthread_mutex_unlock (lldb) up frame #5: 0x00007fff9621771e HIServices`waitForTransaction + 204 HIServices`waitForTransaction: 0x7fff9621771e <+204>: movl 0x8(%r12), %eax 0x7fff96217723 <+209>: testl %eax, %eax 0x7fff96217725 <+211>: movl $0xffffeca0, %ebx 0x7fff9621772a <+216>: cmovel %eax, %ebx (lldb) up frame #6: 0x00007fff9b75d907 AppKit`minimizeItemsMaybeBatching + 89 AppKit`minimizeItemsMaybeBatching: 0x7fff9b75d907 <+89>: movl %eax, %r14d 0x7fff9b75d90a <+92>: cmpl $0xffffeca0, %r14d 0x7fff9b75d911 <+99>: je 0x7fff9b75d929 ; <+123> 0x7fff9b75d913 <+101>: testl %r14d, %r14d (lldb) up frame #7: 0x00007fff9b790cfd AppKit`-[NSWindow(NSWindow_Theme) _minimizeToDock] + 192 AppKit`-[NSWindow(NSWindow_Theme) _minimizeToDock]: 0x7fff9b790cfd <+192>: movl %eax, %r12d 0x7fff9b790d00 <+195>: movq -0x1fd5c5f7(%rip), %rsi ; "release" 0x7fff9b790d07 <+202>: movq %r15, %rdi 0x7fff9b790d0a <+205>: callq *%rbx (lldb) up frame #8: 0x00000001001a490e Emacs`x_iconify_frame(f=) + 430 at nsterm.m:1211 1208 [[view window] orderOut: NSApp]; 1209 [[view window] setFrame: t display: NO]; 1210 } -> 1211 [[view window] miniaturize: NSApp]; 1212 } 1213 1214 /* Free X resources of frame F. */ --ibTvN161/egqYuK8-- From debbugs-submit-bounces@debbugs.gnu.org Wed May 25 17:40:26 2016 Received: (at 21626) by debbugs.gnu.org; 25 May 2016 21:40:26 +0000 Received: from localhost ([127.0.0.1]:38732 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5gXS-0001TQ-3O for submit@debbugs.gnu.org; Wed, 25 May 2016 17:40:26 -0400 Received: from mail-lf0-f48.google.com ([209.85.215.48]:35862) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5gXP-0001TD-9O for 21626@debbugs.gnu.org; Wed, 25 May 2016 17:40:24 -0400 Received: by mail-lf0-f48.google.com with SMTP id b73so2266516lfb.3 for <21626@debbugs.gnu.org>; Wed, 25 May 2016 14:40:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=w5laTxIJ+wUkpTbAH4rnywQjUR6amMS0Otp5Ng5GGu4=; b=Nz1+6Nx6WWgO9w5/nAzWhtlWYEb9ukCEMxf8shXBZvFjAoJg0ODkjMhtJLCKYy1AUB Irc5MBjWSkdjVZK/w8fh/hptKqLv14PfdDpPPH1zYJEcJnnwcESfzMMz8Ft66q3D81RB SAtwpGjI1Muk68svVUd6fUlBcK+XJNfqvpoU08jmDNH/q1sXs2Cti8XKVQ3SL97da6Q5 BN8N7LY0VLg7rq9ZqW7cG694ysoKIUdWsMN6zq2MLWqqy67d9TGjhAwPPMeEYfFKYFTB D2y19MIPvPNHvZkqFIouZRMxSbGiHEth6OlDzE1mwKRNx3AQx0BJ6y/h5C3bNZ8Zpmgg QlqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=w5laTxIJ+wUkpTbAH4rnywQjUR6amMS0Otp5Ng5GGu4=; b=JvYhLJojLJxNQjcrYZGggikSXSZchHPtE/cey09GTqvxfRbiBvXetvxRf96UZwkQ4d tn4JGOfqARCgIncRf3E+iuZe04R8wr8y0elgV5IrEuMyZLGi5YeSMC6z0beO0SvmVC6T kj0ntDMpwO9VrJ5tWt9TkqoExL0iwPzE6TDVkYdjetzrBtIihTvqen6/cX1QWy1lcO/s +aj4jWzB4fB4FzWKf3hPbSGksJWGurdLXBjZ4RX1INAikgpUnIGgyoNvbNUQXxe24UhY uwOvARAWLVREkQqFk1brfxWKrtjLNCU4IYprHivghW20DEfiWRysYTqM4QZjVkl44poM 8t8A== X-Gm-Message-State: ALyK8tJvaGeG1HBSeP3KleRwTLYH+KfiLUFucwpjAooFeCDZ3oy+idr55u+KiHEeQWRNew== X-Received: by 10.194.110.137 with SMTP id ia9mr5904693wjb.107.1464212417244; Wed, 25 May 2016 14:40:17 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-7175-fea4-ded1-da32.holly.idiocy.org. [2001:8b0:3f8:8129:7175:fea4:ded1:da32]) by smtp.gmail.com with ESMTPSA id s196sm70009wme.23.2016.05.25.14.40.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 May 2016 14:40:16 -0700 (PDT) From: Alan Third To: David Caldwell Subject: Re: bug#21626: 24.5; Segfault on C-z on Mac OS X 10.11 References: <20151005215142.GA26183@porkrind.org> Date: Wed, 25 May 2016 22:40:16 +0100 In-Reply-To: <20151005215142.GA26183@porkrind.org> (David Caldwell's message of "Mon, 5 Oct 2015 14:51:51 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 21626 Cc: 21626@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: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) David Caldwell writes: > 1. emacs -Q > 2. C-z > > The window mimizes and then Emacs crashes. > > This only happens on Mac OS X 10.11 (100% of the time). I just tested on > 10.10 and I couldn't get it to crash. It only happens in ns mode ("emacs > -nw" works fine). > > I don't have a gdb backtrace, but I have attached an OS backtrace > (backtrace-1.txt). I also received a backtrace from someone else having the > same problem. Their backtrace (backtrace-2.txt) is similar but shows what > looks like a NULL pointer function call. Hi, a fix for this problem has been committed to Emacs 25. If you try Emacs 25 and find you still get the crash, please raise a new bug report. More info here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=23462 -- Alan Third From debbugs-submit-bounces@debbugs.gnu.org Wed May 25 17:41:26 2016 Received: (at control) by debbugs.gnu.org; 25 May 2016 21:41:26 +0000 Received: from localhost ([127.0.0.1]:38737 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5gYQ-0001VM-CM for submit@debbugs.gnu.org; Wed, 25 May 2016 17:41:26 -0400 Received: from mail-wm0-f50.google.com ([74.125.82.50]:33170) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5gYN-0001V7-W3 for control@debbugs.gnu.org; Wed, 25 May 2016 17:41:24 -0400 Received: by mail-wm0-f50.google.com with SMTP id s131so385051wme.0 for ; Wed, 25 May 2016 14:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:date:message-id:to:from:subject; bh=vekijEKMUDMHgiw6alIHDUrBJXew9nxaQtr3NptCi1c=; b=JAgC+sajQjXmutpgS7BSnSp5iBE83+SUCUlKuwlx4i4RGKrabzh/trX2lXqM4afwrc Pgd84qWXHJUEbWKu/2iFppi+V0xabdh/omBs/5nekRtVTcCq4zDK23ss7Y3aJBKVB/0s DXdLK3zbzNZxNozQvcMrDCo7iL22srVEjPsoeie673nBeYUqvYMDN9ziiA2r6Qnw9Rmu BA9uuQGnosNqW0gMItsuRwq0Sfsq6jEcbhvLtaiIE/8tCwR6k8dtuLJSjciCaCXeXwCP huAjOeWd1750str1uaMrp8wiiD2l9E2MSuBkpfQUY6rDcA3T2x54I2BmOLOMSjyl53S8 ICgw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:message-id:to:from:subject; bh=vekijEKMUDMHgiw6alIHDUrBJXew9nxaQtr3NptCi1c=; b=bTpFixR0IbV5HHh8ib0RI3xc5ubdPaNPBTjXCAcjwYD3f8Vi+Jh1pjy45uNw+qCGgA fejo+H61HDi2oTcDvmavIPfLzUIrLkn2Qah+8nohw+S2tXPcrm5RMteQVKeGZCgbXWxJ avq7fGbKKL/FKJMRZY6Pnb7jTjTPQF8gUzVYFIwkbGJD5PLfVi9VfSgKgLyq4TJIiaNx drfGMQU+UIV3ptC6oq3F6pZZLB6OQMDKzZEnUgc1woNqojmiH/7F4G/DDz5qp3ZCKLXc SRajPpLcE21aBNNRV97F4Je3YRUtx0C6cb7P0dAF8gYu1IUes59qZyEKLDHOEwKG/Jyd SkwA== X-Gm-Message-State: ALyK8tLt0vfFRiILCpgpdRKr0J9run34b9DAd73sde5mWxG9pTSs3Za4WpSzPawg9/z5Sw== X-Received: by 10.28.0.84 with SMTP id 81mr78801wma.23.1464212478398; Wed, 25 May 2016 14:41:18 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-7175-fea4-ded1-da32.holly.idiocy.org. [2001:8b0:3f8:8129:7175:fea4:ded1:da32]) by smtp.gmail.com with ESMTPSA id i1sm10926647wjm.12.2016.05.25.14.41.17 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 May 2016 14:41:17 -0700 (PDT) Date: Wed, 25 May 2016 22:41:17 +0100 Message-Id: To: control@debbugs.gnu.org From: Alan Third Subject: control message for bug #21626 X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: control 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: -0.5 (/) close 21626 25.1 From unknown Thu Jun 19 14:28:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 23 Jun 2016 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator