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

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

bug#6112: x-family-fonts segfaults


From: Nick Dokos
Subject: bug#6112: x-family-fonts segfaults
Date: Wed, 05 May 2010 13:41:14 -0400

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







reply via email to

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