Bug 359754

Summary: kwrite
Product: [Applications] kate Reporter: manuel_songokuh
Component: kwriteAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description manuel_songokuh 2016-02-24 14:21:03 UTC
Application: kwrite (4.14.3)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.16.7-35-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
i open the file txt, nothing special content texts..
i dont kno why does have this crash..
- What I was doing when the application crashed:

The crash can be reproduced every time.

-- Backtrace:
Application: KWrite (kwrite), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc0585de780 (LWP 594))]

Thread 2 (Thread 0x7fc03ca4e700 (LWP 595)):
#0  0x00007fc056ea803f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fc0497028cb in  () at /usr/lib64/libQtScript.so.4
#2  0x00007fc049702909 in  () at /usr/lib64/libQtScript.so.4
#3  0x00007fc056ea40a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007fc055c1000d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc0585de780 (LWP 594)):
[KCrash Handler]
#5  0x00007fc057795df1 in KSycocaEntry::name() const () at /usr/lib64/libkdecore.so.5
#6  0x00007fc03d07279f in Kate::TextBuffer::load(QString const&, bool&, bool&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#7  0x00007fc03d0e3fce in KateBuffer::openFile(QString const&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#8  0x00007fc03d0d9502 in KateDocument::openFile() () at /usr/lib64/libkatepartinterfaces.so.4
#9  0x00007fc04c71f0b7 in  () at /usr/lib64/libkparts.so.4
#10 0x00007fc04c72069e in KParts::ReadOnlyPart::openUrl(KUrl const&) () at /usr/lib64/libkparts.so.4
#11 0x00007fc03d0c757e in KateDocument::openUrl(KUrl const&) () at /usr/lib64/libkatepartinterfaces.so.4
#12 0x00007fc043247364 in  () at /usr/lib64/libkdeinit4_kwrite.so
#13 0x00007fc043247c67 in  () at /usr/lib64/libkdeinit4_kwrite.so
#14 0x00007fc0432464da in kdemain () at /usr/lib64/libkdeinit4_kwrite.so
#15 0x0000000000408815 in _start ()

Possible duplicates by query: bug 356473, bug 350099, bug 348977, bug 348406, bug 345189.

Reported using DrKonqi
Comment 1 Dominik Haumann 2016-04-05 19:04:41 UTC
Can you debug this further on your system? Could you try the Kate5 version?

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