Bug 198982

Summary: kded4 crashes without any reason with Signal 6
Product: [Frameworks and Libraries] kpackagekit Reporter: Krishnan <meetkrish>
Component: generalAssignee: Steven M. Parrish <smparrish>
Status: RESOLVED FIXED    
Severity: crash CC: 126512, 1on1to1, accountwa, anderson.siqueira.cruz, b.leparmentier, dantti12, draakawi74, d_a_barreto, franpri, govi.lin, irperez, janseneric, jessefrgsmith, jeyaprakashk, jmriou, jpayne, karlospar, maailmaan, mandar.nadgir, midi2001, moabi2000, olivier.lahaye1, PTrenholme, thellewitt, w.richard1, yogeshkhatri1989
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Krishnan 2009-07-05 08:08:55 UTC
Version:           4.2.4 (using KDE 4.2.4)
OS:                Linux
Installed from:    Fedora RPMs

Application: KDE Daemon (kded4), signal SIGABRT
[Current thread is 1 (Thread 0xb7f7c780 (LWP 1959))]

Thread 2 (Thread 0xb18ffb70 (LWP 2243)):
#0  0x001191e2 in pthread_mutex_unlock () from /lib/libpthread.so.0
#1  0x03b2f03e in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x03b2f421 in ?? () from /lib/libglib-2.0.so.0
#3  0x03b2f96a in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x028ebc07 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x028bec69 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x028bf0b2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0x027cab73 in QThread::exec() () from /usr/lib/libQtCore.so.4
#8  0x028a0f4b in ?? () from /usr/lib/libQtCore.so.4
#9  0x027cde8e in ?? () from /usr/lib/libQtCore.so.4
#10 0x00115935 in start_thread () from /lib/libpthread.so.0
#11 0x00ec882e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb7f7c780 (LWP 1959)):
[KCrash Handler]
#6  0x00de9424 in __kernel_vsyscall ()
#7  0x00e157c1 in raise () from /lib/libc.so.6
#8  0x00e17092 in abort () from /lib/libc.so.6
#9  0x027c596c in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#10 0x027c5a4e in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#11 0x027c5b45 in qt_assert(char const*, char const*, int) () from /usr/lib/libQtCore.so.4
#12 0x044698bc in QString PackageKit::Util::enumToString<PackageKit::Client>(int, char const*, QString const&) () from /usr/lib/libpackagekit-qt.so.11
#13 0x0445f1a3 in PackageKit::Client::getTimeSinceAction(PackageKit::Client::Action) () from /usr/lib/libpackagekit-qt.so.11
#14 0x03a1f80e in ?? () from /usr/lib/kde4/kded_kpackagekitd.so
#15 0x03a1ede3 in QMetaObject::changeGuard(QObject**, QObject*) () from /usr/lib/kde4/kded_kpackagekitd.so
#16 0x028d6948 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x028d75e2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x02911947 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#19 0x028dc12e in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#20 0x028d085f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x02fb6cfc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x02fbe124 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00730c4a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x028c06db in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x028ee296 in ?? () from /usr/lib/libQtCore.so.4
#26 0x028ebc80 in ?? () from /usr/lib/libQtCore.so.4
#27 0x03b2c1e8 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x03b2f7f8 in ?? () from /lib/libglib-2.0.so.0
#29 0x03b2f96a in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x028ebbcc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x03056825 in ?? () from /usr/lib/libQtGui.so.4
#32 0x028bec69 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x028bf0b2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x028c143f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#35 0x02fb6b77 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#36 0x00b5534e in kdemain () from /usr/lib/libkdeinit4_kded4.so
#37 0x0804868b in _start ()
Comment 1 Daniel Nicoletti 2009-07-06 14:23:16 UTC
Please tell us your distro, PackageKit version, KPacakgeKit and Packagekit-qt.
without the version we can't do much.
Comment 2 Krishnan 2009-07-06 20:04:42 UTC
Hi

The version are as follows

KPackageKit version - kpackagekit-0.4.0-7.fc11.i586
Packagekit-qt. version - PackageKit-qt-0.4.8-1.fc11.i586

Thanks
Krishnan
On Mon, Jul 6, 2009 at 5:53 PM, Daniel
Nicoletti<dantti85-kde@yahoo.com.br> wrote:
> https://bugs.kde.org/show_bug.cgi?id=198982
>
>
>
>
>
> --- Comment #1 from Daniel Nicoletti <dantti85-kde yahoo com br>  2009-07-06 14:23:16 ---
> Please tell us your distro, PackageKit version, KPacakgeKit and Packagekit-qt.
> without the version we can't do much.
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
Comment 3 Daniel Nicoletti 2009-07-06 23:35:02 UTC
ok bug found, KPk 0.4.0 is not compatible with PK >= 0.4.7. There is already 0.4.1.1 available for fedora.
Comment 4 Krishnan 2009-07-07 05:17:49 UTC
Thanks for your help

On Mon, 2009-07-06 at 23:35 +0200, Daniel Nicoletti wrote:
> https://bugs.kde.org/show_bug.cgi?id=198982
> 
> 
> Daniel Nicoletti <dantti85-kde@yahoo.com.br> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|NEW                         |RESOLVED
>          Resolution|                            |FIXED
> 
> 
> 
> 
> --- Comment #3 from Daniel Nicoletti <dantti85-kde yahoo com br>  2009-07-06 23:35:02 ---
> ok bug found, KPk 0.4.0 is not compatible with PK >= 0.4.7. There is already
> 0.4.1.1 available for fedora.
>
Comment 5 Daniel Nicoletti 2009-07-30 14:49:10 UTC
*** Bug 201971 has been marked as a duplicate of this bug. ***
Comment 6 Daniel Nicoletti 2009-08-12 14:41:25 UTC
*** Bug 203470 has been marked as a duplicate of this bug. ***
Comment 7 Daniel Nicoletti 2009-08-14 16:41:10 UTC
*** Bug 203779 has been marked as a duplicate of this bug. ***
Comment 8 Daniel Nicoletti 2009-08-14 16:41:17 UTC
*** Bug 203656 has been marked as a duplicate of this bug. ***
Comment 9 Dario Andres 2009-08-16 22:52:05 UTC
*** Bug 204016 has been marked as a duplicate of this bug. ***
Comment 10 Daniel Nicoletti 2009-08-17 14:54:52 UTC
*** Bug 201723 has been marked as a duplicate of this bug. ***
Comment 11 Dario Andres 2009-08-28 00:08:24 UTC
*** Bug 205364 has been marked as a duplicate of this bug. ***
Comment 12 Dario Andres 2009-09-05 17:00:21 UTC
*** Bug 206321 has been marked as a duplicate of this bug. ***
Comment 13 Dario Andres 2009-09-17 01:04:54 UTC
*** Bug 206563 has been marked as a duplicate of this bug. ***
Comment 14 Dario Andres 2009-09-27 20:13:44 UTC
*** Bug 208701 has been marked as a duplicate of this bug. ***
Comment 15 Daniel Nicoletti 2009-10-16 16:13:21 UTC
*** Bug 210771 has been marked as a duplicate of this bug. ***
Comment 16 Frank Reininghaus 2009-10-18 11:08:10 UTC
*** Bug 197981 has been marked as a duplicate of this bug. ***
Comment 17 Frank Reininghaus 2009-10-18 11:13:36 UTC
*** Bug 210937 has been marked as a duplicate of this bug. ***
Comment 18 Frank Reininghaus 2009-10-18 11:15:16 UTC
*** Bug 200095 has been marked as a duplicate of this bug. ***
Comment 19 Dario Andres 2009-10-19 14:13:38 UTC
*** Bug 210948 has been marked as a duplicate of this bug. ***
Comment 20 Dario Andres 2009-10-21 20:55:10 UTC
*** Bug 211367 has been marked as a duplicate of this bug. ***
Comment 21 Dario Andres 2009-10-25 21:12:36 UTC
*** Bug 211817 has been marked as a duplicate of this bug. ***
Comment 22 Dario Andres 2009-11-01 16:29:01 UTC
*** Bug 212627 has been marked as a duplicate of this bug. ***
Comment 23 Daniel Nicoletti 2009-11-03 14:06:45 UTC
*** Bug 212784 has been marked as a duplicate of this bug. ***
Comment 24 Dario Andres 2009-11-04 21:53:27 UTC
*** Bug 213021 has been marked as a duplicate of this bug. ***
Comment 25 Daniel Nicoletti 2009-11-13 14:37:05 UTC
*** Bug 213872 has been marked as a duplicate of this bug. ***
Comment 26 Dario Andres 2009-12-31 14:35:37 UTC
*** Bug 220763 has been marked as a duplicate of this bug. ***
Comment 27 Dario Andres 2010-01-21 22:59:34 UTC
*** Bug 223706 has been marked as a duplicate of this bug. ***
Comment 28 Dario Andres 2010-01-24 20:20:23 UTC
*** Bug 223978 has been marked as a duplicate of this bug. ***
Comment 29 Dario Andres 2010-01-31 15:07:06 UTC
*** Bug 224973 has been marked as a duplicate of this bug. ***
Comment 30 Dario Andres 2010-02-15 03:59:48 UTC
*** Bug 226870 has been marked as a duplicate of this bug. ***
Comment 31 Dario Andres 2010-02-22 13:15:03 UTC
*** Bug 228008 has been marked as a duplicate of this bug. ***