unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Hansen <rhansen@bbn.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 3112@emacsbugs.donarmstrong.com,
	Chong Yidong <cyd@stupidchicken.com>,
	emacs-devel@gnu.org
Subject: bug#3112: 23.0.92; segfault in display-supports-face-attributes-p
Date: Tue, 12 May 2009 16:06:44 -0400	[thread overview]
Message-ID: <4A09D6D4.10001__3154.48785336248$1242274550$gmane$org@bbn.com> (raw)
In-Reply-To: <jwv8wl7f63c.fsf-monnier+emacsbugreports@gnu.org>

>> 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






  reply	other threads:[~2009-05-12 20:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-03 15:01 bug#3112: 23.0.92; segfault in display-supports-face-attributes-p Chong Yidong
2009-05-07 20:32 ` Richard Hansen
2009-05-08  3:36   ` Chong Yidong
2009-05-09  0:58   ` Stefan Monnier
2009-05-12 20:06     ` Richard Hansen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-26  4:39 Richard Hansen
2009-04-28 15:41 ` Richard Hansen
2009-04-28 15:57 ` Richard Hansen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='4A09D6D4.10001__3154.48785336248$1242274550$gmane$org@bbn.com' \
    --to=rhansen@bbn.com \
    --cc=3112@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).