From: Martin Fredriksson <m@rfc.se>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs carbon crash, and beginner question...
Date: Fri, 11 Feb 2005 16:03:57 +0100 [thread overview]
Message-ID: <4d158712f03d8fdd325551010df45bb9@rfc.se> (raw)
In-Reply-To: <x5ekfndx87.fsf@lola.goethe.zz>
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
<redisplay_window_1>, arg=18240484, handlers=5719349, hfun=0x2ad94
<redisplay_window_error>) 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
<command_loop_1>, handlers=58766425, hfun=0x79380 <cmd_error>) at
eval.c:1385
#12 0x000797a8 in command_loop_2 () at keyboard.c:1315
#13 0x000e1500 in internal_catch (tag=0, func=0x79768 <command_loop_2>,
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
next prev parent reply other threads:[~2005-02-11 15:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-11 12:51 Emacs carbon crash, and beginner question Martin Fredriksson
2005-02-11 13:47 ` David Kastrup
2005-02-11 15:03 ` Martin Fredriksson [this message]
[not found] ` <m3psz714ri.fsf@kfs-l.imdomain.dk>
2005-02-11 21:56 ` Martin Fredriksson
2005-02-12 16:04 ` Kim F. Storm
2005-02-12 18:15 ` chad brown
2005-02-25 8:25 ` YAMAMOTO Mitsuharu
2005-02-13 16:03 ` Martin Fredriksson
2005-02-14 9:51 ` Sébastien Kirche
2005-02-14 21:41 ` Martin Fredriksson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4d158712f03d8fdd325551010df45bb9@rfc.se \
--to=m@rfc.se \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.