From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Martin Fredriksson Newsgroups: gmane.emacs.devel Subject: Re: Emacs carbon crash, and beginner question... Date: Fri, 11 Feb 2005 16:03:57 +0100 Message-ID: <4d158712f03d8fdd325551010df45bb9@rfc.se> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1108134663 20370 80.91.229.6 (11 Feb 2005 15:11:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Feb 2005 15:11:03 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 11 16:10:56 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CzcRc-0006o7-00 for ; Fri, 11 Feb 2005 16:10:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzcgZ-0004kQ-G3 for ged-emacs-devel@m.gmane.org; Fri, 11 Feb 2005 10:26:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CzceS-0003xp-6g for emacs-devel@gnu.org; Fri, 11 Feb 2005 10:24:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CzceQ-0003wy-HU for emacs-devel@gnu.org; Fri, 11 Feb 2005 10:24:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzceQ-0003wu-FK for emacs-devel@gnu.org; Fri, 11 Feb 2005 10:24:10 -0500 Original-Received: from [195.47.254.20] (helo=mail.rfc.se) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CzcKy-0003NE-MO; Fri, 11 Feb 2005 10:04:05 -0500 Original-Received: from [10.15.100.51] (c273a.g-ml.bostream.se [212.181.21.101]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.rfc.se (Postfix) with ESMTP id D74AE5A18; Fri, 11 Feb 2005 16:04:00 +0100 (CET) In-Reply-To: Original-To: David Kastrup X-Mailer: Apple Mail (2.619.2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:33256 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33256 On 11 feb 2005, at 14.47, David Kastrup wrote: > You could try looking into the etc/DEBUG file. Of course. And another "of course" is gdb. Don't know why I wasn't thinking.... I seem to be able to trigger is by doing outline operations. When it happened I used AUCTeX and LaTeX source. The backtrace (included below) seems to indicate internal problem? I'll start running tests using only distrib stuff and with emacs -q and try to get a better bug report together, but I enclose the trace here anyway in case anyone can say anything based on it? Program received signal SIGABRT, Aborted. 0x900429ac in kill () (gdb) bt #0 0x900429ac in kill () #1 0x9009eb1c in abort () #2 0x0002fe44 in find_first_unchanged_at_end_row (w=0x11653e0, delta=0x0, delta_bytes=0xbfffd934) at xdisp.c:13128 #3 0x0003079c in try_window_id (w=0xbfffd934) at xdisp.c:13559 #4 0x0002d758 in redisplay_window (window=18240484, just_this_one_p=1) at xdisp.c:12104 #5 0x0002ae60 in redisplay_window_1 (window=0) at xdisp.c:10826 #6 0x000e1c10 in internal_condition_case_1 (bfun=0x2ae24 , arg=18240484, handlers=5719349, hfun=0x2ad94 ) at eval.c:1426 #7 0x0002a530 in redisplay_internal (preserve_echo_area=0) at xdisp.c:10448 #8 0x0007c1a0 in read_char (commandflag=1, nmaps=5, maps=0xbfffef10, prev_event=58721281, used_mouse_menu=0xbffff014) at keyboard.c:2540 #9 0x000848e0 in read_key_sequence (keybuf=0xbffff0e0, bufsize=30, prompt=58721281, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:8799 #10 0x00079eac in command_loop_1 () at keyboard.c:1534 #11 0x000e1aa4 in internal_condition_case (bfun=0x799f0 , handlers=58766425, hfun=0x79380 ) at eval.c:1385 #12 0x000797a8 in command_loop_2 () at keyboard.c:1315 #13 0x000e1500 in internal_catch (tag=0, func=0x79768 , arg=58721281) at eval.c:1144 #14 0x00079700 in command_loop () at keyboard.c:1294 #15 0x000790e8 in recursive_edit_1 () at keyboard.c:987 #16 0x00079280 in Frecursive_edit () at keyboard.c:1048 #17 0x00077d80 in main (argc=0, argv=0xbffffdc4) at emacs.c:1763 (gdb) I have now triggered it using both Emacs/Carbon and Emacs/X11 (both running under Mac OS X). /m