From: "Werner Reisbein" <reisbein@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: emacs crashes on <up>
Date: Sun, 13 Apr 2008 11:38:25 +0200 [thread overview]
Message-ID: <aa5114760804130238t1a1e4472of24b2e50e441e082@mail.gmail.com> (raw)
note: since I don't want to see my real email in public this is mail
is sent by hand rather than automatically by emacs.
In GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2007-06-19 on ninsei, modified by Debian
configured using `configure '--build=i486-linux-gnu'
'--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib'
'--libexecdir=/usr/lib' '--localstatedir=/var/lib'
'--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes'
'--with-x=yes' '--with-x-toolkit=athena' 'build_alias=i486-linux-gnu'
'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
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.UTF-8
locale-coding-system: utf-8
default-enable-multibyte-characters: t
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
remove .emacs and .xmodmap
start emacs
load some text file
move cursor to anywhere below first line
press <up> (curor up key)
-> Fatal error (11).Segmentation fault
other cases:
press <down> -> ok.
press C-h k <up> -> prints:
<up> runs the command previous-line
which is an interactive compiled Lisp function in `simple'.
(previous-line ARG)
...
run previous-line manually -> ok. prints:
"You can run the command `previous-line' with C-p".
press C-p -> crash.
press <up> in very first line of file -> ok (beeps).
bind another key to previous-line (e.g. global-set-key [f1] 'previous-line)
and press that key -> crash.
bind <up> to next-line -> ok.
Recent input:
see above
Recent messages (copied from *Messages* buffer by hand:
(emacs)
Loading disp-table...done
Loading tool-bar...done
Loading image...done
Loading tooltip...done
Loading 00debian-vars...done
Loading 50dictionaries-common (source)...
Loading debian-ispell...
Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...done
Loading debian-ispell...done
Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...done
Loading 50dictionaries-common (source)...done
Loading 50psvn (source)...done
For information about the GNU Project and its goals, type C-h C-p.
next reply other threads:[~2008-04-13 9:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-13 9:38 Werner Reisbein [this message]
2008-04-13 21:16 ` emacs crashes on <up> Jason Rumney
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=aa5114760804130238t1a1e4472of24b2e50e441e082@mail.gmail.com \
--to=reisbein@gmail.com \
--cc=bug-gnu-emacs@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).