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

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

SEGV in x_catch_errors_unwind (x86_64-unknown-linux-gnu)


From: Reiner Steib
Subject: SEGV in x_catch_errors_unwind (x86_64-unknown-linux-gnu)
Date: Wed, 08 Feb 2006 18:19:23 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

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

`<f1> k [Ctrl <tool-bar> <help>]'  (But it's not reproducible.)

> 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'.
> If you would like to further debug the crash, please read the file
> /import/xtra/emacs/HEAD/share/emacs/22.0.50/etc/DEBUG for instructions.

GNU gdb 6.2.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-suse-linux"...Using host libthread_db library
 "/lib64/tls/libthread_db.so.1".

DISPLAY = :0.0
TERM = screen
Breakpoint 1 at 0x4e7090: file [...]/emacs/src/emacs.c, line 463.
Breakpoint 2 at 0x5014c0: file [...]/emacs/src/sysdep.c, line 1373.
[...]
(gdb) r -l lisp-tmp/gnus-init-tool-bar.el --eval '(gnus )'
Starting program: [...]/emacs/cvs-HEAD/x86_64/src/emacs \
  -l lisp-tmp/gnus-init-tool-bar.el --eval '(gnus )'
[Thread debugging using libthread_db enabled]
[New Thread 182940272320 (LWP 4018)]
Detaching after fork from child process 4019.
[...]
Detaching after fork from child process 11601.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182940272320 (LWP 4018)]
x_catch_errors_unwind (dummy=9829361)
    at [...]/emacs/src/xterm.c:7530
7530      Display *dpy = x_error_message->dpy;
(gdb) bt full
#0  x_catch_errors_unwind (dummy=9829361)
    at [...]/emacs/src/xterm.c:7530
        dpy = Variable "dpy" is not available.
(gdb) xbacktrace
(gdb) 

> In GNU Emacs 22.0.50.8 (x86_64-unknown-linux-gnu, GTK+ Version 2.4.9)
>  of 2006-02-08 on bridgekeeper
> X server distributor `The X.Org Foundation', version 11.0.60801000
> configured using `configure '--prefix=[...]/emacs/HEAD' '--with-gtk'
>  '--exec-prefix=[...]/emacs/HEAD-x86_64''

> Important settings:
>   value of $LC_ALL: nil
>   value of $LC_COLLATE: POSIX
>   value of $LC_CTYPE: address@hidden
>   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-8859-15
>   default-enable-multibyte-characters: t

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/





reply via email to

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