Bug 350099 - Kate crashes
Summary: Kate crashes
Status: RESOLVED DUPLICATE of bug 265188
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-07-10 20:26 UTC by Paulo
Modified: 2015-07-24 16:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo 2015-07-10 20:26:30 UTC
Application: kate (3.14.9)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.16.7-21-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
I xas opening a text file (empty) and each time it crashes. I have to start Kate with the launcher.

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 0x7f100694c780 (LWP 10082))]

Thread 2 (Thread 0x7f0fe8064700 (LWP 10083)):
#0  0x00007f100521605f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f0ff7a728cb in  () at /usr/lib64/libQtScript.so.4
#2  0x00007f0ff7a72909 in  () at /usr/lib64/libQtScript.so.4
#3  0x00007f10052120a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f1003f7f08d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f100694c780 (LWP 10082)):
[KCrash Handler]
#5  0x00007f1005b03df1 in KSycocaEntry::name() const () at /usr/lib64/libkdecore.so.5
#6  0x00007f0fe9ecc79f in Kate::TextBuffer::load(QString const&, bool&, bool&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#7  0x00007f0fe9f3dfce in KateBuffer::openFile(QString const&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#8  0x00007f0fe9f33502 in KateDocument::openFile() () at /usr/lib64/libkatepartinterfaces.so.4
#9  0x00007f0ffaa8f0b7 in  () at /usr/lib64/libkparts.so.4
#10 0x00007f0ffaa9069e in KParts::ReadOnlyPart::openUrl(KUrl const&) () at /usr/lib64/libkparts.so.4
#11 0x00007f0fe9f2157e in KateDocument::openUrl(KUrl const&) () at /usr/lib64/libkatepartinterfaces.so.4
#12 0x00007f0fefd1bdff in  () at /usr/lib64/libkateinterfaces.so.4
#13 0x00007f0fefd1c16c in  () at /usr/lib64/libkateinterfaces.so.4
#14 0x00007f0fefd2a5a1 in  () at /usr/lib64/libkateinterfaces.so.4
#15 0x00007f0fefd149a9 in KateApp::startupKate() () at /usr/lib64/libkateinterfaces.so.4
#16 0x00007f0fefd15625 in KateApp::initKate() () at /usr/lib64/libkateinterfaces.so.4
#17 0x00007f0fefd157f0 in KateApp::KateApp(KCmdLineArgs*) () at /usr/lib64/libkateinterfaces.so.4
#18 0x00007f0feff6fabc in kdemain () at /usr/lib64/libkdeinit4_kate.so
#19 0x0000000000408815 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 341680.

Possible duplicates by query: bug 348977, bug 348406, bug 345189, bug 344826, bug 342286.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2015-07-24 16:24:07 UTC
Dupe of kdelibs issue.

*** This bug has been marked as a duplicate of bug 265188 ***