[systemsettings] [Bug 333338] Crash when trying to change fonts size
grounux at gmail.com
grounux at gmail.com
Sat Apr 12 20:51:58 BST 2014
https://bugs.kde.org/show_bug.cgi?id=333338
--- Comment #2 from grounux at gmail.com ---
KDE crash reporter didn't start, but I have this with gdb:
grou at yoga:~/git$ gdb kcmshell4
GNU gdb (Ubuntu 7.7-0ubuntu3) 7.7
Copyright (C) 2014 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-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 kcmshell4...Reading symbols from
/usr/lib/debug//usr/bin/kcmshell4...done.
done.
(gdb) run fonts
Starting program: /usr/bin/kcmshell4 fonts
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5ac6767 in QTextEngine::itemize (this=this at entry=0x10600a0)
at text/qtextengine.cpp:1503
1503 text/qtextengine.cpp: No such file or directory.
(gdb) n
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5ac6767 in QTextEngine::itemize (this=this at entry=0x10600a0)
at text/qtextengine.cpp:1503
1503 in text/qtextengine.cpp
(gdb) n
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list