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: Reiner Steib
Subject: Re: Crash in xg_get_image_for_pixmap with ENABLE_CHECKING=1
Date: Fri, 24 Feb 2006 15:58:45 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

On Fri, Feb 24 2006, Jan D. wrote:

>> 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

--8<---------------cut here---------------start------------->8---
(gdb) fr 2
#2  0x000000000052a5df in xg_get_image_for_pixmap (f=0x1018880, img=0x24293b0, 
    widget=0x1019a90, old_widget=0x1bef8a0)
    at /home/dept/ste/src/links/emacs/cvs-HEAD/emacs/src/gtkutil.c:390
390           g_object_unref (G_OBJECT (icon_buf));
(gdb) p file
No symbol "file" in current context.
(gdb) pr
The history is empty.
(gdb) p f
$1 = 0x1018880
(gdb) pr
2109712
(gdb) p img
$2 = (struct image *) 0x24293b0
(gdb) pr
4739702
(gdb) p specified_file
$3 = 37902387
(gdb) pr
"/import/xtra/emacs/HEAD/share/emacs/etc/images/save.xpm"
--8<---------------cut here---------------end--------------->8---

This file doesn't exist anymore.  I'm not sure if it was there when
the crash occurred.  I've been working on new icons for Gnus' tool
bars and during this, I often copied and removed icons ("etc" is a
symlink to the directory containing the Gnus icons.)

But even when removing used icons while running Emacs, Emacs shouldn't
crash.

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]