Summary: | Kated crushed when opened text file created with Dolphin "create new" context menu | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Tigran Tumanian <kibernaut> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | 982253119, andrepontes |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Tigran Tumanian
2014-11-13 12:04:17 UTC
@Tigran: Did you upgrade KDE and maybe not restart KDE? Or do you run kate or KDE very long (say 1-2 weeks) without rebooting? We once had a report similar to this one in bug #315690, but since we cannot reproduce, it looks like an installation issue. Could you try updating to KDE 4.14.3 and report back again? *** This bug has been marked as a duplicate of bug 315690 *** *** Bug 341097 has been marked as a duplicate of this bug. *** Are you using BTRFS (default on fresh openSUSE 13.2 installations)? It could be related to bug 340657, if KSycoca uses mmap for the configuration cache. Created attachment 89650 [details]
New crash information added by DrKonqi
kate (3.14.2) on KDE Platform 4.14.2 using Qt 4.8.6
- What I was doing when the application crashed:
There are some useful information. I hope it could provide more information to deal with the Kate crashing.
-- Backtrace (Reduced):
#5 0x00007f56b6659c81 in KSycocaEntry::name() const () at /usr/lib64/libkdecore.so.5
#6 0x00007f569bdbc79f in Kate::TextBuffer::load(QString const&, bool&, bool&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#7 0x00007f569be2dfce in KateBuffer::openFile(QString const&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#8 0x00007f569be23502 in KateDocument::openFile() () at /usr/lib64/libkatepartinterfaces.so.4
#9 0x00007f56ab4e70b7 in () at /usr/lib64/libkparts.so.4
*** Bug 341824 has been marked as a duplicate of this bug. *** Yes, I'm using Btrfs. But the problem only occurs when opening non UTF-file. this attachment https://bugs.kde.org/attachment.cgi?id=89943 can be used to reproduce. This is a non UTF encoding small text file. Do file save from browser, then try to open it on kwrite. |