Bug 340578 - Kate crashing while starting
Summary: Kate crashing while starting
Status: RESOLVED DUPLICATE of bug 333399
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-11-02 16:25 UTC by Garve
Modified: 2014-11-16 13:11 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 Garve 2014-11-02 16:25:26 UTC
Application: kate (3.14.2)
KDE Platform Version: 4.14.2
Qt Version: 4.8.6
Operating System: Linux 3.16.6-203.fc20.x86_64 x86_64
Distribution: "Fedora release 20 (Heisenbug)"

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

Just tried to edit some file with Kate, then it was crashing. Starting kate from terminal yields 

garve@localhost ~$ kate
KCrash: Application 'kate' crashing...
KCrash: Attempting to start /usr/libexec/kde4/drkonqi from kdeinit
KCrash: Connect sock_file=/home/garve/.kde/socket-localhost/kdeinit4__0

[1]+  Stopped                 kate

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kate), signal: Bus error
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00000031ed40b66c in _dl_relocate_object () from /lib64/ld-linux-x86-64.so.2
#6  0x00000031ed413a0a in dl_open_worker () from /lib64/ld-linux-x86-64.so.2
#7  0x00000031ed40f164 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
#8  0x00000031ed41306b in _dl_open () from /lib64/ld-linux-x86-64.so.2
#9  0x00000031edc0102b in dlopen_doit () from /lib64/libdl.so.2
#10 0x00000031ed40f164 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
#11 0x00000031edc0162d in _dlerror_run () from /lib64/libdl.so.2
#12 0x00000031edc010c1 in dlopen@@GLIBC_2.2.5 () from /lib64/libdl.so.2
#13 0x00000031f4577288 in QLibraryPrivate::load_sys() () from /lib64/libQtCore.so.4
#14 0x00000031f4572052 in QLibraryPrivate::load() () from /lib64/libQtCore.so.4
#15 0x00000031f45726eb in QLibraryPrivate::loadPlugin() () from /lib64/libQtCore.so.4
#16 0x0000003b72a202c0 in KPluginLoader::load() () from /lib64/libkdecore.so.5
#17 0x0000003b72a20568 in KPluginLoader::factory() () from /lib64/libkdecore.so.5
#18 0x0000003b81823718 in KTextEditor::editor(char const*) () from /lib64/libktexteditor.so.4
#19 0x0000003b8182b80f in KTextEditor::EditorChooser::editor(QString const&, bool) () from /lib64/libktexteditor.so.4
#20 0x0000003b74c35feb in KateDocManager::KateDocManager(QObject*) () from /lib64/libkateinterfaces.so.4
#21 0x0000003b74c304e0 in KateApp::KateApp(KCmdLineArgs*) () from /lib64/libkateinterfaces.so.4
#22 0x0000003b75c05967 in kdemain () from /lib64/libkdeinit4_kate.so
#23 0x00000031ed821d65 in __libc_start_main () from /lib64/libc.so.6
#24 0x0000000000400831 in _start ()

Possible duplicates by query: bug 333399.

Reported using DrKonqi
Comment 1 Christoph Feck 2014-11-16 13:11:35 UTC

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