https://bugs.kde.org/show_bug.cgi?id=227922
Michael Pyne <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[email protected] Resolution| |UPSTREAM --- Comment #4 from Michael Pyne <mpyne kde org> 2010-02-28 18:17:49 --- The crash itself happens in 3: FindGlyphByHash, frame 1 and 2 are just the Xorg code that actually prints out the backtrace. There's supposed to be nothing an X client can do to crash the X server, so this is an Xorg bug. Given that it comes from a function trying to find glyphs I would assume you have a corrupted font glyph cache somehow. So you may want to try running fc-cache --really-force to rebuild your font caches and then restart KDE. Either way it's not a KDE bug, although if you find some way we're abusing X that we shouldn't be then please reopen this bug with details. Thanks. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
