Bug 311088 - crash at startup
Summary: crash at startup
Status: RESOLVED DUPLICATE of bug 283105
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-03 15:49 UTC by Chris
Modified: 2012-12-03 17:09 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 Chris 2012-12-03 15:49:10 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.9.3 "release 520"
Qt Version: 4.8.3
Operating System: Linux 3.1.10-1.16-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
Have been having several issues related to sound.  Updated Alsa and kernel in an attempt to fix. After kernel update and reboot received this crash.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f7d94453760 (LWP 2082))]

Thread 4 (Thread 0x7f7d7aea7700 (LWP 2092)):
#0  0x00007fff449228de in ?? ()
#1  0x00007f7d8e893d9a in clock_gettime () from /lib64/librt.so.1
#2  0x00007f7d92fd0174 in do_gettime (frac=0x7f7d7aea6b58, sec=0x7f7d7aea6b50) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f7d930a8dcd in QTimerInfoList::updateCurrentTime (this=0x7f7d740020d0) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f7d930a9103 in QTimerInfoList::timerWait (this=0x7f7d740020d0, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f7d930a7b3c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f7d7aea6c3c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f7d930a7be5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f7d8e5deb72 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f7d8e5df97d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f7d8e5dffa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f7d930a8666 in QEventDispatcherGlib::processEvents (this=0x7f7d740008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f7d93078162 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f7d930783b7 in QEventLoop::exec (this=0x7f7d7aea6dd0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f7d92f76687 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f7d93057c0f in QInotifyFileSystemWatcherEngine::run (this=0x9e8fe0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f7d92f796ec in QThreadPrivate::start (arg=0x9e8fe0) at thread/qthread_unix.cpp:338
#17 0x00007f7d92ce1f05 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f7d91a4210d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f7d7366b700 (LWP 2172)):
#0  0x00007f7d91a38ff3 in poll () from /lib64/libc.so.6
#1  0x00007f7d8e5dfae8 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f7d8e5e0312 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f7d73b63946 in ?? () from /usr/lib64/libgio-2.0.so.0
#4  0x00007f7d8e604e06 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f7d92ce1f05 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f7d91a4210d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f7d71b06700 (LWP 2436)):
#0  0x00007fff449228de in ?? ()
#1  0x00007f7d8e893d9a in clock_gettime () from /lib64/librt.so.1
#2  0x00007f7d92fd0174 in do_gettime (frac=0x7f7d71b05ba8, sec=0x7f7d71b05ba0) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f7d930a8dcd in QTimerInfoList::updateCurrentTime (this=0x7f7d5c0018a0) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f7d930a9103 in QTimerInfoList::timerWait (this=0x7f7d5c0018a0, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f7d930a7b3c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f7d71b05c6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f7d8e5deb72 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#8  0x00007f7d8e5df97d in ?? () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f7d8e5dffa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f7d930a8666 in QEventDispatcherGlib::processEvents (this=0x7f7d5c0008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#11 0x00007f7d93078162 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#12 0x00007f7d930783b7 in QEventLoop::exec (this=0x7f7d71b05e00, flags=...) at kernel/qeventloop.cpp:204
#13 0x00007f7d92f76687 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#14 0x00007f7d92f796ec in QThreadPrivate::start (arg=0xdee910) at thread/qthread_unix.cpp:338
#15 0x00007f7d92ce1f05 in start_thread () from /lib64/libpthread.so.0
#16 0x00007f7d91a4210d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f7d94453760 (LWP 2082)):
[KCrash Handler]
#6  0x00007f7d791c1bd6 in SecretStorage::walletOpenedForRead(bool) () from /usr/lib64/libknmservice.so.4
#7  0x00007f7d791bd6a4 in SecretStorage::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libknmservice.so.4
#8  0x00007f7d9308d719 in QMetaObject::activate (sender=0xa99560, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff44802550) at kernel/qobject.cpp:3575
#9  0x00007f7d93f58ca2 in KWallet::Wallet::walletOpened (this=<optimized out>, _t1=true) at /usr/src/debug/kdelibs-4.9.3/build/kdeui/kwallet.moc:167
#10 0x00007f7d9308d511 in QMetaObject::activate (sender=0xa826c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff448026a0) at kernel/qobject.cpp:3556
#11 0x00007f7d93f8a85f in OrgKdeKWalletInterface::walletAsyncOpened (this=<optimized out>, _t1=0, _t2=252253614) at /usr/src/debug/kdelibs-4.9.3/build/kdeui/kwallet_interface.moc:324
#12 0x00007f7d93f8cfd6 in OrgKdeKWalletInterface::qt_static_metacall (_o=0xa826c0, _id=<optimized out>, _a=0x7fff44802e00, _c=<optimized out>) at /usr/src/debug/kdelibs-4.9.3/build/kdeui/kwallet_interface.moc:162
#13 0x00007f7d93f8d27b in OrgKdeKWalletInterface::qt_metacall (this=0xa826c0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff44802e00) at /usr/src/debug/kdelibs-4.9.3/build/kdeui/kwallet_interface.moc:287
#14 0x00007f7d8fda5f3b in QDBusConnectionPrivate::deliverCall (this=0x6a2390, object=0xa826c0, msg=..., metaTypes=..., slotIdx=9) at qdbusintegrator.cpp:947
#15 0x00007f7d930926d6 in QObject::event (this=0xa826c0, e=<optimized out>) at kernel/qobject.cpp:1204
#16 0x00007f7d921df0e4 in notify_helper (e=0xc54070, receiver=0xa826c0, this=0x6b7e90) at kernel/qapplication.cpp:4557
#17 QApplicationPrivate::notify_helper (this=0x6b7e90, receiver=0xa826c0, e=0xc54070) at kernel/qapplication.cpp:4529
#18 0x00007f7d921e3eb3 in QApplication::notify (this=0x7fff44803830, receiver=0xa826c0, e=0xc54070) at kernel/qapplication.cpp:4418
#19 0x00007f7d93e40506 in KApplication::notify (this=0x7fff44803830, receiver=0xa826c0, event=0xc54070) at /usr/src/debug/kdelibs-4.9.3/kdeui/kernel/kapplication.cpp:311
#20 0x00007f7d9307962c in QCoreApplication::notifyInternal (this=0x7fff44803830, receiver=0xa826c0, event=0xc54070) at kernel/qcoreapplication.cpp:915
#21 0x00007f7d9307ceda in sendEvent (event=0xc54070, receiver=0xa826c0) at kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x6153d0) at kernel/qcoreapplication.cpp:1539
#23 0x00007f7d930a81d3 in sendPostedEvents () at kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#25 0x00007f7d8e5df5dd in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f7d8e5dfdd8 in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f7d8e5dffa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f7d930a85ff in QEventDispatcherGlib::processEvents (this=0x616770, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007f7d9228291e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f7d93078162 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f7d930783b7 in QEventLoop::exec (this=0x7fff448037c0, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f7d9307d1d5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#33 0x00007f7d817ce475 in kdemain (argc=1, argv=0x68fb70) at /usr/src/debug/kdelibs-4.9.3/kded/kded.cpp:924
#34 0x00000000004088b4 in launch (argc=1, _name=0x40b3c4 "kded4", args=<optimized out>, cwd=0x0, envc=<optimized out>, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b246 "0") at /usr/src/debug/kdelibs-4.9.3/kinit/kinit.cpp:726
#35 0x0000000000405ef9 in main (argc=4, argv=0x7fff00000001, envp=0x7fff44804900) at /usr/src/debug/kdelibs-4.9.3/kinit/kinit.cpp:1841

Possible duplicates by query: bug 310225, bug 309386, bug 306023, bug 301008, bug 298818.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-12-03 17:09:22 UTC

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