From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Hansen Newsgroups: gmane.emacs.bugs Subject: bug#3112: 23.0.92; segfault in display-supports-face-attributes-p Date: Tue, 12 May 2009 16:06:44 -0400 Message-ID: <4A09D6D4.10001__3154.48785336248$1242274550$gmane$org@bbn.com> References: <87hc02qlhm.fsf@cyd.mit.edu> <4A034551.5040201@bbn.com> Reply-To: Richard Hansen , 3112@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1242274550 30185 80.91.229.12 (14 May 2009 04:15:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 May 2009 04:15:50 +0000 (UTC) Cc: 3112@emacsbugs.donarmstrong.com, Chong Yidong , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu May 14 06:15:41 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M4SLx-0005xK-Vx for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 May 2009 06:15:41 +0200 Original-Received: from localhost ([127.0.0.1]:43920 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4SLw-00043P-MB for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 May 2009 00:15:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M3ye3-000203-7Q for bug-gnu-emacs@gnu.org; Tue, 12 May 2009 16:32:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M3ydy-0001z4-LW for bug-gnu-emacs@gnu.org; Tue, 12 May 2009 16:32:10 -0400 Original-Received: from [199.232.76.173] (port=46767 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3ydy-0001z1-H1 for bug-gnu-emacs@gnu.org; Tue, 12 May 2009 16:32:06 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:38897) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M3ydx-0001X0-Vd for bug-gnu-emacs@gnu.org; Tue, 12 May 2009 16:32:06 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n4CKVt5B002574; Tue, 12 May 2009 13:31:55 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n4CKF4R6029330; Tue, 12 May 2009 13:15:04 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Richard Hansen Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 12 May 2009 20:15:04 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 3112 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 3112-submit@emacsbugs.donarmstrong.com id=B3112.124215881627509 (code B ref 3112); Tue, 12 May 2009 20:15:04 +0000 Original-Received: (at 3112) by emacsbugs.donarmstrong.com; 12 May 2009 20:06:56 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from mx11.bbn.com (mx11.bbn.com [128.33.0.80]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n4CK6qfF027489 for <3112@emacsbugs.donarmstrong.com>; Tue, 12 May 2009 13:06:53 -0700 Original-Received: from dommiel.bbn.com ([192.1.122.15] helo=[IPv6:::1]) by mx11.bbn.com with esmtp (Exim 4.60) (envelope-from ) id 1M3yFR-0007Cw-FD; Tue, 12 May 2009 16:06:45 -0400 User-Agent: Thunderbird 2.0.0.21 (X11/20090409) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Tue, 12 May 2009 16:32:10 -0400 X-Mailman-Approved-At: Thu, 14 May 2009 00:13:26 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:27868 Archived-At: >> My emacs had some Debian-provided patches, so I tried building fresh from >> CVS. I'm still having the same problem, and I can still reliably reproduce >> the segfault. Here's what I did: >> >> $ cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/emacs co emacs >> $ cd emacs >> $ ./configure >> $ make bootstrap >> $ make >> $ ./src/emacs -Q --eval '(custom-set-faces (quote (default ((t (:height 121 :family "something-invalid"))))))' > > I cannot reproduce this either on my Debian system. Can you try to do > "xdrb -remove" and "rm ~/.Xdefaults" before starting Emacs, to see if > some Xresource settings interfere? $ xrdb -query *customization: -color Xcursor.size: 32 Xcursor.theme: DMZ-White Xcursor.theme_core: true Xft.antialias: 1 Xft.dpi: 96 Xft.hinting: 1 Xft.hintstyle: hintmedium Xft.lcdfilter: none Xft.rgba: none $ xrdb -remove $ xrdb -query $ ./src/emacs -Q --eval '(custom-set-faces (quote (default ((t (:height 121 :family "something-invalid"))))))' # then hovered mouse over something that produces a tooltip Fatal error (11)Segmentation fault (core dumped) I'll try this out on a fresh Ubuntu machine in case it's something specific to my machine. Thanks for taking the time to try to reproduce it! -Richard