GNU bug report logs - #528
23.0.60; Segmentation fault when deleting Emacs frame

Previous Next

Package: emacs;

Reported by: Lawrence Mitchell <wence <at> gmx.li>

Date: Thu, 3 Jul 2008 14:25:04 UTC

Severity: normal

Tags: moreinfo

Merged with 36

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Lawrence Mitchell <wence <at> gmx.li>
Subject: bug#528 closed by Glenn Morris <rgm <at> gnu.org> (#528)
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#528: 23.0.60; Segmentation fault when deleting Emacs frame

It has been closed by Glenn Morris <rgm <at> gnu.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Glenn Morris <rgm <at> gnu.org> by
replying to this email.


-- 
528: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=528
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 528-done <at> debbugs.gnu.org
Subject: #528
Date: Mon, 7 Jul 2008 18:36:10 -0400
> 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.

Hence closing this bug.

[Message part 3 (message/rfc822, inline)]
From: Lawrence Mitchell <wence <at> gmx.li>
To: emacs-pretest-bug <at> gnu.org
Cc: emacs-devel <at> gnu.org
Subject: Re: 23.0.60; Segmentation fault when deleting Emacs frame
Date: Thu, 03 Jul 2008 15:13:29 +0100
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 <at> gmx.li>




This bug report was last modified 17 years and 14 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.