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

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

Re: Crash in xg_get_image_for_pixmap with ENABLE_CHECKING=1


From: Jan D.
Subject: Re: Crash in xg_get_image_for_pixmap with ENABLE_CHECKING=1
Date: Fri, 24 Feb 2006 08:42:27 +0100 (CET)

> M-x report-emacs-bug RET wrote:
> > Please describe exactly what actions triggered the bug
> > and the precise symptoms of the bug:
> 
> Emacs crash when exiting from a group in Gnus.
> 
> > 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.
> 
> DISPLAY = :0.0
> TERM = screen
> Breakpoint 1 at 0x530bb0: file [...]/emacs/src/emacs.c, line 463.
> Breakpoint 2 at 0x55a050: file [...]/emacs/src/sysdep.c, line 1373.
> [...]
> Detaching after fork from child process 2334.
> 
> Emacs fatal error: [...]/emacs/src/gtkutil.c:352: assertion failed: 
> GC_STRINGP(file)

...

> 
> If I can provide more information, please tell me which gdb commands I
> should use.
> 

(gdb) fr 2
(gdb) p file
(gdb) pr
(gdb) p specified_file
(gdb) pr

whould help.

        Jan D.





reply via email to

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