Bug 341824 - Kwrite crash
Summary: Kwrite crash
Status: RESOLVED DUPLICATE of bug 340920
Alias: None
Product: kwrited
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-12-12 20:05 UTC by andrepontes
Modified: 2014-12-13 00:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
file for testing kwrite (2 bytes, text/plain)
2014-12-12 20:13 UTC, andrepontes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andrepontes 2014-12-12 20:05:16 UTC
Application: kwrite (4.14.3)
KDE Platform Version: 4.14.3
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:
always crash when open any file on kwrite via dolphin. Using opensuse 13.2.
Any filename, any file

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 0x7f1db929b780 (LWP 10245))]

Thread 2 (Thread 0x7f1d9c1bf700 (LWP 10246)):
#0  0x00007f1db7b5805f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f1daa3e88cb in  () at /usr/lib64/libQtScript.so.4
#2  0x00007f1daa3e8909 in  () at /usr/lib64/libQtScript.so.4
#3  0x00007f1db7b540a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f1db68c07fd in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f1db929b780 (LWP 10245)):
[KCrash Handler]
#5  0x00007f1db8445c81 in KSycocaEntry::name() const () at /usr/lib64/libkdecore.so.5
#6  0x00007f1d9c8dc79f in Kate::TextBuffer::load(QString const&, bool&, bool&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#7  0x00007f1d9c94dfce in KateBuffer::openFile(QString const&, bool) () at /usr/lib64/libkatepartinterfaces.so.4
#8  0x00007f1d9c943502 in KateDocument::openFile() () at /usr/lib64/libkatepartinterfaces.so.4
#9  0x00007f1dad4050b7 in  () at /usr/lib64/libkparts.so.4
#10 0x00007f1dad40669e in KParts::ReadOnlyPart::openUrl(KUrl const&) () at /usr/lib64/libkparts.so.4
#11 0x00007f1d9c93157e in KateDocument::openUrl(KUrl const&) () at /usr/lib64/libkatepartinterfaces.so.4
#12 0x00007f1da2904364 in  () at /usr/lib64/libkdeinit4_kwrite.so
#13 0x00007f1da2904c67 in  () at /usr/lib64/libkdeinit4_kwrite.so
#14 0x00007f1da29034da in kdemain () at /usr/lib64/libkdeinit4_kwrite.so
#15 0x0000000000408815 in _start ()

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

Reported using DrKonqi
Comment 1 andrepontes 2014-12-12 20:13:06 UTC
Created attachment 89943 [details]
file for testing kwrite

Actually I observed that the problem only occurs depending on the encoding of the file.

How to reproduce: Try to open the attached file in kwrite.
Comment 2 andrepontes 2014-12-12 20:15:35 UTC
version  version 4.14.3. 
Could not find this version# in the list.
Comment 3 Christoph Feck 2014-12-13 00:30:21 UTC

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