emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nex-line dumps core


From: Hiroshi Fujishima
Subject: nex-line dumps core
Date: Mon, 15 Nov 2004 19:53:38 +0900
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (usg-unix-v)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Hi,

Executing following procedures dumps core.

% cat x.el
(with-temp-buffer
  (insert-file-contents (expand-file-name "NEWS" data-directory))
  (next-line))
% emacs --batch -l x.el
Fatal error (11)zsh: segmentation fault (core dumped)  emacs --batch -l x.el

In GNU Emacs 21.3.50.1 (sparc-sun-solaris2.9, GTK+ Version 2.4.13)
 of 2004-11-15 on alex
Distributor `Sun Microsystems, Inc.', version 11.0.6610
configured using `configure '--prefix=/usr/local/emacs' 
'--x-includes=/usr/local/include' '--x-libraries=/usr/local/lib' 
'--with-x-toolkit=gtk' '--without-xim''

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: ja_JP.eucJP
  locale-coding-system: japanese-iso-8bit
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  iswitchb-mode: t
  show-paren-mode: t
  mouse-wheel-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x C-s ESC x g n u s <return> q SPC ESC x e m a c 
s - p r e <tab> C-a C-k r e p o <tab> C-g ESC x s e 
t - v a r <tab> <return> m a i l - u <tab> r <tab> 
<return> g n u s - u s e r <tab> <backspace> - a g 
e n t <return> ESC x g n u s <return> q SPC ESC x g 
n u s <return> ESC x r e p o <tab> <tab> r <tab> <tab> 
<tab> b <return>

Recent messages:
nnml: Reading incoming mail (no new mail)...done
Reading active file via nnml...done
Reading active file from archive via nnfolder...
Opening nnfolder server on archive...done
Reading active file from archive via nnfolder...done
Generating the cache active file...done
No new newsgroups
Checking new news...done
Making completion list... [2 times]
Loading emacsbug...done

-- 
Hiroshi Fujishima




reply via email to

[Prev in Thread] Current Thread [Next in Thread]