From: Richard Stallman <rms@gnu.org>
To: Reiner Steib <Reiner.Steib@gmx.de>
Cc: emacs-devel@gnu.org
Subject: Re: 23.0.50; crash in xdisp.c:15094
Date: Sat, 27 Oct 2007 09:57:55 -0400 [thread overview]
Message-ID: <E1IlmAl-0000CH-97@fencepost.gnu.org> (raw)
In-Reply-To: <v9k5p9ws4j.fsf@marauder.physik.uni-ulm.de> (message from Reiner Steib on Fri, 26 Oct 2007 22:14:20 +0200)
>> What Lisp code called Fbuffer_substring in frame 36?
(gdb) frame 36
#36 0x08159558 in Fbuffer_substring (start=0, end=24)
at [...]/cvs-HEAD/emacs/src/editfns.c:2456
2456 validate_region (&start, &end);
We are failing to communicate -- this did not answer the question.
>> What Lisp code called it in frame 77?
(gdb) frame 77
#77 0x08159558 in Fbuffer_substring (start=0, end=24)
at [...]/cvs-HEAD/emacs/src/editfns.c:2456
2456 validate_region (&start, &end);
Likewise failing to communicate.
>> What command is being called there, with what argument?
#49 0x08161eb1 in Ffuncall (nargs=2, args=0xbf8834e0)
at [...]/cvs-HEAD/emacs/src/eval.c:3074
3074 val = funcall_lambda (fun, numargs, args + 1);
This does not show what command is being called.
next prev parent reply other threads:[~2007-10-27 13:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-22 19:09 23.0.50; crash in xdisp.c:15094 Reiner Steib
[not found] ` <E1IkNx8-0004I0-Pm@fencepost.gnu.org>
2007-10-24 7:26 ` Reiner Steib
2007-10-25 2:10 ` Richard Stallman
2007-10-26 20:14 ` Reiner Steib
2007-10-27 13:57 ` Richard Stallman [this message]
2007-10-27 19:14 ` Reiner Steib
2007-10-28 13:50 ` Richard Stallman
2007-10-28 15:52 ` Reiner Steib
2007-10-29 9:21 ` Richard Stallman
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=E1IlmAl-0000CH-97@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=Reiner.Steib@gmx.de \
--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.