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

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

[debbugs-tracker] bug#18387: closed (24.3; Segmentation Fault)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18387: closed (24.3; Segmentation Fault)
Date: Thu, 04 Sep 2014 00:26:02 +0000

Your message dated Wed, 03 Sep 2014 20:25:51 -0400
with message-id <address@hidden>
and subject line Re: bug#18387: 24.3; Segmentation Fault
has caused the debbugs.gnu.org bug report #18387,
regarding 24.3; Segmentation Fault
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
18387: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18387
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3; Segmentation Fault Date: Tue, 02 Sep 2014 09:23:25 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)
This bug report will be sent to the Bug-GNU-Emacs mailing list
and the GNU bug tracker at debbugs.gnu.org.  Please check that
the From: line contains a valid email address.  After a delay of up
to one day, you should receive an acknowledgment at that address.

Please write in English if possible, as the Emacs maintainers
usually do not have translators for other languages.

Please describe exactly what actions triggered the bug, and
the precise symptoms of the bug.  If you can, give a recipe
starting from `emacs -Q':

When trying to refile an Org todo task, I crashed Emacs. My full init
file was loaded, I have no way to reproduce this or give a recipe, so I
send this backtrace just FYI, maybe its helpful:

,----
| Fatal error 11: Segmentation fault
| Backtrace:
| emacs[0x4fae93]
| emacs[0x4e094e]
| emacs[0x4f99ae]
| emacs[0x4f9a13]
| /usr/lib/libpthread.so.0(+0xf4b0)[0x7f717ad9c4b0]
| emacs[0x5a36da]
| emacs[0x5a4803]
| emacs[0x554003]
| emacs[0x5899db]
| emacs[0x553b7f]
| emacs[0x553eab]
| emacs[0x554ed4]
| emacs[0x554075]
| emacs[0x5899db]
| emacs[0x55345c]
| emacs[0x5560e8]
| emacs[0x58b258]
| emacs[0x553b7f]
| emacs[0x553eab]
| emacs[0x55437a]
| emacs[0x4e65bd]
| emacs[0x4e68d9]
| emacs[0x4e84e8]
| emacs[0x4ea39c]
| emacs[0x591b11]
| emacs[0x420bd3]
| emacs[0x4ec2ef]
| emacs[0x4ed00a]
| emacs[0x4ef44d]
| emacs[0x552392]
| emacs[0x4e0dde]
| emacs[0x552211]
| emacs[0x4e56a7]
| emacs[0x4e59a7]
| emacs[0x417214]
| /usr/lib/libc.so.6(__libc_start_main+0xf0)[0x7f717a9ff000]
| emacs[0x417d2e]
| Speicherzugriffsfehler (Speicherabzug geschrieben)
,----


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/usr/share/emacs/24.3/etc/DEBUG.


In GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2)
 of 2014-06-11 on var-lib-archbuild-staging-x86_64-jgc
Configured using:
 `configure '--prefix=/usr' '--sysconfdir=/etc' '--libexecdir=/usr/li\
b'
 '--localstatedir=/var' '--with-x-toolkit=gtk3' '--with-xft'
 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-str\
ong
 --param=ssp-buffer-size=4'
 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'
 'CPPFLAGS=-D_FORTIFY_SOURCE=2''

Important settings:
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC x b u g TAB C-a C-k e m a c s - b u TAB DEL DEL
C-a C-k r e p o TAB r TAB RET

Recent messages:
("emacs")
Loading term/xterm...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...

Load-path shadows:
/usr/share/emacs/24.3/lisp/org/.dir-locals hides /usr/share/emacs/24.\
3/lisp/gnus/.dir-locals

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 \
mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils help-mode easymenu time-date tooltip ediff-hook
vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset imag\
e
regexp-opt fringe tabulated-list newcomment lisp-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loadd\
efs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-reada\
ble
backquote make-network-process dbusbind dynamic-setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty emacs)

-- 
cheers,
Thorsten




--- End Message ---
--- Begin Message --- Subject: Re: bug#18387: 24.3; Segmentation Fault Date: Wed, 03 Sep 2014 20:25:51 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Anyway, since the crash is not reproducible and the backtrace sheds no
light, nothing can be done; hence closing this report.



--- End Message ---

reply via email to

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