all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Yuan MEI <yuan.mei.list@gmail.com>, Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Font related crash?
Date: Thu, 05 Nov 2015 08:55:22 +0100	[thread overview]
Message-ID: <563B0B6A.9040207@gmx.at> (raw)
In-Reply-To: <CANGGyWbohxZDHDNUyGP9mD-guoq8nkWN5TADVqi96O_aEd-CcA@mail.gmail.com>

 > Program received signal SIGFPE, Arithmetic exception.
 > 0x0000000000413a88 in required_matrix_width (w=w@entry=0x21c4020) at
 > dispnew.c:1727
 > 1727                   / ch_width) * w->ncols_scale_factor
 > (gdb) xbacktrace
 > "x-create-frame" (0xffff8590)
 > "x-create-frame-with-faces" (0xffff87a8)
 > 0x1191880 PVEC_COMPILED
 > "apply" (0xffff8a50)
 > "frame-creation-function" (0xffff8c60)
 > "make-frame" (0xffff8e20)
 > "make-frame-on-display" (0xffff8ff8)
 > "server-create-window-system-frame" (0xffff9238)
 > "server-process-filter" (0xffff9428)

Please show us the values of the involved variables.  Just type

p ch_width

p w->ncols_scale_factor

p WINDOW_PIXEL_WIDTH (w)

at the (gdb) prompt.

Thank you, martin



  reply	other threads:[~2015-11-05  7:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-04 22:32 Font related crash? Yuan MEI
2015-11-05  3:37 ` Eli Zaretskii
2015-11-05  6:55   ` Yuan MEI
2015-11-05  7:55     ` martin rudalics [this message]
2015-11-05  8:45       ` Yuan MEI
2015-11-05 16:26         ` Eli Zaretskii
2015-11-05 18:16           ` martin rudalics
2015-11-05 18:42             ` Eli Zaretskii
2015-11-06 10:31               ` Yuan MEI
2015-11-06 10:50                 ` Eli Zaretskii
2015-11-06 11:26               ` martin rudalics
2015-11-06 11:25 ` martin rudalics
2015-11-07  5:52   ` Yuan MEI

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=563B0B6A.9040207@gmx.at \
    --to=rudalics@gmx.at \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=yuan.mei.list@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.