Bug 178962 - KDE -dienst crash signal 11 - at 1st update after installing Kubuntu
Summary: KDE -dienst crash signal 11 - at 1st update after installing Kubuntu
Status: RESOLVED DUPLICATE of bug 165548
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-28 13:30 UTC by kirki2000-ubuntu
Modified: 2008-12-28 14:50 UTC (History)
3 users (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 kirki2000-ubuntu 2008-12-28 13:30:17 UTC
Version:            (using KDE 4.1.2)
Installed from:    Ubuntu Packages

Anwendung: KDE-Dienst (kded4), Signal SIGSEGV
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb62598d0 (LWP 5296)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb7f89b56 in memcpy () from /lib/tls/i686/cmov/libc.so.6
#7  0xbffa9ee4 in ?? ()
#8  0xb7d9ee6d in ?? () from /usr/lib/libkio.so.5
#9  0xb7d9cbdf in ?? () from /usr/lib/libkio.so.5
#10 0xb7d9eaf3 in ?? () from /usr/lib/libkio.so.5
#11 0xb7d9ec9b in ?? () from /usr/lib/libkio.so.5
#12 0xb763da60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0xb763e7e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb7678633 in QSocketNotifier::activated () from /usr/lib/libQtCore.so.4
#15 0xb7643637 in QSocketNotifier::event () from /usr/lib/libQtCore.so.4
#16 0xb6bbb8ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#17 0xb6bc376e in QApplication::notify () from /usr/lib/libQtGui.so.4
#18 0xb7af772d in KApplication::~KApplication () from /usr/lib/libkdeui.so.5
#19 0xbffab8b0 in ?? ()
#20 0xb7628e61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#21 0xb765370a in ?? () from /usr/lib/libQtCore.so.4
#22 0xb65ea6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0xb65edda3 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0xb65edf61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0xb7653478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#26 0xb6c55ee5 in ?? () from /usr/lib/libQtGui.so.4
#27 0xb762752a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#28 0xb76276ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#29 0xb7629da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#30 0xb6bbb767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#31 0xb807a0a6 in kdemain () from /usr/lib/libkdeinit4_kded4.so
#32 0x080485a2 in _start ()
#0  0xb80ab430 in __kernel_vsyscall ()
Comment 1 FiNeX 2008-12-28 13:37:20 UTC
Hi! If you can reproduce the crash, you should install the debug enabled packages and provide a new backtrace. Read this page for the instructions:

http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

Thanks!
Comment 2 Dario Andres 2008-12-28 13:49:02 UTC
This may be related to bug 165548
Comment 3 kirki2000-ubuntu 2008-12-28 14:34:32 UTC
Thanks.

I'm (relative) new to linux. 

The crash comes up after each fresh installation of kubuntu whith the first updates. Thus I cannot reproduce the crash with debug information installed - from my point of view.
 
On the other hand, my version of kubuntu is 3 weeks old. I'm going to download a new copy and give it a new try.
 
Comment 4 Jonathan Thomas 2008-12-28 14:50:50 UTC
This is indeed a duplicate of bug 165548

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