Bug 337662

Summary: Kwrite crash when open file as root per terminal
Product: [Applications] kate Reporter: Arnaud Vacquier <inster.css>
Component: kwriteAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mageia RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Arnaud Vacquier 2014-07-21 12:58:16 UTC
Hi,

Application: kwrite (4.13.90)
KDE Platform Version: 4.13.90
Qt Version: 4.8.6
Operating System: Linux 3.15.2-desktop-2.mga5 x86_64
Distribution: "Mageia 5"

-- Information about the crash:
- What I was doing when the application crashed:
Open file text as Root per terminal :

su
Kwrite /path-file-to-open/file.txt

- Custom settings of the application:
Mageia 5 KDE 4.14 Beta

The crash can be reproduced every time.

-- Backtrace:
Application: KWrite (kwrite), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007ff8dd2688e7 in raise () from /lib64/libc.so.6
#6  0x00007ff8dd26a058 in abort () from /lib64/libc.so.6
#7  0x00007ff8daa35b94 in qt_message_output(QtMsgType, char const*) () from /lib64/libQtCore.so.4
#8  0x00007ff8dc2272b9 in QDebug::~QDebug() () from /lib64/libkdeui.so.5
#9  0x00007ff8dc27b398 in KApplicationPrivate::init(bool) () from /lib64/libkdeui.so.5
#10 0x00007ff8dc27bd5b in KApplication::KApplication(bool) () from /lib64/libkdeui.so.5
#11 0x00007ff8dd5ffee8 in KWriteApp::KWriteApp(KCmdLineArgs*) () from /lib64/libkdeinit4_kwrite.so
#12 0x00007ff8dd5fe8fc in kdemain () from /lib64/libkdeinit4_kwrite.so
#13 0x00007ff8dd254f90 in __libc_start_main () from /lib64/libc.so.6
#14 0x000000000040074e in _start ()

Possible duplicates by query: bug 336418, bug 333347, bug 331379, bug 330345, bug 329712.

Rapporter à https://bugs.kde.org/

Thank you
Comment 1 Christoph Feck 2014-07-22 03:40:02 UTC

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