[Bug 278839] New: Crash report at startup

ceesvn at zeelandnet.nl ceesvn at zeelandnet.nl
Sat Jul 30 10:23:18 BST 2011


https://bugs.kde.org/show_bug.cgi?id=278839

           Summary: Crash report at startup
           Product: kdelibs
           Version: unspecified
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: kded
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: ceesvn at zeelandnet.nl


Application: kded4 ($Id$)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.3
Operating System: Linux 2.6.34.8-0.2-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
After upgrading from KDE 4.6 to 4.7 a crash report pops up. I don't know which
process causes the crash or what's the problem.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7faca2844710 (LWP 3756)):
#0  0x00007fff6dea0851 in clock_gettime ()
#1  0x00007facbc0002a3 in clock_gettime () from /lib64/librt.so.1
#2  0x00007facc045cb52 in do_gettime (frac=<optimized out>, sec=<optimized
out>) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007facc0520d6d in QTimerInfoList::updateCurrentTime (this=0xa35f60) at
kernel/qeventdispatcher_unix.cpp:339
#5  0x00007facc05210f5 in QTimerInfoList::timerWait (this=0xa35f60, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#6  0x00007facc051fbac in timerSourcePrepareHelper (src=<optimized out>,
timeout=0x7faca2843b8c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007facc051fc55 in timerSourcePrepare (source=<optimized out>,
timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007facbbd57f7f in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#9  0x00007facbbd58e69 in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007facbbd59510 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#11 0x00007facc05203a6 in QEventDispatcherGlib::processEvents (this=0xc2c670,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007facc04f4a92 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#13 0x00007facc04f4ca5 in QEventLoop::exec (this=0x7faca2843d20, flags=...) at
kernel/qeventloop.cpp:201
#14 0x00007facc0407774 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:492
#15 0x00007facc04d5f68 in QInotifyFileSystemWatcherEngine::run (this=0x9200a0)
at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007facc040a065 in QThreadPrivate::start (arg=0x9200a0) at
thread/qthread_unix.cpp:320
#17 0x00007facb2b20853 in ?? () from /usr/X11R6/lib64/libGL.so.1
#18 0x00007facc0179a4f in start_thread () from /lib64/libpthread.so.0
#19 0x00007facbef2f82d in clone () from /lib64/libc.so.6
#20 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7facc1887760 (LWP 3721)):
[KCrash Handler]
#6  0x00007facbee919e5 in raise () from /lib64/libc.so.6
#7  0x00007facbee92ee6 in abort () from /lib64/libc.so.6
#8  0x00007facbee8a235 in __assert_fail () from /lib64/libc.so.6
#9  0x00007faca08dd999 in snd_hctl_handle_events () from
/usr/lib64/libasound.so.2
#10 0x00007faca08e7ae9 in snd_mixer_handle_events () from
/usr/lib64/libasound.so.2
#11 0x00007faca0b8c159 in Mixer_ALSA::prepareUpdateFromHW (this=0xc6d030) at
/usr/src/debug/kdemultimedia-4.7.0/kmix/backends/mixer_alsa9.cpp:571
#12 0x00007faca0ba3df7 in Mixer_Backend::readSetFromHW (this=0xc6d030) at
/usr/src/debug/kdemultimedia-4.7.0/kmix/backends/mixer_backend.cpp:103
#13 0x00007faca0ba3d5d in Mixer_Backend::qt_metacall (this=0xc6d030,
_c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff6de90ff0) at
/usr/src/debug/kdemultimedia-4.7.0/build/kmix/mixer_backend.moc:82
#14 0x00007facc050a8af in QMetaObject::activate (sender=0xbde270, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3278
#15 0x00007facc051086f in QSingleShotTimer::timerEvent (this=0xbde270) at
kernel/qtimer.cpp:308
#16 0x00007facc0509259 in QObject::event (this=0xbde270, e=<optimized out>) at
kernel/qobject.cpp:1181
#17 0x00007facbf693114 in QApplicationPrivate::notify_helper (this=0x6c0920,
receiver=0xbde270, e=0x7fff6de917a0) at kernel/qapplication.cpp:4462
#18 0x00007facbf69b6aa in QApplication::notify (this=<optimized out>,
receiver=0xbde270, e=0x7fff6de917a0) at kernel/qapplication.cpp:4341
#19 0x00007facc12802c6 in KApplication::notify (this=0x7fff6de91b60,
receiver=0xbde270, event=0x7fff6de917a0) at
/usr/src/debug/kdelibs-4.7.0/kdeui/kernel/kapplication.cpp:311
#20 0x00007facc04f565c in QCoreApplication::notifyInternal
(this=0x7fff6de91b60, receiver=0xbde270, event=0x7fff6de917a0) at
kernel/qcoreapplication.cpp:731
#21 0x00007facc0522f28 in sendEvent (event=0x7fff6de917a0, receiver=<optimized
out>) at kernel/qcoreapplication.h:215
#22 QTimerInfoList::activateTimers (this=0x6c4510) at
kernel/qeventdispatcher_unix.cpp:619
#23 0x00007facc051fc74 in timerSourceDispatch (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:184
#24 0x00007facbbd58a93 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#25 0x00007facbbd59270 in ?? () from /usr/lib64/libglib-2.0.so.0
#26 0x00007facbbd59510 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#27 0x00007facc052034f in QEventDispatcherGlib::processEvents (this=0x617cf0,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#28 0x00007facbf738c5e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=<optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007facc04f4a92 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#30 0x00007facc04f4ca5 in QEventLoop::exec (this=0x7fff6de91ab0, flags=...) at
kernel/qeventloop.cpp:201
#31 0x00007facc04f910b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1008
#32 0x00007facaf6a8837 in kdemain (argc=1, argv=0x6ab270) at
/usr/src/debug/kdelibs-4.7.0/kded/kded.cpp:924
#33 0x00000000004072a9 in launch (argc=1, _name=0x40b5d0 "kded4",
args=<optimized out>, cwd=0x0, envc=<optimized out>, envs=<optimized out>,
reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b44e "0") at
/usr/src/debug/kdelibs-4.7.0/kinit/kinit.cpp:734
#34 0x0000000000409b26 in main (argc=4, argv=0x7fff6de92b68,
envp=0x7fff6de92b90) at /usr/src/debug/kdelibs-4.7.0/kinit/kinit.cpp:1849

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list