unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: bug#3112: 23.0.92; segfault in display-supports-face-attributes-p
       [not found] ` <4A034551.5040201@bbn.com>
@ 2009-05-08  3:36   ` Chong Yidong
       [not found]   ` <jwv8wl7f63c.fsf-monnier+emacsbugreports@gnu.org>
  1 sibling, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2009-05-08  3:36 UTC (permalink / raw)
  To: Richard Hansen; +Cc: 3112, emacs-devel

Richard Hansen <rhansen@bbn.com> writes:

> $ cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/emacs co emacs
> $ cd emacs
> $ ./configure
> $ make bootstrap
> $ make
> $ ./src/emacs -Q
>
> Then I evaluated the above snippet and hovered my mouse over something
> that produces a tooltip.  Presto, instant segfault.  If I leave out
> the ':height 121' from the above snippet, no segfault.
>
> Can anyone else reproduce this?

I'm afraid I can't reproduce this.  CC'ing emacs-devel, in the hope that
someone else can try to reproduce it.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bug#3112: 23.0.92; segfault in display-supports-face-attributes-p
       [not found]   ` <jwv8wl7f63c.fsf-monnier+emacsbugreports@gnu.org>
@ 2009-05-12 20:06     ` Richard Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Hansen @ 2009-05-12 20:06 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 3112, Chong Yidong, emacs-devel

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-12 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87hc02qlhm.fsf@cyd.mit.edu>
     [not found] ` <4A034551.5040201@bbn.com>
2009-05-08  3:36   ` bug#3112: 23.0.92; segfault in display-supports-face-attributes-p Chong Yidong
     [not found]   ` <jwv8wl7f63c.fsf-monnier+emacsbugreports@gnu.org>
2009-05-12 20:06     ` Richard Hansen

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