all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: joseph@photosessionsltd.com
To: "Eli Zaretskii" <eliz@gnu.org>
Subject: bug#12050: 23.3; font trashes mode-line file name
Date: Sun, 29 Jul 2012 07:44:16 -0400	[thread overview]
Message-ID: <af22da94e2eb5e507cac730da4b1184d.squirrel@server208.nhsdns.com> (raw)
In-Reply-To: <83mx2jhdmt.fsf@gnu.org>

with the gdb command
run -q -fn -adobe-times-bold-r-normal--0-0-0-0-p-0-iso8859-15
the crash occurs at xterm.c:1216
1216   else if (FONT_HEIGHT (s->font) < s->height - 2 * box_line_width

with the gdb command
run -q -fn -adobe-helvetica-bold-r-normal--0-0-0-0-p-0-iso8859-15
the crash occurs at xfaces.c:4841
4841   if (! EQ (face->font->props[i], def_face->font->props[i]))

recall that the times line crashes in 23.3 and 24.1 and the helvetica line
works fine in 23.3 and crashes in 24.1.


>> Date: Thu, 26 Jul 2012 08:28:05 -0400
>> From: joseph@photosessionsltd.com
>>
>> I built emacs-24.1 in a local directory and tried it with the same
>> command
>> line. I find emacs-23.3 is decidedly more friendly than emacs-24.1. 23.3
>> merely trashes the filename in the mode-line. 24.1 gives
>> Fatal error (11) Segmentation fault.
>>
>> I can invoke emacs-24.1 with some alternative not default font and it
>> does
>> come up ok and display file names in the mode line. The following line
>> with a helvetica font displays ok in emacs23.3 (i.e., mode-line fine).
>> The
>> following line gives Fatal error (11) Segmentation fault with
>> emacs-24.1.
>>
>> emacs -q -fn -adobe-helvetica-bold-r-normal--0-0-0-0-p-0-iso8859-15
>> anyfile
>
> I think this problem was already fixed in the development sources.
> But before I send you the change that fixed it, could you please run
> Emacs under a debugger and see in what source line does it crash?  I'd
> like to verify that what you see is the same problem as the one that
> was fixed.
>
> Thanks.
>
> P.S. Please keep the bug address on the CC line, so that this
> discussion is archived on the bug tracker.
>







  reply	other threads:[~2012-07-29 11:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-25  6:02 bug#12050: 23.3; font trashes mode-line file name joseph
2012-07-26  3:03 ` Eli Zaretskii
     [not found]   ` <b308c0f0cce2ca6b473e648ea1e96129.squirrel@server208.nhsdns.com>
2012-07-28 19:47     ` Eli Zaretskii
2012-07-29 11:44       ` joseph [this message]
2012-07-29 17:25         ` Eli Zaretskii
2012-07-30  8:20           ` joseph
2012-07-30 13:51             ` Eli Zaretskii
2012-08-15 10:07               ` Chong Yidong
2019-11-01 16:32             ` Lars Ingebrigtsen
2019-11-01 16:33               ` Lars Ingebrigtsen

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=af22da94e2eb5e507cac730da4b1184d.squirrel@server208.nhsdns.com \
    --to=joseph@photosessionsltd.com \
    --cc=eliz@gnu.org \
    /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.