Bug 327833

Summary: bug
Product: [Applications] apper Reporter: fermium1
Component: generalAssignee: Daniel Nicoletti <dantti12>
Status: RESOLVED DUPLICATE    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version: 0.8.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description fermium1 2013-11-19 21:01:58 UTC
Application: kded4 (4.11.2)
KDE Platform Version: 4.11.2
Qt Version: 4.8.5
Operating System: Linux 3.11.6-4-desktop i686
Distribution: "openSUSE 13.1 (Bottle) (i586)"

-- Information about the crash:
- What I was doing when the application crashed:

after updating openSuse 12.3 to openSuse 13.1, the systeme asked me to install some others updates. Then i have this bug.

-- Backtrace:
Application: Démon de KDE (kded4), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb540c740 (LWP 1173))]

Thread 5 (Thread 0xacc0db40 (LWP 1245)):
#0  0xb6d8a984 in testAndSetOrdered (newValue=1, expectedValue=0, this=0x9a026c8) at ../../src/corelib/arch/qatomic_i386.h:144
#1  testAndSetAcquire (newValue=1, expectedValue=0, this=0x9a026c8) at ../../src/corelib/arch/qatomic_i386.h:266
#2  tryLockInline (this=0x9ad5af4) at ../../src/corelib/thread/qmutex.h:181
#3  lockInline (this=0x9ad5af4) at ../../src/corelib/thread/qmutex.h:189
#4  QMutexLocker (m=0x9ad5af4, this=<synthetic pointer>) at ../../src/corelib/thread/qmutex.h:109
#5  canWaitLocked (this=0x9ad5ac8) at ../../src/corelib/thread/qthread_p.h:227
#6  postEventSourcePrepare (s=0x9ab54a8, timeout=0xacc0d0ec) at kernel/qeventdispatcher_glib.cpp:263
#7  0xb58f90d3 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#8  0xb58f99ef in ?? () from /usr/lib/libglib-2.0.so.0
#9  0xb58f9c38 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0xb6d8a60f in QEventDispatcherGlib::processEvents (this=0x9b214a0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#11 0xb6d59a03 in QEventLoop::processEvents (this=this@entry=0xacc0d258, flags=...) at kernel/qeventloop.cpp:149
#12 0xb6d59d29 in QEventLoop::exec (this=this@entry=0xacc0d258, flags=...) at kernel/qeventloop.cpp:204
#13 0xb6c4830d in QThread::exec (this=this@entry=0x99e1848) at thread/qthread.cpp:536
#14 0xb6d39e14 in QInotifyFileSystemWatcherEngine::run (this=0x99e1848) at io/qfilesystemwatcher_inotify.cpp:256
#15 0xb6c4ac5f in QThreadPrivate::start (arg=0x99e1848) at thread/qthread_unix.cpp:338
#16 0xb6bc707a in start_thread () from /lib/libpthread.so.0
#17 0xb5f4a80e in clone () from /lib/libc.so.6

Thread 4 (Thread 0xac40cb40 (LWP 1258)):
#0  0xb6bc93c8 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0xb593cc60 in g_mutex_lock () from /usr/lib/libglib-2.0.so.0
#2  0xb58f8f99 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#3  0xb58f99ef in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb58f9c38 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb6d8a60f in QEventDispatcherGlib::processEvents (this=0xad802140, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0xb6d59a03 in QEventLoop::processEvents (this=this@entry=0xac40c268, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6d59d29 in QEventLoop::exec (this=this@entry=0xac40c268, flags=...) at kernel/qeventloop.cpp:204
#8  0xb6c4830d in QThread::exec (this=0x99b3f48) at thread/qthread.cpp:536
#9  0xae48be97 in KCupsConnection::run() () from /usr/lib/libkcupslib.so
#10 0xb6c4ac5f in QThreadPrivate::start (arg=0x99b3f48) at thread/qthread_unix.cpp:338
#11 0xb6bc707a in start_thread () from /lib/libpthread.so.0
#12 0xb5f4a80e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xabc0bb40 (LWP 1259)):
#0  0xb58c74d0 in pthread_mutex_unlock@plt () from /usr/lib/libglib-2.0.so.0
#1  0xb593cca0 in g_mutex_unlock () from /usr/lib/libglib-2.0.so.0
#2  0xb58f9c42 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb6d8a60f in QEventDispatcherGlib::processEvents (this=0xace020e8, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#4  0xb6d59a03 in QEventLoop::processEvents (this=this@entry=0xabc0b288, flags=...) at kernel/qeventloop.cpp:149
#5  0xb6d59d29 in QEventLoop::exec (this=this@entry=0xabc0b288, flags=...) at kernel/qeventloop.cpp:204
#6  0xb6c4830d in QThread::exec (this=this@entry=0x9a0d468) at thread/qthread.cpp:536
#7  0xb6c4845b in QThread::run (this=0x9a0d468) at thread/qthread.cpp:603
#8  0xb6c4ac5f in QThreadPrivate::start (arg=0x9a0d468) at thread/qthread_unix.cpp:338
#9  0xb6bc707a in start_thread () from /lib/libpthread.so.0
#10 0xb5f4a80e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xae18db40 (LWP 4606)):
#0  0xb7706424 in __kernel_vsyscall ()
#1  0xb5f58372 in clock_gettime () from /lib/libc.so.6
#2  0xb6ca607c in do_gettime (frac=0xae18cff0, sec=0xae18cfe8) at tools/qelapsedtimer_unix.cpp:127
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:144
#4  0xb6d8be82 in updateCurrentTime (this=0xad800d24) at kernel/qeventdispatcher_unix.cpp:354
#5  QTimerInfoList::timerWait (this=this@entry=0xad800d24, tm=...) at kernel/qeventdispatcher_unix.cpp:460
#6  0xb6d8a43b in timerSourcePrepareHelper (src=src@entry=0xad800cf0, timeout=0xae18d0ec) at kernel/qeventdispatcher_glib.cpp:136
#7  0xb6d8a4ca in timerSourcePrepare (source=0xad800cf0, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0xb58f90d3 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#9  0xb58f99ef in ?? () from /usr/lib/libglib-2.0.so.0
#10 0xb58f9c38 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#11 0xb6d8a60f in QEventDispatcherGlib::processEvents (this=0xad802698, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#12 0xb6d59a03 in QEventLoop::processEvents (this=this@entry=0xae18d258, flags=...) at kernel/qeventloop.cpp:149
#13 0xb6d59d29 in QEventLoop::exec (this=this@entry=0xae18d258, flags=...) at kernel/qeventloop.cpp:204
#14 0xb6c4830d in QThread::exec (this=this@entry=0x9cc3e10) at thread/qthread.cpp:536
#15 0xb6d39e14 in QInotifyFileSystemWatcherEngine::run (this=0x9cc3e10) at io/qfilesystemwatcher_inotify.cpp:256
#16 0xb6c4ac5f in QThreadPrivate::start (arg=0x9cc3e10) at thread/qthread_unix.cpp:338
#17 0xb6bc707a in start_thread () from /lib/libpthread.so.0
#18 0xb5f4a80e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb540c740 (LWP 1173)):
[KCrash Handler]
#7  KJob::emitResult (this=0x98fcfa0) at /usr/src/debug/kdelibs-4.11.2/kdecore/jobs/kjob.cpp:309
#8  0xab32b13e in qvariant_cast_helper (ptr=0xbf9a266c, tp=QVariant::Invalid, v=...) at /usr/include/QtCore/qvariant.h:448
#9  qvariant_cast<PackageKit::Transaction::Error> (v=...) at /usr/include/QtCore/qvariant.h:578
#10 value<PackageKit::Transaction::Error> (this=0x98fcfa0) at /usr/include/QtCore/qvariant.h:333
#11 TransactionWatcher::errorActivated (this=0x98fcfa0, action=6) at /usr/src/debug/apper-0.8.1/apperd/TransactionWatcher.cpp:250
#12 0xab32b177 in TransactionWatcher::errorActivated (this=0x9bd8a10, action=165488792) at /usr/src/debug/apper-0.8.1/apperd/TransactionWatcher.cpp:251
#13 0xab32867f in operator void const* (this=<optimized out>) at /usr/include/QtCore/qglobal.h:2013
#14 DistroUpgrade::distroUpgrade (this=0x9bcbaf0, type=(unknown: 2872077224), name=..., description=...) at /usr/src/debug/apper-0.8.1/apperd/DistroUpgrade.cpp:84
#15 0xab2d9778 in PackageKit::Daemon::transactionListChanged (this=0x9bcbaf0, _t1=...) at /usr/src/debug/PackageKit-Qt-0.8.8/build/src/daemon.moc:307
#16 0xab2d8c54 in PackageKit::Daemon::qt_static_metacall (_o=_o@entry=0x9bcbaf0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbf9a2958) at /usr/src/debug/PackageKit-Qt-0.8.8/build/src/daemon.moc:159
#17 0xb6d6fc55 in QMetaObject::activate (sender=0x9c11620, m=0xab306ca8 <DaemonProxy::staticMetaObject>, local_signal_index=3, argv=0xbf9a2958) at kernel/qobject.cpp:3556
#18 0xab2ee792 in DaemonProxy::TransactionListChanged (this=0x9c11620, _t1=...) at /usr/src/debug/PackageKit-Qt-0.8.8/build/src/daemonproxy.moc:219
#19 0xab2edf40 in DaemonProxy::qt_static_metacall (_o=0x9c11620, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbf9a2adc) at /usr/src/debug/PackageKit-Qt-0.8.8/build/src/daemonproxy.moc:99
#20 0xab2ee3ba in DaemonProxy::qt_metacall (this=0x9c11620, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbf9a2adc) at /usr/src/debug/PackageKit-Qt-0.8.8/build/src/daemonproxy.moc:155
#21 0xb5ac0dec in QDBusConnectionPrivate::deliverCall (this=0x9a086d8, object=object@entry=0x9c11620, msg=..., metaTypes=..., slotIdx=8) at qdbusintegrator.cpp:951
#22 0xb5ac9f5d in QDBusCallDeliveryEvent::placeMetaCall (this=0x9e11478, object=0x9c11620) at qdbusintegrator_p.h:103
#23 0xb6d742bb in QObject::event (this=0x9c11620, e=0x9e11478) at kernel/qobject.cpp:1203
#24 0xb62464b4 in QApplicationPrivate::notify_helper (this=0x98935b0, receiver=0x9c11620, e=0x9e11478) at kernel/qapplication.cpp:4562
#25 0xb624cee3 in QApplication::notify (this=0xbf9a400c, receiver=receiver@entry=0x9c11620, e=e@entry=0x9e11478) at kernel/qapplication.cpp:4348
#26 0xb74abcb4 in KApplication::notify (this=0xbf9a400c, receiver=0x9c11620, event=0x9e11478) at /usr/src/debug/kdelibs-4.11.2/kdeui/kernel/kapplication.cpp:311
#27 0xb6d5afba in QCoreApplication::notifyInternal (this=0xbf9a400c, receiver=receiver@entry=0x9c11620, event=event@entry=0x9e11478) at kernel/qcoreapplication.cpp:949
#28 0xb6d5e2e5 in sendEvent (event=0x9e11478, receiver=0x9c11620) at kernel/qcoreapplication.h:231
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x9832f80) at kernel/qcoreapplication.cpp:1573
#30 0xb6d5e80c in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#31 0xb6d8ae0e in sendPostedEvents () at kernel/qcoreapplication.h:236
#32 postEventSourceDispatch (s=0x9893828) at kernel/qeventdispatcher_glib.cpp:280
#33 0xb58f97ce in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb58f9b78 in ?? () from /usr/lib/libglib-2.0.so.0
#35 0xb58f9c38 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0xb6d8a5ef in QEventDispatcherGlib::processEvents (this=this@entry=0x9836e00, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#37 0xb62f651e in QGuiEventDispatcherGlib::processEvents (this=0x9836e00, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0xb6d59a03 in QEventLoop::processEvents (this=this@entry=0xbf9a30b8, flags=...) at kernel/qeventloop.cpp:149
#39 0xb6d59d29 in QEventLoop::exec (this=this@entry=0xbf9a30b8, flags=...) at kernel/qeventloop.cpp:204
#40 0xb67775d1 in QDialog::exec (this=0x99b7c20) at dialogs/qdialog.cpp:562
#41 0xb740f877 in KMessageBox::createKMessageBox (dialog=0x99b7c20, icon=..., text=..., strlist=..., ask=..., checkboxReturn=0x0, options=..., details=..., notifyType=QMessageBox::Warning) at /usr/src/debug/kdelibs-4.11.2/kdeui/dialogs/kmessagebox.cpp:344
#42 0xb740fb40 in KMessageBox::createKMessageBox (dialog=dialog@entry=0x99b7c20, icon=icon@entry=QMessageBox::Warning, text=..., strlist=..., ask=..., checkboxReturn=checkboxReturn@entry=0x0, options=..., details=...) at /usr/src/debug/kdelibs-4.11.2/kdeui/dialogs/kmessagebox.cpp:159
#43 0xb74106ee in KMessageBox::detailedSorryWId (parent_id=0, text=..., details=..., caption=..., options=...) at /usr/src/debug/kdelibs-4.11.2/kdeui/dialogs/kmessagebox.cpp:957
#44 0xb74107e3 in KMessageBox::detailedSorry (parent=0x0, text=..., details=..., caption=..., options=...) at /usr/src/debug/kdelibs-4.11.2/kdeui/dialogs/kmessagebox.cpp:935
#45 0xab299de6 in ~QString (this=0xbf9a33a4, __in_chrg=<optimized out>) at /usr/include/QtCore/qstring.h:880
#46 PkTransaction::installPackages (this=0x98fa640, packages=...) at /usr/src/debug/apper-0.8.1/libapper/PkTransaction.cpp:158
#47 0x099b7b60 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-11-20 09:33:48 UTC

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