Bug 296455 - KDE Daemon crash at login
Summary: KDE Daemon crash at login
Status: RESOLVED DUPLICATE of bug 209975
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-20 20:38 UTC by amw.wma
Modified: 2012-03-20 20:50 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 amw.wma 2012-03-20 20:38:20 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.4
Operating System: Linux 3.2.0-1-amd64 x86_64
Distribution: Debian GNU/Linux testing (wheezy)

-- Information about the crash:
- What I was doing when the application crashed:
nothing, an error message pops up just after I turn on my machine and login, and everything seems to work fine after that

- Custom settings of the application:
autologin, supressed messages about disconnected hardware (before that, every time I started the system I got an annoying message that my audio device had been disconnected)

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fee0931e760 (LWP 2054))]

Thread 3 (Thread 0x7fedeb568700 (LWP 2100)):
#0  0x00007fedeb7bd60e in g_cancellable_is_cancelled () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#1  0x00007fedeb7f4a97 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#2  0x00007fee03bcf672 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fee03bd046d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fee03bd0e02 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fedeb84adc6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x00007fee03bf57e6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fee046a0b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007fee06bae90d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fedeab5b700 (LWP 2101)):
#0  0x00007fee06ba3cc3 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fee03bd05d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fee03bd0a99 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fee07f89e96 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fee07f5e492 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007fee07f5e68f in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007fee07e7630f in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fee07f4135f in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fee07e78cf5 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fee046a0b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fee06bae90d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fee0931e760 (LWP 2054)):
[KCrash Handler]
#6  0x00007fee06b08475 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x00007fee06b0b6f0 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x00007fee06b01621 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x00007fede3b1db20 in snd_hctl_handle_events () from /usr/lib/x86_64-linux-gnu/libasound.so.2
#10 0x00007fede3b28d29 in snd_mixer_handle_events () from /usr/lib/x86_64-linux-gnu/libasound.so.2
#11 0x00007fede3ddf2b9 in ?? () from /usr/lib/kde4/kded_kmixd.so
#12 0x00007fede3df55d7 in ?? () from /usr/lib/kde4/kded_kmixd.so
#13 0x00007fede3df553d in ?? () from /usr/lib/kde4/kded_kmixd.so
#14 0x00007fee07f71eba in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x00007fee07fbb42e in QSocketNotifier::activated(int) () from /usr/lib/libQtCore.so.4
#16 0x00007fee07f79b6b in QSocketNotifier::event(QEvent*) () from /usr/lib/libQtCore.so.4
#17 0x00007fee07330c64 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007fee07335af1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007fee08d08b96 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0x00007fee07f5f28c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x00007fee07f89557 in ?? () from /usr/lib/libQtCore.so.4
#22 0x00007fee03bd00cf in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fee03bd08c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fee03bd0a99 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007fee07f89e2f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x00007fee073d4eee in ?? () from /usr/lib/libQtGui.so.4
#27 0x00007fee07f5e492 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007fee07f5e68f in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x00007fee07f62837 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#30 0x00007fedf61a91f5 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kded4.so
#31 0x0000000000408a2a in _start ()

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

Possible duplicates by query: bug 294262, bug 294109, bug 281967, bug 281581, bug 279764.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-03-20 20:50:04 UTC

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