Bug 279764 - KDE daemon crashes when I start KDE.
Summary: KDE daemon crashes when I start KDE.
Status: RESOLVED DUPLICATE of bug 278430
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-09 20:11 UTC by I'm anonymous. Delete me.
Modified: 2011-08-30 10:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.54 KB, text/plain)
2011-08-30 10:52 UTC, Niek van den Berg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description I'm anonymous. Delete me. 2011-08-09 20:11:43 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.37.6 x86_64
Distribution (Platform): Slackware Packages

-- Information about the crash:
- What I was doing when the application crashed:
Logging in via KDM and starting KDE

- Custom settings of the application:
/etc/asound.conf
pcm.!default {
  type pulse
}

ctl.!default {
  type pulse
}

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Aborted
[Current thread is 1 (Thread 0x7f24b59e6780 (LWP 2502))]

Thread 3 (Thread 0x7f249d010700 (LWP 2540)):
#0  0x00007f24b26aaf50 in __libc_disable_asynccancel () from /lib64/libc.so.6
#1  0x00007f24b2691567 in poll () from /lib64/libc.so.6
#2  0x00007f24aef70e34 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f24aef71742 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f249d2c9e64 in ?? () from /usr/lib64/libgio-2.0.so.0
#5  0x00007f24aef98126 in ?? () from /usr/lib64/libglib-2.0.so.0
#6  0x00007f24a6e9bbc3 in ?? () from /usr/lib64/libGL.so.1
#7  0x00007f24b402bd6b in start_thread () from /lib64/libpthread.so.0
#8  0x00007f24b269b75d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f249c603700 (LWP 2547)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f249c6029f0 in ?? ()
#2  0x00007fff77b147b2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7f24b59e6780 (LWP 2502)):
[KCrash Handler]
#6  0x00007f24b25ea035 in raise () from /lib64/libc.so.6
#7  0x00007f24b25eb9e6 in abort () from /lib64/libc.so.6
#8  0x00007f24b25e28e5 in __assert_fail () from /lib64/libc.so.6
#9  0x00007f249a45852b in snd_hctl_handle_events () from /usr/lib64/libasound.so.2
#10 0x00007f249a4632c9 in snd_mixer_handle_events () from /usr/lib64/libasound.so.2
#11 0x00007f249a71c669 in ?? () from /usr/lib64/kde4/kded_kmixd.so
#12 0x00007f249a729ea7 in ?? () from /usr/lib64/kde4/kded_kmixd.so
#13 0x00007f249a729e0d in ?? () from /usr/lib64/kde4/kded_kmixd.so
#14 0x00007f24b43c460f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt/lib/libQtCore.so.4
#15 0x00007f24b43ca43f in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#16 0x00007f24b43c3199 in QObject::event(QEvent*) () from /usr/lib64/qt/lib/libQtCore.so.4
#17 0x00007f24b3542724 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtGui.so.4
#18 0x00007f24b35471ba in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtGui.so.4
#19 0x00007f24b53d1d96 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#20 0x00007f24b43af1ac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtCore.so.4
#21 0x00007f24b43dccf2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#22 0x00007f24b43d9b14 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#23 0x00007f24aef708f3 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f24aef710d0 in ?? () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f24aef7136d in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f24b43da1ff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#27 0x00007f24b35e679e in ?? () from /usr/lib64/qt/lib/libQtGui.so.4
#28 0x00007f24b43ae562 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#29 0x00007f24b43ae7ac in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#30 0x00007f24b43b2c4b in QCoreApplication::exec() () from /usr/lib64/qt/lib/libQtCore.so.4
#31 0x00007f24a4bca9b7 in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#32 0x0000000000407316 in _start ()

Possible duplicates by query: bug 278471, bug 278430, bug 247807.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-08-09 20:28:40 UTC

*** This bug has been marked as a duplicate of bug 278430 ***
Comment 2 Niek van den Berg 2011-08-30 10:52:28 UTC
Created attachment 63229 [details]
New crash information added by DrKonqi

kded4 ($Id$) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.3

- What I was doing when the application crashed:
In fact: Nothing! kded crashes during KDE login. During startup amarok is started but this application runs fine. It seems kded is restarted, I find no strange behavior of the system sofar.
The crashes started after update from KDE 4.6 to 4.7.

-- Backtrace (Reduced):
#9  0x00007fcd9b2cea49 in snd_hctl_handle_event (hctl=0xb98880) at hcontrol.c:764
#10 snd_hctl_handle_events (hctl=0xb98880) at hcontrol.c:793
#11 0x00007fcd9b2d9a19 in snd_mixer_handle_events (mixer=0xb98090) at mixer.c:847
[...]
#16 0x00007fcdbb91da8e in QSocketNotifier::activated (this=<value optimized out>, _t1=23) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#17 0x00007fcdbb8db68b in QSocketNotifier::event (this=0x8ce600, e=0x7ffffff05000) at kernel/qsocketnotifier.cpp:317