all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lawrence Mitchell <wence@gmx.li>
To: emacs-devel@gnu.org
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.60; Segmentation fault when deleting Emacs frame
Date: Thu, 03 Jul 2008 15:13:29 +0100	[thread overview]
Message-ID: <?fnord?y3h6wsk3rr7a.fsf@ID-97657.user.individual.net> (raw)
In-Reply-To: y3h63ar64vbw.fsf@lamacq.ph.ed.ac.uk

Lawrence Mitchell wrote:
> [I sent the bug a few weeks ago, but didn't get any response.  The
> behaviour hasn't changed so am resending].

> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:

> When starting emacs in a terminal and then using emacsclient to create
> an X frame, attempting to delete the X frame causes a segmentation fault
> in FcPatternDestroy() when using the following recipe:

> 1) emacs -Q -nw -fn 'Bitstream Vera Sans Mono-10' -l ~/bug.el

> ;; In another terminal create an X frame
> 2) emacsclient -c

> ;; Delete the frame
> 3) C-x 5 0

> 4) Segmentation fault

> Cheers,

> Lawrence

> Possibly relevant Xresources:

> *font:	-misc-fixed-medium-r-normal-*-16-160-*-*-*-*-iso8859-*
> Emacs.FontBackend:	xft
> Emacs.font:	Bitstream Vera Sans Mono-10
> Xft.antialias:	1
> Xft.dpi:	96.000000
> Xft.hinting:	1
> Xft.hintstyle:	hintmedium
> Xft.rgba:	none

> bug.el:
> ---begin---
> (server-start)

> (custom-set-faces
>  '(default ((t (:family "mono"))))
>  '(bold ((t (:family "mono"))))
>  '(mode-line ((t (:inherit default))))
>  '(mode-line-inactive ((t (:inherit bold)))))
> ---end---

> fontconfig is version 2.2.3


Having recently updated my Emacs (on 2008-07-01), I find that I
can no longer trigger this bug.  It appears it has been fixed
somewhere along the lines.

Cheers,
Lawrence
-- 
Lawrence Mitchell <wence@gmx.li>





  reply	other threads:[~2008-07-03 14:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <18546.39514.476960.639946@fencepost.gnu.org>
2008-03-04 10:50 ` 23.0.60; Segmentation fault when deleting Emacs frame Lawrence Mitchell
2008-07-03 14:13   ` Lawrence Mitchell [this message]
2008-07-07 22:45     ` bug#528: marked as done (23.0.60; Segmentation fault when deleting Emacs frame) Emacs bug Tracking System
2008-07-03 14:13   ` bug#528: 23.0.60; Segmentation fault when deleting Emacs frame Lawrence Mitchell
2008-07-07 22:45   ` bug#36: marked as done (23.0.60; Segmentation fault when deleting Emacs frame) Emacs bug Tracking System

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='?fnord?y3h6wsk3rr7a.fsf@ID-97657.user.individual.net' \
    --to=wence@gmx.li \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@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.