From unknown Fri Aug 15 03:38:04 2025 X-Loop: don@donarmstrong.com Subject: bug#593: Emacs.app crash Reply-To: "Gilbert Harman" , 593@debbugs.gnu.org Resent-From: "Gilbert Harman" Original-Sender: gilbert.harman@gmail.com Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 22 Jul 2008 16:40:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 593 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.121674423913102 (code B ref -1); Tue, 22 Jul 2008 16:40:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.7 required=4.0 tests=BAYES_00,FOURLA, FVGT_m_MULTI_ODD,IMPRONONCABLE_1,IMPRONONCABLE_2,MURPHY_WRONG_WORD2, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 22 Jul 2008 16:30:39 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6MGUZZg013057 for ; Tue, 22 Jul 2008 09:30:36 -0700 Received: from mail.gnu.org ([199.232.76.166]:46152 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KLKkJ-00012M-O8 for emacs-pretest-bug@gnu.org; Tue, 22 Jul 2008 12:29:51 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KLKky-0001Bt-EZ for emacs-pretest-bug@gnu.org; Tue, 22 Jul 2008 12:30:34 -0400 Received: from fk-out-0910.google.com ([209.85.128.189]:9877) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KLKky-0001Bb-0b for emacs-pretest-bug@gnu.org; Tue, 22 Jul 2008 12:30:32 -0400 Received: by fk-out-0910.google.com with SMTP id 18so1594761fkq.10 for ; Tue, 22 Jul 2008 09:30:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=pgT7J5lLc7zGeF2+PDEcKCp9TFAoIegZwvmWvAXS06o=; b=sjDlimwmUemao8pk1Vlppf97dCr0eSOnjmesunMJ/uSobcwj/BBY3Od2fBJSuR1+OI Kna6JLPggHMW8IntErbhhkntjzwgyySvWzeLfHf4wHucG+NNyYxcjoam5UyAxApXN0aJ WyTLJNwXslns+8M/64x8yvYYSNHCsKGjHu1oQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=a0I+Qaj+qes5wJ4MNDGmFSVzjVzibw+VPcVO0ey7o3BzfI1X+DLoOkqrETOBPj9K7b 16JBD2KLaJQVUQFKGDaAJxMc1H0/a3hfFmkmt8HA5V5qDMAfoJEs5dh+M/J4nnmfoSZT OgG6Tq6wISivKIoCyaSQZtilrrbcDlZt1cD+Q= Received: by 10.125.124.15 with SMTP id b15mr337519mkn.83.1216744230831; Tue, 22 Jul 2008 09:30:30 -0700 (PDT) Received: by 10.125.130.17 with HTTP; Tue, 22 Jul 2008 09:30:30 -0700 (PDT) Message-ID: <5f089c510807220930m638fe228se55e38c69dcae591@mail.gmail.com> Date: Tue, 22 Jul 2008 12:30:30 -0400 From: "Gilbert Harman" Sender: gilbert.harman@gmail.com To: "emacs.app dev list" , emacs-pretest-bug@gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: bd213dfa1b4a604a X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) Using the CVS version from about 7 am today on a Mac iMac running OS 10.5.4 to produce Emacs.app. I opened my .emacs file and used control-n to move down several lines at which point emacs froze. What follows is the backtrace from gdb followed by the contents of the file I was editing. Gil > gdb /Applications/Emacs.app/Contents/MacOS/Emacs GNU gdb 6.3.50-20050815 (Apple version gdb-960) (Sun May 18 18:38:33 UTC 2008) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-apple-darwin"...Reading symbols for shared libraries ........... done DISPLAY = /tmp/launch-oGN0RS/:0 TERM = xterm-color Breakpoint 1 at 0x5bba43a Breakpoint 2 at 0xaa0cf: file sysdep.c, line 1245. (gdb) run Starting program: /Applications/Emacs.app/Contents/MacOS/Emacs Reading symbols for shared libraries ++++++++++................................................................. done Breakpoint 1 at 0x971ed43a qd smoothing: 25165881 (1, 0) Reading symbols for shared libraries .. done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0xc0000003 0x95c0a6e4 in objc_msgSend () (gdb) bt #0 0x95c0a6e4 in objc_msgSend () #1 0x0016d5de in ns_draw_glyph_string (s=0xbfffe5a0) at nsterm.m:2921 #2 0x0003c1b5 in draw_glyphs (w=0x8ac100, x=378, row=0x339a050, area=TEXT_AREA, start=0, end=39, hl=DRAW_NORMAL_TEXT, overlaps=0) at xdisp.c:20482 #3 0x0003da96 in x_write_glyphs (start=0x339d800, len=39) at xdisp.c:21826 #4 0x000074be in update_window_line (w=0x0, vpos=14, mouse_face_overwritten_p=0xbfffea4c) at dispnew.c:4588 #5 0x00007bd0 in update_window (w=0x8ac100, force_p=0) at dispnew.c:4313 #6 0x00009323 in update_window_tree (w=0x8ac100, force_p=0) at dispnew.c:4006 #7 0x0000a582 in update_frame (f=0x8abf80, force_p=0, inhibit_hairy_id_p=0) at dispnew.c:3934 #8 0x00035b5b in redisplay_internal (preserve_echo_area=) at xdisp.c:11930 #9 0x0009b47c in read_char (commandflag=1, nmaps=3, maps=0xbffff1a0, prev_event=25165833, used_mouse_menu=0xbffff298, end_time=0x0) at keyboard.c:2687 #10 0x0009debb in read_key_sequence (keybuf=0xbffff358, bufsize=30, prompt=25165833, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:9431 #11 0x000a03aa in command_loop_1 () at keyboard.c:1653 #12 0x00101ded in internal_condition_case (bfun=0xa0170 , handlers=25205473, hfun=0x96bf0 ) at eval.c:1511 #13 0x0008fee8 in command_loop_2 () at keyboard.c:1369 #14 0x00101ccc in internal_catch (tag=-1073741821, func=0x8fea0 , arg=25165833) at eval.c:1247 #15 0x0008fc3e in command_loop () at keyboard.c:1348 #16 0x0008fd02 in recursive_edit_1 () at keyboard.c:957 #17 0x0008fe81 in Frecursive_edit () at keyboard.c:1019 #18 0x0008eabb in main (argc=1, argv=0xbffff764) at emacs.c:1796 FILE: ;;; Common to all my platforms (setq white-background nil) (setq mac-allow-anti-aliasing nil) ;; colors ;; ;; (add-to-list 'default-frame-alist '(background-color . "black")) ;; ;; (add-to-list 'default-frame-alist '(background-color . "gray16")) (add-to-list 'default-frame-alist '(foreground-color . "lightyellow")) (add-to-list 'default-frame-alist '(cursor-color . "Yellow3")) ;;(add-to-list 'default-frame-alist '(background-color . "DarkSlateGray")) (add-to-list 'default-frame-alist '(background-color . "black")) ;; (if (equal emacs-build-system "petit.local") ;; (add-to-list 'default-frame-alist ;; '(background-color . "gray14")) ;; (add-to-list 'default-frame-alist ;; '(background-color . "black"))) ;; (if running-gnu (progn (set-face-background 'region "rgb:8/6/5") (set-face-foreground 'region "lightyellow") (set-face-foreground 'modeline "lightgoldenrod") (set-face-background 'modeline "gray21") (set-face-foreground 'highlight "lightyellow") (set-face-background 'highlight "yellow4") (set-face-foreground 'bold "white") (set-face-foreground 'italic "tan1") ;; (if (equal emacs-build-system "petit.local") ;; (set-face-background 'fringe "gray14")) )) (load-file "~/Current/ademacs.el") ;; ========================== ;; Last edited: "March 25, 2008, 06:37 pm" From adrian.b.robert@gmail.com Thu Jan 22 12:18:56 2009 Received: (at control) by emacsbugs.donarmstrong.com; 22 Jan 2009 20:18:56 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-ew0-f10.google.com (mail-ew0-f10.google.com [209.85.219.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0MKIqSs025854 for ; Thu, 22 Jan 2009 12:18:54 -0800 Received: by ewy3 with SMTP id 3so4194236ewy.1 for ; Thu, 22 Jan 2009 12:18:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version :content-transfer-encoding:message-id:content-type:to:from:subject :date:x-mailer; bh=J3SBPGw0k9dEEBh3iCldJ/b/Ew04LVjcqj7LIzrPYGQ=; b=lBtkOe/yKEb0SsqJ+1ldV+juaecnic3QasXbi3EpwrKmW7CvLtqEhzD3HncFDEXc1q cJfw3hzPhgF4OOI2KUmbCRhtkimHXw2LFnwNEvMY6Rp2qeDpRJJEC+PsOzH35YGMiV6o hkChbMjF2JhL/AZySI4KvbBTRQyF++4A83ZG8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-transfer-encoding:message-id:content-type:to :from:subject:date:x-mailer; b=D2lP/f4tOzX7E+I1RRpFCZDqicOhEgKjDx0mwCHkk2kkodaEaT7/U3DsAmox+DJ2x6 VBzEzhWMVtouw/PiTAAaBdyYhWKfjPj/cJRa/tBNEiyudWJ246rSvfEtS21IY4Nwfmde kETx5myUVQ5Vg7/8Dh0hQuUuD//26S8cAVq7M= Received: by 10.210.65.17 with SMTP id n17mr336080eba.112.1232655525763; Thu, 22 Jan 2009 12:18:45 -0800 (PST) Received: from ?192.168.1.101? (h054023.gprs.dnafinland.fi [87.93.54.23]) by mx.google.com with ESMTPS id 5sm2704525eyh.58.2009.01.22.12.18.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 22 Jan 2009 12:18:44 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: <61801AEF-10BC-499D-B76E-62BB72D5B571@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: control@debbugs.gnu.org From: Adrian Robert Subject: Date: Thu, 22 Jan 2009 22:18:45 +0200 X-Mailer: Apple Mail (2.753.1) reassign 1555 ns close 574 close 593 close 824 close 1576 close 1217 close 1171 close 1151 quit