emacs-devel
[Top][All Lists]
Advanced

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

Re: gtk3, emacs 24 and gnome shell


From: Eli Zaretskii
Subject: Re: gtk3, emacs 24 and gnome shell
Date: Thu, 03 Nov 2011 05:59:26 +0200

> From: Rasmus <address@hidden>
> Date: Thu, 03 Nov 2011 01:08:19 +0000
> 
> Here is a backtrace where Emacs seems to have broken.  In this specific
> case my computer was playing back music while I was reading an article.
> When I got back Emacs had crashed.
> 
> (gdb) bt full
> #0  abort () at emacs.c:386
> No locals.
> #1  0x000000000044d214 in redisplay_internal () at xdisp.c:12644

I hope you still have this under GDB.  If so, please do

 (gdb) frame 1
 (gdb) print selected_frame
 (gdb) xtype

If "xtype" says it's a symbol, then type

 (gdb) xsymbol



reply via email to

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