Bug 198290 - The application KDE su (kdesu) crashed and caused the signal 6 (SIGABRT).
Summary: The application KDE su (kdesu) crashed and caused the signal 6 (SIGABRT).
Status: RESOLVED DUPLICATE of bug 193491
Alias: None
Product: kdesu
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdesu bugs tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-29 14:49 UTC by Pavel Voinov
Modified: 2009-06-29 16:47 UTC (History)
1 user (show)

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 Voinov 2009-06-29 14:49:44 UTC
Version:           1.0 (using KDE 4.2.4)
Compiler:          gcc 4.3.2 SUSE Linux [gcc-4_3-branch revision 141291]
OS:                Linux
Installed from:    SuSE RPMs

Application: KDE su (kdesu), signal SIGABRT
[Current thread is 1 (Thread 0xb649c700 (LWP 2846))]

Thread 2 (Thread 0xb47b5b90 (LWP 2847)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6b4a411 in select () from /lib/libc.so.6
#2  0xb6e40dc7 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb6d7185e in ?? () from /usr/lib/libQtCore.so.4
#4  0xb6d0f1b5 in start_thread () from /lib/libpthread.so.0
#5  0xb6b513be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb649c700 (LWP 2846)):
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb6aaa990 in raise () from /lib/libc.so.6
#8  0xb6aac2c8 in abort () from /lib/libc.so.6
#9  0xb6d698d5 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#10 0xb6d699b2 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#11 0xb710caf3 in ?? () from /usr/lib/libkdecore.so.5
#12 0xb711bf30 in ?? () from /usr/lib/libkdecore.so.5
#13 0xb711c21c in KLocale::removeCatalog(QString const&) () from /usr/lib/libkdecore.so.5
#14 0xb70a380b in ?? () from /usr/lib/libkdecore.so.5
#15 0xb70a32d8 in KComponentData::~KComponentData() () from /usr/lib/libkdecore.so.5
#16 0xb709fc25 in ?? () from /usr/lib/libkdecore.so.5
#17 0xb70355cb in ?? () from /usr/lib/libkdecore.so.5
#18 0xb6aad9b1 in exit () from /lib/libc.so.6
#19 0xb6a9670d in __libc_start_main () from /lib/libc.so.6
#20 0x0804cde1 in _start ()
Comment 1 Dario Andres 2009-06-29 16:47:36 UTC
Fixed in KDE4.3 code. Thanks

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