Bug 269206

Summary: Kwrite crashed when starting by icon, konsole window command, selecting a file, and dbus-launch
Product: [Applications] kate Reporter: roger spires <rspires1952>
Component: kwriteAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: christoph, mail
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description roger spires 2011-03-23 08:03:09 UTC
Application: kwrite (4.6.41 (4.7 >= 20110106) "release 2")
KDE Platform Version: 4.6.41 (4.7 >= 20110106) "release 2"
Qt Version: 4.7.2
Operating System: Linux 2.6.38-4-desktop x86_64
Distribution: "openSUSE 11.5 Milestone 0 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: I was trying to open a file in Dolphin. I tried konqueror. then I tried to start it from the menu. When that failed I tried running it from a terminal. I also trie dbus-launch. Nothing works. Embeddedtexteditor is listed in systemsetting for default text editor.

The crash can be reproduced every time.

-- Backtrace:
Application: KWrite (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  KTextEditor::Editor::setSimpleMode (this=0x0, on=true) at /usr/src/debug/kdelibs-4.6.41_20110213/interfaces/ktexteditor/ktexteditor.cpp:98
#7  0x00007f139f602680 in KWriteApp::KWriteApp (this=0x7fffa6616420, m_args=<optimized out>) at /usr/src/debug/kate-4.6.41_20110213/kwrite/kwriteapp.cpp:43
#8  0x00007f139f5ff0e9 in kdemain (argc=2, argv=0x6a1100) at /usr/include/QtCore/qbytearray.h:383
#9  0x0000000000407209 in _start ()

Possible duplicates by query: bug 244966, bug 238197.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2011-06-25 20:57:05 UTC
Can't reproduce, sorry.
Comment 2 Andreas Kuhl 2011-07-04 08:25:46 UTC
Created attachment 61595 [details]
New crash information added by DrKonqi

kwrite (4.6.90 (4.7 RC1) "release 2") on KDE Platform 4.6.90 (4.7 RC1) "release 2" using Qt 4.7.3

- What I was doing when the application crashed:
Tried to start KWrite from konsole, dbus-launch and krunner: Everytime, it crashed.

-- Backtrace (Reduced):
#6  KTextEditor::Editor::setSimpleMode (this=0x0, on=true) at /usr/src/debug/kdelibs-4.6.90/interfaces/ktexteditor/ktexteditor.cpp:98
#7  0x00007f726691b9d0 in KWriteApp::KWriteApp (this=0x7ffff7088cc0, m_args=<value optimized out>) at /usr/src/debug/kate-4.6.90/kwrite/kwriteapp.cpp:43
#8  0x00007f72669183b9 in kdemain (argc=1, argv=0x6158d0) at /usr/src/debug/kate-4.6.90/kwrite/kwritemain.cpp:678
#9  0x0000000000407279 in _start ()
Comment 3 Andreas Kuhl 2011-07-04 08:27:17 UTC
Additional info: Installed from openSUSE 11.4 packages.
Comment 4 Dominik Haumann 2011-08-01 10:26:22 UTC

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