| Summary: | View text file makes crash Krusader, Kate and KWrite | ||
|---|---|---|---|
| Product: | [Applications] krusader | Reporter: | rilicek <rilicek> |
| Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | alex.bikadorov, davide, fuckel, hli+kde, krusader-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 2.4.0-beta3 "Single Step" | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Sample file that crashes Krusasader.
New crash information added by DrKonqi |
||
|
Description
rilicek
2015-04-12 06:27:52 UTC
Created attachment 91988 [details]
Sample file that crashes Krusasader.
Sample file that crashes Krusasader.
I can reproduce this error with a text file that just contains '4\n'. It seems that all files starting with a digit are affected. I'm running Kubuntu 15.04. Can you check if this happens when you open the same file with kate? What type of text encoding does the file has? (Is your system up-to-date?) * Kate works fine * The file is pure ASCII * yes, my system is up-to-date (as fas Kubuntu is), but I did have a look at the programs version numbers * Krusader reports itself as Version 2.4.0-beta3 "Single Step", with the KDE version 4.14.8 * Kate reports itself as version 5.0.0 with the KDE version "KDE frameworks 5.12.0" ** but Kates 'About KDE' still says "KDE version 4.14.8" ** Muon reports Kate as version 4:15.05.1-0ubuntu1~ubuntu15.04~ppa1 * I'm using a German KDE / languagepack, maybe that matters somehow At home I'm still running Kubuntu 14.10 and this bug doesn't happen. Created attachment 103457 [details]
New crash information added by DrKonqi
krusader (2.4.0-beta3 "Single Step") on KDE Platform 4.14.22 using Qt 4.8.7
* opening a file with a digit as first character still crashes the viewer (kate works fine) as of Krusader 2.4.0-beta3 / KDE 4.14.22 (I'm running Kubuntu 16.10)
* I tested with text mode and generic mode, both crash
* I also tested with 'mime magic enabled and disabled, both crash
* 'lister mode' works fine, though
-- Backtrace (Reduced):
#6 0x00007f3f251b8af8 in KSycocaEntry::name() const () from /usr/lib/libkdecore.so.5
#7 0x00007f3f0a96a332 in Kate::TextBuffer::load(QString const&, bool&, bool&, bool) () from /usr/lib/libkatepartinterfaces.so.4
#8 0x00007f3f0a9e32ee in KateBuffer::openFile(QString const&, bool) () from /usr/lib/libkatepartinterfaces.so.4
#9 0x00007f3f0a9d895f in KateDocument::openFile() () from /usr/lib/libkatepartinterfaces.so.4
[...]
#11 0x00007f3f25ddaefd in KParts::ReadOnlyPart::openUrl(KUrl const&) () from /usr/lib/libkparts.so.4
*** Bug 353847 has been marked as a duplicate of this bug. *** Don't know why everybody having a bug in KDE 4.14+ that is marked as fixed in 4.6.1. Anyway, not a bug in Krusader. And please test again with KF5/Krusader version 2.5.0 *** This bug has been marked as a duplicate of bug 265188 *** |