Bug 341097

Summary: crash
Product: [Applications] kate Reporter: 982253119
Component: kwriteAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: 982253119
Priority: NOR Keywords: drkonqi
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: New crash information added by DrKonqi

Description 982253119 2014-11-19 13:24:51 UTC
Application: kwrite (4.14.2)
KDE Platform Version: 4.14.2 (Compiled from sources)
Qt Version: 4.8.6
Operating System: Linux 3.16.6-2-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

it crash when I try to open a file. I newly bulid a file ,it will crash ,but it can open the existed file fluently.Thanks for U!

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 0x7fea4b847780 (LWP 6241))]

Thread 2 (Thread 0x7fea2f90f700 (LWP 6243)):
#0  0x00007fea4a0f405f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fea3c82f8cb in  () at /usr/lib64/libQtScript.so.4
#2  0x00007fea3c82f909 in  () at /usr/lib64/libQtScript.so.4
#3  0x00007fea4a0f00a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007fea48e557fd in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fea4b847780 (LWP 6241)):
[KCrash Handler]
#5  0x00007fea4a9e9c81 in KSycocaEntry::name() const () at /usr/lib64/libkdecore.so.5
#6  0x00007fea303b479f in Kate::TextBuffer::load(QString const&, bool&, bool&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#7  0x00007fea30425fce in KateBuffer::openFile(QString const&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#8  0x00007fea3041b502 in KateDocument::openFile() () at /usr/lib64/libkatepartinterfaces.so.4
#9  0x00007fea3f85f0b7 in  () at /usr/lib64/libkparts.so.4
#10 0x00007fea3f86069e in KParts::ReadOnlyPart::openUrl(KUrl const&) () at /usr/lib64/libkparts.so.4
#11 0x00007fea3040957e in KateDocument::openUrl(KUrl const&) () at /usr/lib64/libkatepartinterfaces.so.4
#12 0x00007fea36281364 in  () at /usr/lib64/libkdeinit4_kwrite.so
#13 0x00007fea36281c67 in  () at /usr/lib64/libkdeinit4_kwrite.so
#14 0x00007fea362804da in kdemain () at /usr/lib64/libkdeinit4_kwrite.so
#15 0x0000000000408815 in _start ()

Possible duplicates by query: bug 340920.

Reported using DrKonqi
Comment 1 982253119 2014-11-19 13:35:13 UTC
Created attachment 89635 [details]
New crash information added by DrKonqi

kwrite (4.14.2) on KDE Platform 4.14.2 using Qt 4.8.6

- What I was doing when the application crashed:

It seems that there is some wrrong with my openSUSE. Now I conclude
 that it doesnot a Kwrite bug.  Instead, it seems awrrong to bulid a new file,which is error thing lead to the Kwrite crash.
I will try to find the reason in myself.
Thanks.

-- Backtrace (Reduced):
#5  0x00007fea4a9e9c81 in KSycocaEntry::name() const () at /usr/lib64/libkdecore.so.5
#6  0x00007fea303ac79f in Kate::TextBuffer::load(QString const&, bool&, bool&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#7  0x00007fea3041dfce in KateBuffer::openFile(QString const&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#8  0x00007fea30413502 in KateDocument::openFile() () at /usr/lib64/libkatepartinterfaces.so.4
#9  0x00007fea3f85f0b7 in  () at /usr/lib64/libkparts.so.4
Comment 2 Christoph Feck 2014-11-19 20:52:57 UTC

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