Bug 283761 - Kwrite crashed when start from console
Summary: Kwrite crashed when start from console
Status: RESOLVED DUPLICATE of bug 270442
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-11 06:57 UTC by Pavel ALexeev (aka Pahan-Hubbitus)
Modified: 2011-10-26 20:44 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 Pavel ALexeev (aka Pahan-Hubbitus) 2011-10-11 06:57:53 UTC
Application: kwrite (4.7.2 (4.7.2))
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.8.0
Operating System: Linux 3.1.0-0.rc8.git0.1.fc16.x86_64 x86_64
Distribution: "Fedora release 16 (Verne)"

-- Information about the crash:
Just start
kwrite file.txt

It is runned from GNU screen session, so, may be some environment variables missed.

The crash can be reproduced every time.

-- 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  0x000000383ba36435 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x000000383ba37d4b in __GI_abort () at abort.c:91
#8  0x0000003352271464 in qt_message_output (msgType=<optimized out>, buf=<optimized out>) at global/qglobal.cpp:2255
#9  0x00000035dd56afcd in ~QDebug (this=0x7fff0a456ec0, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:85
#10 QDebug::~QDebug (this=0x7fff0a456ec0, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:81
#11 0x00000035dd65222b in KApplicationPrivate::init (this=0x102dce0, GUIenabled=<optimized out>) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:516
#12 0x00000035dd6532c8 in KApplication::KApplication (this=0x7fff0a4570f0, GUIenabled=true) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:352
#13 0x00000035df6120b6 in KWriteApp::KWriteApp (this=0x7fff0a4570f0, m_args=0xf7c260) at /usr/src/debug/kate-4.7.2/kwrite/kwriteapp.cpp:31
#14 0x00000035df60ed7c in kdemain (argc=2, argv=<optimized out>) at /usr/src/debug/kate-4.7.2/kwrite/kwritemain.cpp:678
#15 0x000000383ba2162d in __libc_start_main (main=0x400730 <main(int, char**)>, argc=2, ubp_av=0x7fff0a457bd8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff0a457bc8) at libc-start.c:226
#16 0x0000000000400761 in _start ()

Possible duplicates by query: bug 264758, bug 255169.

Reported using DrKonqi
Comment 1 Dominik Haumann 2011-10-26 20:44:12 UTC

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