From: Eli Zaretskii <eliz@gnu.org>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: 16509-done@debbugs.gnu.org
Subject: bug#16509: Assertion failure when using non-existent font
Date: Tue, 21 Jan 2014 18:09:54 +0200 [thread overview]
Message-ID: <83bnz5gvu5.fsf@gnu.org> (raw)
In-Reply-To: <CAAeL0SQGV1wHBe-v8CAfBZ3ufD5Vb3-=GztvdYXwQOxu4PEYJg@mail.gmail.com>
> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Mon, 20 Jan 2014 19:04:45 +0100
>
> There's an assertion failure when trying to signal the error that the
> default font selected for the frame does not exist, it seems.
>
>
> (gdb) run -Q -fn "NoExiste-10"
> Starting program: C:\Devel\emacs\repo\trunk\src\emacs.exe -Q -fn "NoExiste-10"
> [New Thread 11388.0x29c8]
> [New Thread 11388.0x680]
> [New Thread 11388.0x1620]
> [New Thread 11388.0x295c]
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x011f3564 in unwind_create_frame (frame=61646221) at w32fns.c:4253
> 4253 eassert (dpyinfo->terminal->image_cache->refcount ==
> image_cache_refcount);
Fixed in trunk revision 116097.
next prev parent reply other threads:[~2014-01-21 16:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-20 18:04 bug#16509: Assertion failure when using non-existent font Juanma Barranquero
2014-01-21 16:09 ` Eli Zaretskii [this message]
2014-01-21 16:11 ` Juanma Barranquero
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=83bnz5gvu5.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=16509-done@debbugs.gnu.org \
--cc=lekktu@gmail.com \
/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.