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

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

bug#16140: 24.3.50; GC tries to free invalid font objects


From: Dmitry Antipov
Subject: bug#16140: 24.3.50; GC tries to free invalid font objects
Date: Mon, 16 Dec 2013 12:00:12 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 12/14/2013 01:51 PM, Eli Zaretskii wrote:

When I originally saw this, fnt->driver was NULL.  I added protection
against that, but then it crashed with non-NULL but still invalid
pointer.  Such pointers should never end up in font objects, so how
come they do?

Hm...I've tried bloat-font quite a lot with my MinGW build, but didn't
see anything similar.  Anyway, r115541 has an extra check for valid
font driver pointer in font objects; if you hit this eassert, please
let me know.

Dmitry






reply via email to

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