unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Subject: xassert fails in xdisp.c
Date: Sat, 19 Feb 2005 15:55:50 -0500	[thread overview]
Message-ID: <E1D2bdm-0007u8-Kl@fencepost.gnu.org> (raw)

Below is a reproducible bug coming from the xassert at xdisp.c:5268.
I did some debugging on it and found that the charpos and bytepos in
it.current.pos really fail to correspond.  They were taken from
row->end from init_to_row_end called from try_window_id.

I think the cause of this bug is that inserting the multibyte
character u-umlaut at vpos 1 fails to properly update the row->end
at vpos 3.


From: tinu <luthi@gi.alaska.edu>
To: emacs-pretest-bug@gnu.org
Date: Thu, 17 Feb 2005 20:27:34 -0900 (AKST)
Subject: Emacs crashes while composing mail
Sender: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org
X-Spam-Status: No, hits=0.5 required=5.0
	tests=RCVD_IN_ORBS
	version=2.55
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)

Symptoms:


Hi

This is the strangest Error I've ever seen. Emacs crashes consistently
while composing mail and using the iso-accents-mode.

I was able to reduce my .emacs to the following

==== .emacs ====

(custom-set-variables
 '(global-font-lock-mode t nil (font-lock))
 '(mail-archive-file-name "~/mail/sent")
 )

================

Then I do the following steps:

M-x mail                     (opens *mail* buffer)
M-x iso-accents-mode
Go to the subject: line and enter ["u]   (without the brackets, creates a u Umlaut)
Go to line after [--text follows this line--]
Enter [S-h] (an upcase H)
Emacs crashes without any further notice!!!

Since I often write emails with umlauts in the subject, I would be
very glad if somebody could figure out, what causes this crash. I
would be glad to assist, if I get further instructions.

Thanks a lot!

Martin

In GNU Emacs 22.0.50.4 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-02-17 on yeti
Distributor `The X.Org Foundation', version 11.0.60801000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: POSIX
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  mouse-wheel-mode: t
  menu-bar-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <menu-bar> <help-menu> <re
port-emacs-bug>

Recent messages:
Loading mwheel...done
(/home/soft/emacs/src/emacs -q)
Loading disp-table...done
Loading tooltip...done
Loading image...done
Loading emacsbug...done
next-history-element: Beginning of history; no preceding item


_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

             reply	other threads:[~2005-02-19 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-19 20:55 Richard Stallman [this message]
2005-02-19 21:34 ` xassert fails in xdisp.c Johan Vromans

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=E1D2bdm-0007u8-Kl@fencepost.gnu.org \
    --to=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).