Bug 216054 - Freshly booted up Mandriva 32 bit 2010. No programs started. Auto update fails.
Summary: Freshly booted up Mandriva 32 bit 2010. No programs started. Auto update fails.
Status: RESOLVED DUPLICATE of bug 213872
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 06:18 UTC by Ed
Modified: 2009-11-25 09:57 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 Ed 2009-11-25 06:18:06 UTC
Application that crashed: kded4
Version of the application: $Id: kded.cpp 944898 2009-03-26 13:01:25Z dfaure $
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-desktop586-1mnb i686
Distribution: "Mandriva Linux 2010.0"

What I was doing when the application crashed:
Auto updates fails with each fresh boot int Mandriva 32 bit 2010.  Failure occurs if no programs are started.

 -- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb6009611 in raise () from /lib/i686/libc.so.6
#8  0xb600af62 in abort () from /lib/i686/libc.so.6
#9  0xb76baa04 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb76bab08 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb76bac05 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb1424b0c in PackageKit::Util::enumToString<PackageKit::Client> (value=4096, enumName=0xb1440fce "Action", prefix=@0xbfbb6238) at /usr/lib/qt4/include/QtCore/qstring.h:871
#13 0xb14164c7 in PackageKit::Client::getTimeSinceAction (this=0x0, action=0) at client.cpp:158
#14 0xb14a8f79 in KPackageKitD::init (this=0x9e6ff08) at /usr/src/debug/kpackagekit-0.4.2/KPackageKitD/kpackagekitd.cpp:79
#15 0xb14a8374 in KPackageKitD::qt_metacall (this=0x9e6ff08, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfbb639c) at /usr/src/debug/kpackagekit-0.4.2/build/KPackageKitD/moc_kpackagekitd.cpp:72
#16 0xb77d0144 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#17 0xb77d0e65 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#18 0xb780ba15 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#19 0xb77d5a76 in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#20 0xb77c9dfb in QObject::event () from /usr/lib/libQtCore.so.4
#21 0xb634068c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#22 0xb63480ce in QApplication::notify () from /usr/lib/libQtGui.so.4
#23 0xb6da1a21 in KApplication::notify (this=0xbfbb6b30, receiver=0x9d23680, event=0xbfbb6810) at /usr/src/debug/kdelibs-4.3.2/kdeui/kernel/kapplication.cpp:302
#24 0xb77b9c0e in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#25 0xb77e82c1 in ?? () from /usr/lib/libQtCore.so.4
#26 0xb77e5c05 in ?? () from /usr/lib/libQtCore.so.4
#27 0xb5f2fb92 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb5f33468 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0xb5f3358e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb77e58f1 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb63e24ba in ?? () from /usr/lib/libQtGui.so.4
#32 0xb77b826d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#33 0xb77b86b9 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#34 0xb77bab50 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#35 0xb6340504 in QApplication::exec () from /usr/lib/libQtGui.so.4
#36 0xb5496a0d in kdemain (argc=1, argv=0x9cb9e00) at /usr/src/debug/kdelibs-4.3.2/kded/kded.cpp:936
#37 0x0804da54 in launch (argc=0, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x0, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x8050e85 "0")
    at /usr/src/debug/kdelibs-4.3.2/kinit/kinit.cpp:677
#38 0x0804f995 in main (argc=2, argv=0xbfbb7074, envp=0xbfbb7080) at /usr/src/debug/kdelibs-4.3.2/kinit/kinit.cpp:1740

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-11-25 09:57:13 UTC
Thanks for the bug report! This issue is known already - it seems that Mandriva
ships incompatible PackageKit/KPackageKit versions.

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