Bug 215964 - at computer switch on
Summary: at computer switch on
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-24 15:34 UTC by pierrechaland
Modified: 2009-11-24 15:49 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 pierrechaland 2009-11-24 15:34:09 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-server-1mnb i686
Distribution: "Mandriva Linux 2010.0"

What I was doing when the application crashed:
There is no computer freeze . There is only information saying that kde crashes.At each switch on this information appears.


 -- Backtrace:
Application: Démon de KDE (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb5e41611 in raise () from /lib/i686/libc.so.6
#8  0xb5e42f62 in abort () from /lib/i686/libc.so.6
#9  0xb74f2a04 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb74f2b08 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb74f2c05 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb15c1b0c in PackageKit::Util::enumToString<PackageKit::Client> (value=4096, enumName=0xb15ddfce "Action", prefix=@0xbf8c99e8) at /usr/lib/qt4/include/QtCore/qstring.h:871
#13 0xb15b34c7 in PackageKit::Client::getTimeSinceAction (this=0x0, action=0) at client.cpp:158
#14 0xb1651f79 in ?? () from /usr/lib/kde4/kded_kpackagekitd.so
#15 0xb1651374 in ?? () from /usr/lib/kde4/kded_kpackagekitd.so
#16 0xb7608144 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#17 0xb7608e65 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#18 0xb7643a15 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#19 0xb760da76 in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#20 0xb7601dfb in QObject::event () from /usr/lib/libQtCore.so.4
#21 0xb617868c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#22 0xb61800ce in QApplication::notify () from /usr/lib/libQtGui.so.4
#23 0xb6bd9a21 in KApplication::notify (this=0xbf8ca2e0, receiver=0x8bf9120, event=0xbf8c9fc0) at /usr/src/debug/kdelibs-4.3.2/kdeui/kernel/kapplication.cpp:302
#24 0xb75f1c0e in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#25 0xb76202c1 in ?? () from /usr/lib/libQtCore.so.4
#26 0xb761dc05 in ?? () from /usr/lib/libQtCore.so.4
#27 0xb5d67b92 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb5d6b468 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0xb5d6b58e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb761d8f1 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb621a4ba in ?? () from /usr/lib/libQtGui.so.4
#32 0xb75f026d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#33 0xb75f06b9 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#34 0xb75f2b50 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#35 0xb6178504 in QApplication::exec () from /usr/lib/libQtGui.so.4
#36 0xb52d2a0d in kdemain (argc=1, argv=0x8af3e70) 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=0xbf8ca824, envp=0xbf8ca830) at /usr/src/debug/kdelibs-4.3.2/kinit/kinit.cpp:1740

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-11-24 15:49:26 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 ***