emacs-devel
[Top][All Lists]
Advanced

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

Re: libxft crash with current Emacs master branch


From: Alex Bennée
Subject: Re: libxft crash with current Emacs master branch
Date: Tue, 21 Jan 2014 12:18:11 +0000
User-agent: mu4e 0.9.9.6pre2; emacs 24.3.50.3

address@hidden writes:

> Hi,
>
> I've been seeing crashes in the last few weeks while tracking the Emacs
> master branch.
>
<snip>
>
> #0  XftFontManageMemory (address@hidden) at ../../src/xftfreetype.c:1115
> #1  0x00007f1449f09e37 in _XftCloseDisplay (dpy=0x321c690, codes=<optimized 
> out>) at ../../src/xftdpy.c:40
> #2  0x00007f144a33b4f2 in XCloseDisplay () from 
> /usr/lib/x86_64-linux-gnu/libX11.so.6
> #3  0x00007f144aa97fd5 in ?? () from /usr/lib/x86_64-linux-gnu/libXt.so.6
> #4  0x00007f144aa98b6c in XtCloseDisplay () from 
> /usr/lib/x86_64-linux-gnu/libXt.so.6
> #5  0x00000000005148cf in x_delete_terminal ()
> #6  0x00000000004f305f in Fdelete_terminal ()
> #7  0x00000000004232b6 in delete_frame ()
<snip>

It certainly seems to occur after a number of delete_frame operations.
It seems to be font related but I have no idea what sort of font
interactions Emacs' makes when a frame is deleted. Should it do anything
given it's not shutting down?

-- 
Alex Bennée




reply via email to

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