From: Eli Zaretskii <eliz@gnu.org>
To: rms@gnu.org
Cc: 9760@debbugs.gnu.org
Subject: bug#9760: 24.0.50; crash
Date: Sat, 15 Oct 2011 22:56:50 +0200 [thread overview]
Message-ID: <83obxivur1.fsf@gnu.org> (raw)
In-Reply-To: <E1RFA9X-0005gZ-C1@fencepost.gnu.org>
> Date: Sat, 15 Oct 2011 15:44:15 -0400
> From: Richard Stallman <rms@gnu.org>
> CC: 9760@debbugs.gnu.org
>
> I'm confused by the fact that you say you
> fetched the sources today, but emacs-version still shows 24.0.50, when
> it should have been 24.0.90.
>
> That may be because I did not do a bootstrap recently. It takes a long time.
> I just compiled the C and Lisp files.
I don't think you need to bootstrap to have the version string
updated. I think running `configure' is enough.
> If this is crucial, I will do a bootstrap tonight to check.
Bootstrapping is not crucial, but I'd prefer that you run `configure'
next time you build, and see if the problem persists.
> But I think that the fact that I'm running on a Longxin (MIPS-like)
> rather than an x86 is more likely to make the difference.
Possibly.
> #0 0x0043ff40 in set_cursor_from_row (w=0x8ee928, row=0xc558cc,
> matrix=0x8eef58, delta=0, delta_bytes=0, dy=0, dvpos=0) at xdisp.c:13693
Line 13693 of xdisp.c is this:
while (/* not marched to end of glyph row */
This cannot possibly crash.
Was this an abort or a SIGSEGV? If the latter, which variable around
line 13693 is invalid? Is it `glyph' or `row'?
next prev parent reply other threads:[~2011-10-15 20:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-14 21:41 bug#9760: 24.0.50; crash Richard Stallman
2011-10-14 22:14 ` Eli Zaretskii
2011-10-15 19:44 ` Richard Stallman
2011-10-15 20:56 ` Eli Zaretskii [this message]
2011-10-16 11:19 ` Richard Stallman
2011-10-16 12:40 ` Eli Zaretskii
2011-10-16 21:40 ` Richard Stallman
2011-10-17 3:55 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83obxivur1.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=9760@debbugs.gnu.org \
--cc=rms@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).