* bug#6112: x-family-fonts segfaults
@ 2010-05-05 17:41 Nick Dokos
2010-05-05 19:51 ` Chong Yidong
0 siblings, 1 reply; 3+ messages in thread
From: Nick Dokos @ 2010-05-05 17:41 UTC (permalink / raw)
To: 6112; +Cc: nicholas.dokos
GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2010-03-07 on gamaville.dokosmarshall.org
$ gdb emacs
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
/home/nick/.gdbinit:3: Error in sourced command file:
No symbol table is loaded. Use the "file" command.
(gdb) run
Starting program: /usr/bin/emacs
[Thread debugging using libthread_db enabled]
[New Thread 0xb68c9700 (LWP 4408)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb68c9700 (LWP 4408)]
0x080d863e in compare_fonts_by_sort_order (v1=0x1e68619c, v2=0xa1c0c48) at xfaces.c:1697
1697 {
(gdb) quit
The segv is generated by evaluating
(x-family-fonts)
in the *scratch* buffer.
Thanks,
Nick
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6112: x-family-fonts segfaults
2010-05-05 17:41 bug#6112: x-family-fonts segfaults Nick Dokos
@ 2010-05-05 19:51 ` Chong Yidong
2010-05-05 20:45 ` Nick Dokos
0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2010-05-05 19:51 UTC (permalink / raw)
To: nicholas.dokos; +Cc: 6112
Nick Dokos <nicholas.dokos@hp.com> writes:
> GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of
> 2010-03-07 on gamaville.dokosmarshall.org
>
> The segv is generated by evaluating
>
> (x-family-fonts)
>
> in the *scratch* buffer.
This is a rather old version of Emacs. I can't reproduce this with the
latest version, so maybe it's been fixed; please see if you experience
the same problem with the 23.1.97 pretest at
ftp://alpha.gnu.org/gnu/emacs/pretest/
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6112: x-family-fonts segfaults
2010-05-05 19:51 ` Chong Yidong
@ 2010-05-05 20:45 ` Nick Dokos
0 siblings, 0 replies; 3+ messages in thread
From: Nick Dokos @ 2010-05-05 20:45 UTC (permalink / raw)
To: Chong Yidong; +Cc: nicholas.dokos, 6112
Chong Yidong <cyd@stupidchicken.com> wrote:
> Nick Dokos <nicholas.dokos@hp.com> writes:
>
> > GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of
> > 2010-03-07 on gamaville.dokosmarshall.org
> >
> > The segv is generated by evaluating
> >
> > (x-family-fonts)
> >
> > in the *scratch* buffer.
>
> This is a rather old version of Emacs. I can't reproduce this with the
> latest version, so maybe it's been fixed; please see if you experience
> the same problem with the 23.1.97 pretest at
>
> ftp://alpha.gnu.org/gnu/emacs/pretest/
>
> Thanks.
[Apologies for the duplicate mail: I forgot to do a reply-all the
first time.]
I didn't get to 23.1.97, but I can confirm that 23.1.90.1 does
not exhibit the problem.
Thanks,
Nick
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-05-05 20:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-05 17:41 bug#6112: x-family-fonts segfaults Nick Dokos
2010-05-05 19:51 ` Chong Yidong
2010-05-05 20:45 ` Nick Dokos
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.