emacs-devel
[Top][All Lists]
Advanced

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

Re: EMACS_22_BASE: Crash after creating a new frame, gtk_toolbar_set_ico


From: Reiner Steib
Subject: Re: EMACS_22_BASE: Crash after creating a new frame, gtk_toolbar_set_icon_size?
Date: Wed, 15 Aug 2007 20:40:38 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

On Wed, Aug 15 2007, Jan Djärv wrote:

> Reiner Steib skrev:
[...]
>> I got another (probably unrelated) crash when using this patch:
>> <http://thread.gmane.org/v9ps1pyix4.fsf%40marauder.physik.uni-ulm.de>
>
> Please don't link to other places, post the full details here.

Well, I have posted the full details in the other mail on emacs-devel.
But as I thought the crashed are not related, I started a new thread.

,----[ <news:address@hidden> ]
| From: Reiner Steib <address@hidden>
| Subject: EMACS_22_BASE: Crash during mail composition
| To: address@hidden
| Date: Tue, 14 Aug 2007 22:12:39 +0200
| Message-ID: <address@hidden>
`----

> Can you print font_frame in frame 0?  And if it isn't NULL, *font_frame?

--8<---------------cut here---------------start------------->8---
(gdb) frame 0
#0  0x080ba394 in cmp_font_names (a=0xb21a3c0, b=0xb21a8c0)
    at [...]/cvs-EMACS_22_BASE/emacs/src/xfaces.c:2715
2715              int resy = FRAME_X_DISPLAY_INFO (font_frame)->resy;
(gdb) print font_frame
$1 = (struct frame *) 0x0
(gdb) print *font_frame
Cannot access memory at address 0x0
--8<---------------cut here---------------end--------------->8---

I'm not very familiar with gdb, so please give me the exact gdb
commands if this was not what you had in mind.

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]