Bug 363767 - KWrite crashes during the opening of a file txt
Summary: KWrite crashes during the opening of a file txt
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: Mageia RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-06-01 01:40 UTC by nmrk.n
Modified: 2016-06-01 17:31 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nmrk.n 2016-06-01 01:40:58 UTC
Application: kwrite (4.14.3)
KDE Platform Version: 4.14.5
Qt Version: 4.8.6
Operating System: Linux 4.1.15-desktop-2.mga5 x86_64
Distribution: "Mageia 5"

-- Information about the crash:
- What I was doing when the application crashed:
Kwrite plante lors de l'ouverture d'un fichier texte.
KWrite crashes during the opening of a file txt

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 0x7f06cb75e780 (LWP 28565))]

Thread 2 (Thread 0x7f06a97c4700 (LWP 28566)):
#0  0x00007f06ca00867f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f06bc15b73a in QTWTF::TCMalloc_PageHeap::scavengerThread() () at /lib64/libQtScript.so.4
#2  0x00007f06bc15b769 in  () at /lib64/libQtScript.so.4
#3  0x00007f06ca0035bd in start_thread () at /lib64/libpthread.so.0
#4  0x00007f06c8d7b62d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f06cb75e780 (LWP 28565)):
[KCrash Handler]
#5  0x00007f06ca8f9141 in KSycocaEntry::name() const () at /lib64/libkdecore.so.5
#6  0x00007f06ad6a838f in Kate::TextBuffer::load(QString const&, bool&, bool&, bool) () at /lib64/libkatepartinterfaces.so.4
#7  0x00007f06ad71c5b6 in KateBuffer::openFile(QString const&, bool) () at /lib64/libkatepartinterfaces.so.4
#8  0x00007f06ad71232c in KateDocument::openFile() () at /lib64/libkatepartinterfaces.so.4
#9  0x00007f06bf32dbda in KParts::ReadOnlyPartPrivate::openLocalFile() () at /usr/lib64/libkparts.so.4
#10 0x00007f06bf32fe2e in KParts::ReadOnlyPart::openUrl(KUrl const&) () at /usr/lib64/libkparts.so.4
#11 0x00007f06ad6fe1ae in KateDocument::openUrl(KUrl const&) () at /lib64/libkatepartinterfaces.so.4
#12 0x00007f06b3552616 in KWriteApp::init() () at /usr/lib64/libkdeinit4_kwrite.so
#13 0x00007f06b3552f17 in KWriteApp::KWriteApp(KCmdLineArgs*) () at /usr/lib64/libkdeinit4_kwrite.so
#14 0x00007f06b3551843 in kdemain () at /usr/lib64/libkdeinit4_kwrite.so
#15 0x000000000040819a in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#16 0x0000000000409021 in handle_launcher_request(int, char const*) [clone .isra.15] ()
#17 0x000000000040972a in handle_requests(int) ()
#18 0x0000000000405303 in main ()

Possible duplicates by query: bug 359754, bug 356473, bug 350099, bug 348977.

Reported using DrKonqi
Comment 1 Dominik Haumann 2016-06-01 17:31:28 UTC
should be fixed in KF5 versions.