From: Dmitry Antipov <dmantipov@yandex.ru>
To: Nix <nix@esperi.org.uk>
Cc: 16093@debbugs.gnu.org
Subject: bug#16093: 24.3.50; Crash of emacs --daemon on killing X server
Date: Sat, 14 Dec 2013 06:08:47 +0400 [thread overview]
Message-ID: <52ABBDAF.3070002@yandex.ru> (raw)
In-Reply-To: <87d2l01ise.fsf@spindle.srvr.nix>
On 12/14/2013 02:35 AM, Nix wrote:
> I concur that *not* freeing fonts at some point is a gigantic leak,
> though.
It's really gigantic in a specially designed case, which is quite
far from the most of regular use cases. But it's a leak anyway.
> Am I right to assume that bug 16128 is the same bug, and that
> this is thus fixed by r115505? Or does r115506 indicate that you've
> been forced to let this leak stand? :(
No. Revision 115489 (reverted by 115506) was an attempt to solve
two minor issues: 1) 'n_fonts' counter in FRAME_DISPLAY_INFO (f)
should be updated when the font is closed and 2) when font-entity
is gone, font_driver->free_entity should be called for it, if
non-NULL (for now macfont.m is the only driver where it is so).
Dmitry
next prev parent reply other threads:[~2013-12-14 2:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-09 15:58 bug#16093: 24.3.50; Crash of emacs --daemon on killing X server Nix
2013-12-09 17:57 ` Dmitry Antipov
2013-12-10 19:43 ` Jan Djärv
2013-12-10 23:39 ` Nix
2013-12-11 0:20 ` Glenn Morris
2013-12-11 4:28 ` Dmitry Antipov
2013-12-13 22:35 ` Nix
2013-12-14 2:08 ` Dmitry Antipov [this message]
2013-12-16 7:52 ` Dmitry Antipov
2014-01-06 13:32 ` Nix
2013-12-11 6:01 ` Jan Djärv
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52ABBDAF.3070002@yandex.ru \
--to=dmantipov@yandex.ru \
--cc=16093@debbugs.gnu.org \
--cc=nix@esperi.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.