FS#52898 - fontforge crashes

Attached to Project: Arch Linux
Opened by Odin Hørthe Omdal (velmont) - Wednesday, 08 February 2017, 11:55 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 08 February 2017, 15:01 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I had infinality fonts installed earlier, but removed it all now.

[odin@h:~]$ gdb fontforge
GNU gdb (GDB) 7.12.1
Copyright (C) 2017 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 "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from fontforge...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/fontforge
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Copyright (c) 2000-2014 by George Williams. See AUTHORS for Contributors.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
Based on sources from 16:38 CET 24-Dec-2016-ML-D.
Based on source from git with hash:
no xdefs_filename!
TESTING: getPixmapDir:/usr/share/fontforge/pixmaps
TESTING: getShareDir:/usr/share/fontforge
TESTING: GResourceProgramDir:/usr/bin
trying default theme:/usr/share/fontforge/pixmaps/resources

Program received signal SIGFPE, Arithmetic exception.
(gdb)
(gdb) bt
0x00007ffff70581c3 in GDrawInstanciateFont () from /usr/lib/libgdraw.so.5
#0 0x00007ffff70581c3 in GDrawInstanciateFont () at /usr/lib/libgdraw.so.5
#1 0x00007ffff705823e in GDrawAttachFont () at /usr/lib/libgdraw.so.5
#2 0x00007ffff7057ae2 in _GDraw_InitError () at /usr/lib/libgdraw.so.5
#3 0x00007ffff70a238e in _GXDraw_CreateDisplay () at /usr/lib/libgdraw.so.5
#4 0x00007ffff7057093 in GDrawCreateDisplays () at /usr/lib/libgdraw.so.5
#5 0x00007ffff7a6e540 in fontforge_main () at /usr/lib/libfontforgeexe.so.2
#6 0x00007ffff7313291 in __libc_start_main () at /usr/lib/libc.so.6
#7 0x000000000040067a in _start ()
(gdb)
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 08 February 2017, 15:01 GMT
Reason for closing:  Not a bug
Comment by Odin Hørthe Omdal (velmont) - Wednesday, 08 February 2017, 14:05 GMT
Reboot fixed it. So I guess something old in the fontstack was hanging in there.

Please close.

Loading...