Bug 307293 - kwrite crash from console root user
Summary: kwrite crash from console root user
Status: RESOLVED DUPLICATE of bug 270442
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-23 23:34 UTC by Z
Modified: 2012-09-24 00:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Z 2012-09-23 23:34:26 UTC
Application: kwrite (4.8.5 (4.8.5))
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.2
Operating System: Linux 3.5.3-1.fc17.x86_64 x86_64

-- Information about the crash:
- What I was doing when the application crashed:
as root user, I opened kwrite from the console, and it crashed

-- Backtrace:
Application: KWrite (kwrite), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x00000038cc435925 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00000038cc4370d8 in __GI_abort () at abort.c:91
#8  0x00000038d4c71234 in qt_message_output (msgType=<optimized out>, buf=<optimized out>) at global/qglobal.cpp:2260
#9  0x00000038db36c016 in QDebug::~QDebug (this=0x7fff464a5710, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:85
#10 0x00000038db447b47 in KApplicationPrivate::init (this=0x1597140, GUIenabled=GUIenabled@entry=true) at /usr/src/debug/kdelibs-4.8.5/kdeui/kernel/kapplication.cpp:516
#11 0x00000038db448b18 in KApplication::KApplication (this=0x7fff464a5ac0, GUIenabled=true) at /usr/src/debug/kdelibs-4.8.5/kdeui/kernel/kapplication.cpp:352
#12 0x00000032eb811766 in KWriteApp::KWriteApp (this=0x7fff464a5ac0, m_args=0x14eb480) at /usr/src/debug/kate-4.8.5/kwrite/kwriteapp.cpp:31
#13 0x00000032eb80ea1d in kdemain (argc=2, argv=0x7fff464a5c18) at /usr/src/debug/kate-4.8.5/kwrite/kwritemain.cpp:678
#14 0x00000038cc421735 in __libc_start_main (main=0x400790 <main(int, char**)>, argc=2, ubp_av=0x7fff464a5c18, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff464a5c08) at libc-start.c:226
#15 0x00000000004007c1 in _start ()

This bug may be a duplicate of or related to bug 270442.

Possible duplicates by query: bug 306037, bug 295131, bug 284982, bug 283935, bug 283761.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-09-24 00:27:15 UTC

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