bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#528: marked as done (23.0.60; Segmentation fault when deleting Emac


From: Emacs bug Tracking System
Subject: bug#528: marked as done (23.0.60; Segmentation fault when deleting Emacs frame)
Date: Mon, 7 Jul 2008 15:45:03 -0700

Your message dated Mon, 7 Jul 2008 18:36:10 -0400
with message-id <18546.39514.476960.639946@fencepost.gnu.org>
and subject line #528
has caused the Emacs bug report #528,
regarding 23.0.60; Segmentation fault when deleting Emacs frame
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
528: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=528
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: Re: 23.0.60; Segmentation fault when deleting Emacs frame Date: Thu, 03 Jul 2008 15:13:29 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)
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>




--- End Message ---
--- Begin Message --- 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]