Bug 345189 - Kate and kwrite crash when open or property on text files
Summary: Kate and kwrite crash when open or property on text files
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-03-15 21:56 UTC by gridi_i
Modified: 2015-10-09 07:41 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.28 KB, text/plain)
2015-05-12 18:31 UTC, gridi_i
Details
New crash information added by DrKonqi (4.12 KB, text/plain)
2015-05-18 22:17 UTC, Dimitris
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gridi_i 2015-03-15 21:56:14 UTC
Application: kate (3.14.5)
KDE Platform Version: 4.14.5
Qt Version: 4.8.6
Operating System: Linux 3.16.7-7-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
kwrite crash when open new created text file (.txt) from dolphin

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc98cc0f780 (LWP 15020))]

Thread 2 (Thread 0x7fc96cf88700 (LWP 15021)):
#0  0x00007fc98b4d805f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fc97dd388cb in  () at /usr/lib64/libQtScript.so.4
#2  0x00007fc97dd38909 in  () at /usr/lib64/libQtScript.so.4
#3  0x00007fc98b4d40a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007fc98a24106d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc98cc0f780 (LWP 15020)):
[KCrash Handler]
#5  0x00007fc98bdc5e71 in KSycocaEntry::name() const () at /usr/lib64/libkdecore.so.5
#6  0x00007fc96e4e379f in Kate::TextBuffer::load(QString const&, bool&, bool&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#7  0x00007fc96e554fce in KateBuffer::openFile(QString const&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#8  0x00007fc96e54a502 in KateDocument::openFile() () at /usr/lib64/libkatepartinterfaces.so.4
#9  0x00007fc980d550b7 in  () at /usr/lib64/libkparts.so.4
#10 0x00007fc980d5669e in KParts::ReadOnlyPart::openUrl(KUrl const&) () at /usr/lib64/libkparts.so.4
#11 0x00007fc96e53857e in KateDocument::openUrl(KUrl const&) () at /usr/lib64/libkatepartinterfaces.so.4
#12 0x00007fc97477bdff in  () at /usr/lib64/libkateinterfaces.so.4
#13 0x00007fc97477c16c in  () at /usr/lib64/libkateinterfaces.so.4
#14 0x00007fc97478a5a1 in  () at /usr/lib64/libkateinterfaces.so.4
#15 0x00007fc9747749a9 in KateApp::startupKate() () at /usr/lib64/libkateinterfaces.so.4
#16 0x00007fc974775625 in KateApp::initKate() () at /usr/lib64/libkateinterfaces.so.4
#17 0x00007fc9747757f0 in KateApp::KateApp(KCmdLineArgs*) () at /usr/lib64/libkateinterfaces.so.4
#18 0x00007fc9749cfabc in kdemain () at /usr/lib64/libkdeinit4_kate.so
#19 0x0000000000408815 in _start ()

Possible duplicates by query: bug 344826, bug 342286, bug 341680, bug 341097, bug 340920.

Reported using DrKonqi
Comment 1 gridi_i 2015-05-12 18:31:25 UTC
Created attachment 92564 [details]
New crash information added by DrKonqi

kate (3.14.6) on KDE Platform 4.14.6 using Qt 4.8.6

Kate crash when open new created text file (.txt)

-- Backtrace (Reduced):
#5  0x00007f95adcd6d31 in KSycocaEntry::name() const () at /usr/lib64/libkdecore.so.5
#6  0x00007f95903f079f in Kate::TextBuffer::load(QString const&, bool&, bool&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#7  0x00007f9590461fce in KateBuffer::openFile(QString const&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#8  0x00007f9590457502 in KateDocument::openFile() () at /usr/lib64/libkatepartinterfaces.so.4
#9  0x00007f95a2c650b7 in  () at /usr/lib64/libkparts.so.4
Comment 2 Dimitris 2015-05-18 22:17:43 UTC
Created attachment 92695 [details]
New crash information added by DrKonqi

kate (3.14.6) on KDE Platform 4.14.6 using Qt 4.8.6

- What I was doing when the application crashed:
open a text file; firefox / thunderbird ran in the background

-- Backtrace (Reduced):
#5  0x00007fe311ac1d31 in KSycocaEntry::name() const () at /usr/lib64/libkdecore.so.5
#6  0x00007fe2f732c79f in Kate::TextBuffer::load(QString const&, bool&, bool&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#7  0x00007fe2f739dfce in KateBuffer::openFile(QString const&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#8  0x00007fe2f7393502 in KateDocument::openFile() () at /usr/lib64/libkatepartinterfaces.so.4
#9  0x00007fe3069870b7 in  () at /usr/lib64/libkparts.so.4
Comment 4 Christoph Cullmann 2015-10-09 07:41:43 UTC
Yes, that is fixed.