Bug 289197 - kded-module crashes at KTp::GlobalPresence::setAccountManager(..)
Summary: kded-module crashes at KTp::GlobalPresence::setAccountManager(..)
Status: RESOLVED WORKSFORME
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: kded-module (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-17 13:58 UTC by Bruno Friedmann
Modified: 2012-07-06 12:47 UTC (History)
3 users (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 Bruno Friedmann 2011-12-17 13:58:00 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.4 (4.7.4) "release 23"
Qt Version: 4.8.0
Operating System: Linux 3.1.0-2-desktop x86_64
Distribution: "openSUSE 12.2 Milestone 0 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: After updates, every time I try to open my kde session, kded is crashed

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f051925f760 (LWP 3808))]

Thread 4 (Thread 0x7f04fd8ff700 (LWP 3811)):
#0  0x00007f05168713a3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0513624a98 in g_main_context_poll (n_fds=1, fds=0x85cb50, timeout=-1, context=0x92a700, priority=<optimized out>) at gmain.c:3386
#2  g_main_context_iterate (context=0x92a700, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3068
#3  0x00007f0513624f59 in g_main_context_iteration (context=0x92a700, may_block=1) at gmain.c:3136
#4  0x00007f0517ed6f56 in QEventDispatcherGlib::processEvents (this=0x811af0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f0517ea6cc2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f0517ea6f17 in QEventLoop::exec (this=0x7f04fd8fee20, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f0517da84e7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f0517dab50b in QThreadPrivate::start (arg=0x8bca30) at thread/qthread_unix.cpp:298
#9  0x00007f0517b13f05 in start_thread (arg=0x7f04fd8ff700) at pthread_create.c:301
#10 0x00007f051687a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 3 (Thread 0x7f04fd0fe700 (LWP 3816)):
#0  0x00007f05168713a3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0513624a98 in g_main_context_poll (n_fds=1, fds=0x8e5500, timeout=-1, context=0x981c50, priority=<optimized out>) at gmain.c:3386
#2  g_main_context_iterate (context=0x981c50, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3068
#3  0x00007f0513624f59 in g_main_context_iteration (context=0x981c50, may_block=1) at gmain.c:3136
#4  0x00007f0517ed6f56 in QEventDispatcherGlib::processEvents (this=0x8e6970, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f0517ea6cc2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f0517ea6f17 in QEventLoop::exec (this=0x7f04fd0fddf0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f0517da84e7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f0517e86b9f in QInotifyFileSystemWatcherEngine::run (this=0x980580) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f0517dab50b in QThreadPrivate::start (arg=0x980580) at thread/qthread_unix.cpp:298
#10 0x00007f0517b13f05 in start_thread (arg=0x7f04fd0fe700) at pthread_create.c:301
#11 0x00007f051687a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f04f9c3e700 (LWP 3903)):
#0  0x00007f05168713a3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0513624a98 in g_main_context_poll (n_fds=3, fds=0xa10320, timeout=-1, context=0xa10000, priority=<optimized out>) at gmain.c:3386
#2  g_main_context_iterate (context=0xa10000, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3068
#3  0x00007f05136252c2 in g_main_loop_run (loop=0xa04b80) at gmain.c:3281
#4  0x00007f04fa136946 in gdbus_shared_thread_func (user_data=<optimized out>) at gdbusprivate.c:276
#5  0x00007f0513649db6 in g_thread_create_proxy (data=0xa100f0) at gthread.c:1962
#6  0x00007f0517b13f05 in start_thread (arg=0x7f04f9c3e700) at pthread_create.c:301
#7  0x00007f051687a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f051925f760 (LWP 3808)):
[KCrash Handler]
#6  0x00007f04f7bbd842 in KTp::GlobalPresence::setAccountManager(Tp::SharedPtr<Tp::AccountManager> const&) () from /usr/lib64/libtelepathykdecommoninternalsprivate.so.0
#7  0x00007f04f7ddcb71 in TelepathyModule::onAccountManagerReady (this=0xba8820, op=<optimized out>) at /usr/src/debug/telepathy-kded-module-0.2.60git.1322644440/telepathy-module.cpp:93
#8  0x00007f0517ebbd91 in QMetaObject::activate (sender=0xc0c330, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffffae44610) at kernel/qobject.cpp:3555
#9  0x00007f04f81dbd5f in Tp::PendingOperation::finished (this=<optimized out>, _t1=0xc0c330) at /usr/src/debug/telepathy-qt4-0.8.0git.1320956642/build/TelepathyQt4/_gen/pending-operation.moc.hpp:112
#10 0x00007f04f81dbda1 in Tp::PendingOperation::emitFinished (this=0xc0c330) at /usr/src/debug/telepathy-qt4-0.8.0git.1320956642/TelepathyQt4/pending-operation.cpp:133
#11 0x00007f0517ec0f36 in QObject::event (this=0xc0c330, e=<optimized out>) at kernel/qobject.cpp:1203
#12 0x00007f0517011b74 in notify_helper (e=0x908200, receiver=0xc0c330, this=0x6b0ed0) at kernel/qapplication.cpp:4518
#13 QApplicationPrivate::notify_helper (this=0x6b0ed0, receiver=0xc0c330, e=0x908200) at kernel/qapplication.cpp:4490
#14 0x00007f05170169f3 in QApplication::notify (this=0x7ffffae44fd0, receiver=0xc0c330, e=0x908200) at kernel/qapplication.cpp:4379
#15 0x00007f0518c646f6 in KApplication::notify (this=0x7ffffae44fd0, receiver=0xc0c330, event=0x908200) at /usr/src/debug/kdelibs-git/kdeui/kernel/kapplication.cpp:311
#16 0x00007f0517ea7edc in QCoreApplication::notifyInternal (this=0x7ffffae44fd0, receiver=0xc0c330, event=0x908200) at kernel/qcoreapplication.cpp:876
#17 0x00007f0517eab77a in sendEvent (event=0x908200, receiver=0xc0c330) at kernel/qcoreapplication.h:231
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x610360) at kernel/qcoreapplication.cpp:1500
#19 0x00007f0517ed6ac3 in sendPostedEvents () at kernel/qcoreapplication.h:236
#20 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#21 0x00007f051362458d in g_main_dispatch (context=0x6b38e0) at gmain.c:2425
#22 g_main_context_dispatch (context=0x6b38e0) at gmain.c:2995
#23 0x00007f0513624d88 in g_main_context_iterate (context=0x6b38e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3073
#24 0x00007f0513624f59 in g_main_context_iteration (context=0x6b38e0, may_block=1) at gmain.c:3136
#25 0x00007f0517ed6eef in QEventDispatcherGlib::processEvents (this=0x616eb0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#26 0x00007f05170b4e1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f0517ea6cc2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007f0517ea6f17 in QEventLoop::exec (this=0x7ffffae44f60, flags=...) at kernel/qeventloop.cpp:204
#29 0x00007f0517eaba75 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#30 0x00007f05045dd495 in kdemain (argc=1, argv=0x688fc0) at /usr/src/debug/kdelibs-git/kded/kded.cpp:924
#31 0x00000000004088e4 in launch (argc=1, _name=0x40b414 "kded4", args=<optimized out>, cwd=0x0, envc=<optimized out>, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b28e "0") at /usr/src/debug/kdelibs-git/kinit/kinit.cpp:734
#32 0x0000000000405ec9 in main (argc=4, argv=0x7fff00000001, envp=0x7ffffae460c0) at /usr/src/debug/kdelibs-git/kinit/kinit.cpp:1849

Reported using DrKonqi
Comment 1 Martin Klapetek 2011-12-21 12:43:37 UTC
Does it still happen with the newest code? I've seen it once, but not any more recently. 

Can you please verify it's still reproducible everytime?
Comment 2 David Edmundson 2011-12-22 00:57:14 UTC
This is the same crash as we're getting reports of in the presence-dataengine.

It appears (especially from the other BT that has TpQt symbols) that we're trying to access an invalid AccountManagerPtr from but in both cases of onAccountManagerReady() method we check op->error and it's false. 

I suspect it's a weird bug in TpQt4 right now. Maybe one gets a dodgy reply if two processes (kded+plasma) both end up trying to "start" mission control?

I can't find a way to reproduce this, I even uninstalled mission-control, but everything behaves as expected (i.e errors caught and handled)

Would be really helpful if original poster could reply :-)
Comment 3 Bruno Friedmann 2011-12-26 11:59:21 UTC
David, I'm now trying a new repository with kde 4.8 
I'm getting a kdedinit4 crash each time I start my session but my debug trace doesn't contain enough information (I'm on a slow link next few days so I can't get them all again).

It seems to be related to Telephathy or secret services ... The dump that open this bug is certainly related to the fact, my profile (~/kde) was once used with 4.8Beta1 then as the machine crash, I was using a previous install with 4.7.4
(That could explain why you can't reproduce it)

here what I get this morning
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f0510d27760 (LWP 3720))]

Thread 4 (Thread 0x7f04f4fd2700 (LWP 3723)):
#0  0x00007f050e3384a3 in poll () from /lib64/libc.so.6
#1  0x00007f050b0e9a98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f050b0e9f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f050f99f946 in QEventDispatcherGlib::processEvents (this=0x80c600, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f050f96f672 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f050f96f8c7 in QEventLoop::exec (this=0x7f04f4fd1e20, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f050f870537 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f050f87355b in QThreadPrivate::start (arg=0x91ea30) at thread/qthread_unix.cpp:298
#8  0x00007f050f5dbf05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f050e3415bd in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f04f47d1700 (LWP 3728)):
#0  0x00007f050e3384a3 in poll () from /lib64/libc.so.6
#1  0x00007f050b0e9a98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f050b0e9f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f050f99f946 in QEventDispatcherGlib::processEvents (this=0x8b2f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f050f96f672 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f050f96f8c7 in QEventLoop::exec (this=0x7f04f47d0df0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f050f870537 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f050f94f47f in QInotifyFileSystemWatcherEngine::run (this=0x988790) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f050f87355b in QThreadPrivate::start (arg=0x988790) at thread/qthread_unix.cpp:298
#9  0x00007f050f5dbf05 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f050e3415bd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f04f1312700 (LWP 3818)):
#0  0x00007f050e3384a3 in poll () from /lib64/libc.so.6
#1  0x00007f050b0e9a98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f050b0ea2c2 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f04f180a946 in ?? () from /usr/lib64/libgio-2.0.so.0
#4  0x00007f050b10edb6 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f050f5dbf05 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f050e3415bd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f0510d27760 (LWP 3720)):
[KCrash Handler]
#6  ref (this=0xbabababa00000009) at /usr/include/QtCore/qatomic_x86_64.h:121
#7  ref (this=<optimized out>) at /usr/include/telepathy-qt4/TelepathyQt/shared-ptr.h:89
#8  SharedPtr (o=..., this=<optimized out>) at /usr/include/telepathy-qt4/TelepathyQt/shared-ptr.h:105
#9  operator= (o=..., this=0xa627c0) at /usr/include/telepathy-qt4/TelepathyQt/shared-ptr.h:164
#10 KTp::GlobalPresence::setAccountManager (this=0xa627b0, accountManager=...) at /usr/src/debug/telepathy-common-internals-0.2.60.git.1324050914/KTelepathy/global-presence.cpp:47
#11 0x00007f04ef4adb71 in ?? () from /usr/lib64/kde4/kded_telepathy_module.so
#12 0x00007f050f984751 in QMetaObject::activate (sender=0xc427e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffd180b7d0) at kernel/qobject.cpp:3556
#13 0x00007f04ef8acd5f in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /usr/lib64/libtelepathy-qt4.so.1
#14 0x00007f04ef8acda1 in ?? () from /usr/lib64/libtelepathy-qt4.so.1
#15 0x00007f050f989916 in QObject::event (this=0xc427e0, e=<optimized out>) at kernel/qobject.cpp:1204
#16 0x00007f050ead8e84 in notify_helper (e=0xd68a90, receiver=0xc427e0, this=0x6b0fe0) at kernel/qapplication.cpp:4550
#17 QApplicationPrivate::notify_helper (this=0x6b0fe0, receiver=0xc427e0, e=0xd68a90) at kernel/qapplication.cpp:4522
#18 0x00007f050eaddd03 in QApplication::notify (this=0x7fffd180c190, receiver=0xc427e0, e=0xd68a90) at kernel/qapplication.cpp:4411
#19 0x00007f051072f6f6 in KApplication::notify (this=0x7fffd180c190, receiver=0xc427e0, event=0xd68a90) at /usr/src/debug/kdelibs-git/kdeui/kernel/kapplication.cpp:311
#20 0x00007f050f97088c in QCoreApplication::notifyInternal (this=0x7fffd180c190, receiver=0xc427e0, event=0xd68a90) at kernel/qcoreapplication.cpp:876
#21 0x00007f050f97412a in sendEvent (event=0xd68a90, receiver=0xc427e0) at kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x610360) at kernel/qcoreapplication.cpp:1500
#23 0x00007f050f99f4b3 in sendPostedEvents () at kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#25 0x00007f050b0e958d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f050b0e9d88 in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f050b0e9f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f050f99f8df in QEventDispatcherGlib::processEvents (this=0x616eb0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007f050eb7c2de in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f050f96f672 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f050f96f8c7 in QEventLoop::exec (this=0x7fffd180c120, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f050f974425 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#33 0x00007f04fc0be495 in kdemain (argc=1, argv=0x689060) at /usr/src/debug/kdelibs-git/kded/kded.cpp:924
#34 0x00000000004088e4 in launch (argc=1, _name=0x40b421 "kded4", args=<optimized out>, cwd=0x0, envc=<optimized out>, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b2b6 "0") at /usr/src/debug/kdelibs-git/kinit/kinit.cpp:734
#35 0x0000000000405ec9 in main (argc=4, argv=0x7fff00000001, envp=0x7fffd180d280) at /usr/src/debug/kdelibs-git/kinit/kinit.cpp:1849

and here the list of installed packages 
 zypper --no-refresh se -si -r kde48                                                                                                                            
Loading repository data...                                                                                                                                               
Reading installed packages...                                                                                                                                            
                                                                                                                                                                         
S | Name                                 | Type    | Version                          | Arch   | Repository                                                              
--+--------------------------------------+---------+----------------------------------+--------+-----------                                                              
i | NetworkManager-kde4-lang             | package | 0.9.60git.1324632647-131.2       | noarch | kde48                                                                   
i | NetworkManager-kde4-libs             | package | 0.9.60git.1324632647-131.2       | x86_64 | kde48                                                                   
i | NetworkManager-kde4-libs-devel       | package | 0.9.60git.1324632647-131.2       | x86_64 | kde48                                                                   
i | NetworkManager-openvpn-kde4          | package | 0.9.60git.1324632647-131.2       | x86_64 | kde48                                                                   
i | NetworkManager-pptp-kde4             | package | 0.9.60git.1324632647-131.2       | x86_64 | kde48                                                                   
i | NetworkManager-strongswan-kde4       | package | 0.9.60git.1324632647-131.2       | x86_64 | kde48                                                                   
i | NetworkManager-vpnc-kde4             | package | 0.9.60git.1324632647-131.2       | x86_64 | kde48                                                                   
i | akonadi                              | package | 4.7.90-30.1                      | x86_64 | kde48                                                                   
i | akonadi-runtime                      | package | 1.6.50git.1324551565-124.1       | x86_64 | kde48                                                                   
i | akregator                            | package | 4.7.90-30.1                      | x86_64 | kde48                                                                   
i | amor                                 | package | 4.8.40-1.1                       | x86_64 | kde48                                                                   
i | ark                                  | package | 4.8.40-1.1                       | x86_64 | kde48     
i | bsdtar                               | package | 2.8.4-4.1                        | x86_64 | kde48     
i | cervisia                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | dolphin                              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | dolphin-plugins                      | package | 4.8.40-1.1                       | x86_64 | kde48     
i | dragonplayer                         | package | 4.8.40-1.1                       | x86_64 | kde48     
i | filelight                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | gwenview                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kaddressbook                         | package | 4.7.90-30.1                      | x86_64 | kde48     
i | kalarm                               | package | 4.7.90-30.1                      | x86_64 | kde48     
i | kalgebra                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kate                                 | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kcachegrind                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kcalc                                | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kcharselect                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kcolorchooser                        | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kcron                                | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kde4-filesystem                      | package | 4.7.90-2.1                       | x86_64 | kde48     
i | kde4-kapptemplate                    | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kde4-kgreeter-plugins                | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kde4-l10n-devel                      | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kde4-printer-applet                  | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdeartwork4                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdeartwork4-desktopthemes            | package | 4.7.90-8.1                       | noarch | kde48     
i | kdeartwork4-emoticons                | package | 4.7.90-8.1                       | noarch | kde48     
i | kdeartwork4-icons                    | package | 4.7.90-8.1                       | noarch | kde48     
i | kdeartwork4-screensaver              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdeartwork4-sounds                   | package | 4.7.90-8.1                       | noarch | kde48     
i | kdeartwork4-wallpapers               | package | 4.7.90-8.1                       | noarch | kde48     
i | kdeartwork4-weatherwallpapers        | package | 4.7.90-8.1                       | noarch | kde48     
i | kdebase4                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdebase4-libkonq                     | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdebase4-nsplugin                    | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdebase4-runtime                     | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdebase4-runtime-xine                | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdebase4-workspace                   | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdebase4-workspace-debuginfo         | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdebase4-workspace-devel             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdebase4-workspace-ksysguardd        | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdebase4-workspace-liboxygenstyle    | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdebindings-smokegen                 | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdegames4-carddecks-default          | package | 4.8.40-2.1                       | noarch | kde48     
i | kdegames4-carddecks-other            | package | 4.8.40-2.1                       | noarch | kde48     
i | kdegraphics-strigi-analyzer          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdegraphics-thumbnailers             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdelibs4                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdelibs4-branding-upstream           | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdelibs4-core                        | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdelibs4-debuginfo                   | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdelibs4-doc                         | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdemultimedia4                       | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdenetwork4-filesharing              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdepasswd                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdepim4                              | package | 4.7.90-30.1                      | x86_64 | kde48     
i | kdepim4-wizards                      | package | 4.7.90-30.1                      | x86_64 | kde48     
i | kdepimlibs4                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdesdk4                              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdesdk4-kdeaccounts                  | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdesdk4-scripts                      | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdialog                              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdiskfree                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdm                                  | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdm-branding-upstream                | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kdnssd                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | keditbookmarks                       | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kfilereplace                         | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kfind                                | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kfloppy                              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kgamma                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kget                                 | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kgpg                                 | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kig                                  | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kimagemapeditor                      | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kio_audiocd                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kio_kamera                           | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kio_svn                              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kjots                                | package | 4.7.90-30.1                      | x86_64 | kde48     
i | klinkstatus                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kmail                                | package | 4.7.90-30.1                      | x86_64 | kde48     
i | kmix                                 | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kmplot                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kmtrace                              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | knode                                | package | 4.7.90-30.1                      | x86_64 | kde48     
i | knotes                               | package | 4.7.90-30.1                      | x86_64 | kde48     
i | kolor-manager                        | package | 0.0.1git.1323589416-16.1         | x86_64 | kde48     
i | kompare                              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | konqueror                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | konsole                              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kontact                              | package | 4.7.90-30.1                      | x86_64 | kde48     
i | kopete                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | korganizer                           | package | 4.7.90-30.1                      | x86_64 | kde48     
i | krdc                                 | package | 4.8.40-1.1                       | x86_64 | kde48     
i | krfb                                 | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kruler                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | ksaneplugin                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | ksecretservice                       | package | 0.0.1git.1323675508-154.1        | x86_64 | kde48     
i | ksecretservice-tools                 | package | 0.0.1git.1323675508-154.1        | x86_64 | kde48     
i | ksnapshot                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kstars                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | ksystemlog                           | package | 4.8.40-1.1                       | x86_64 | kde48     
i | ktimer                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | ktimetracker                         | package | 4.7.90-30.1                      | x86_64 | kde48     
i | ktouch                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kuiviewer                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kwalletmanager                       | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kwebkitpart                          | package | 1.1.0.60.git.1324579285-139.1    | x86_64 | kde48     
i | kwebkitpart-lang                     | package | 1.1.0.60.git.1324579285-139.1    | noarch | kde48     
i | kwin                                 | package | 4.8.40-1.1                       | x86_64 | kde48     
i | kwrite                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libQtGLib-2_0-0                      | package | 0.10.60git.1323090340-8.1        | x86_64 | kde48     
i | libQtGStreamer-0_10-0                | package | 0.10.60git.1323090340-8.1        | x86_64 | kde48     
i | libQtModemManager0                   | package | 0.5.0git.1324568594-102.1        | x86_64 | kde48     
i | libQtNetworkManager0                 | package | 0.5.0git.1324575215-117.1        | x86_64 | kde48     
i | libakonadi4                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libakonadiprotocolinternals-devel    | package | 1.6.50git.1324551565-124.1       | x86_64 | kde48     
i | libakonadiprotocolinternals1         | package | 1.6.50git.1324551565-124.1       | x86_64 | kde48     
i | libanalitza0                         | package | 0.0.60.git.1324344026-28.1       | x86_64 | kde48     
i | libarchive2                          | package | 2.8.4-4.1                        | x86_64 | kde48     
i | libattica-devel                      | package | 0.2.60.git.1321230445-154.1      | x86_64 | kde48     
i | libattica0                           | package | 0.2.60.git.1321230445-154.1      | x86_64 | kde48     
i | libface0                             | package | 0.1svn.rev308-183.1              | x86_64 | kde48     
i | libkactivities                       | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkcddb4                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkcddb4-devel                      | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkcompactdisc4                     | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkcompactdisc4-devel               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkdcraw-devel                      | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkdcraw20                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkde4                              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkde4-debuginfo                    | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkde4-devel                        | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkdecore4                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkdecore4-devel                    | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkdeedu4                           | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkdegames4                         | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkdepim4                           | package | 4.7.90-30.1                      | x86_64 | kde48     
i | libkdepimlibs4                       | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkdepimlibs4-devel                 | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkeduvocdocument4                  | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkexiv2-10                         | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkexiv2-devel                      | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkface                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkface1                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkgeomap                           | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkgeomap1                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkipi-devel                        | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkipi8                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libkonq5                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libksane0                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libksuseinstall1                     | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libktexteditor                       | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libmarblewidget13                    | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libphonon4                           | package | 4.6.55.git.1320428248-165.1      | x86_64 | kde48     
i | libpolkit-qt-1-1                     | package | 0.99.1.60.git.1323854376-141.1   | x86_64 | kde48     
i | libpolkit-qt-1-devel                 | package | 0.99.1.60.git.1323854376-141.1   | x86_64 | kde48     
i | libprison-devel                      | package | 1.60git-10.1                     | x86_64 | kde48     
i | libprison0                           | package | 1.60git-10.1                     | x86_64 | kde48     
i | libqyoto2                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libsmokeqt                           | package | 4.8.40-1.1                       | x86_64 | kde48     
i | libsoprano-devel                     | package | 2.7.53.git.1324069725-14.1       | x86_64 | kde48     
i | libsoprano4                          | package | 2.7.53.git.1324069725-14.1       | x86_64 | kde48     
i | libstrigi0                           | package | 0.7.7.60git.1323290487-156.1     | x86_64 | kde48     
i | libtelepathy-qt4-2                   | package | 0.8.60.1324480445-34.1           | x86_64 | kde48     
i | libvlc5                              | package | 1.1.11.99-19.1                   | x86_64 | kde48     
i | libvlccore4                          | package | 1.1.11.99-19.1                   | x86_64 | kde48     
i | lokalize                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | marble                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | mono-kde4                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | mono-qt4                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | okteta                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | okular                               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | oxygen-icon-theme                    | package | 4.7.50.rev1255155-10.1           | noarch | kde48     
i | oxygen-icon-theme-large              | package | 4.7.50.rev1255155-10.1           | noarch | kde48     
i | oxygen-icon-theme-scalable           | package | 4.7.50.rev1255155-10.1           | noarch | kde48     
i | perl-kde4                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | perl-qt4                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | phonon                               | package | 4.6.55.git.1320428248-165.1      | x86_64 | kde48     
i | phonon-backend-gstreamer-0_10        | package | 4.5.56.git.1318229219-142.1      | x86_64 | kde48     
i | phonon-backend-vlc                   | package | 0.5.60.git.1324644472-147.1      | x86_64 | kde48     
i | phonon-devel                         | package | 4.6.55.git.1320428248-165.1      | x86_64 | kde48     
i | plasma-addons                        | package | 4.8.40-1.1                       | x86_64 | kde48     
i | plasma-addons-desktoptheme           | package | 4.8.40-1.1                       | x86_64 | kde48     
i | plasma-addons-extra                  | package | 4.8.40-1.1                       | x86_64 | kde48     
i | plasma-addons-fun                    | package | 4.8.40-1.1                       | x86_64 | kde48     
i | plasma-addons-marble                 | package | 4.8.40-1.1                       | x86_64 | kde48     
i | plasma-addons-tools                  | package | 4.8.40-1.1                       | x86_64 | kde48     
i | plasma-addons-wallpaper              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | plasma-theme-aya                     | package | 4.7.90-8.1                       | noarch | kde48     
i | plasma-theme-oxygen                  | package | 4.8.40-1.1                       | x86_64 | kde48     
i | plasmoid-lancelot-menu               | package | 4.8.40-1.1                       | x86_64 | kde48     
i | plasmoid-networkmanagement           | package | 0.9.60git.1324632647-131.2       | x86_64 | kde48     
i | polkit-kde-agent-1                   | package | 1.0.99.0.60.git.1324051169-139.1 | x86_64 | kde48     
i | polkit-kde-kcmmodules-1              | package | 1.0.99.0.60.git.1324719414-154.1 | x86_64 | kde48     
i | python-kde4                          | package | 4.8.40-1.1                       | x86_64 | kde48     
i | python-kde4-devel                    | package | 4.8.40-1.1                       | x86_64 | kde48     
i | python-kdebase4                      | package | 4.8.40-2.1                       | x86_64 | kde48     
i | ruby-kde4                            | package | 4.8.40-1.1                       | x86_64 | kde48     
i | ruby-qt4                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | ruby-qt4-devel                       | package | 4.8.40-1.1                       | x86_64 | kde48     
i | shared-desktop-ontologies            | package | 0.7.50git.1322237267-113.1       | noarch | kde48     
i | shared-desktop-ontologies-devel      | package | 0.7.50git.1322237267-113.1       | noarch | kde48     
i | soprano                              | package | 2.7.53.git.1324069725-14.1       | x86_64 | kde48     
i | soprano-backend-redland              | package | 2.7.53.git.1324069725-14.1       | x86_64 | kde48     
i | soprano-backend-virtuoso             | package | 2.7.53.git.1324069725-14.1       | x86_64 | kde48     
i | step                                 | package | 4.8.40-1.1                       | x86_64 | kde48     
i | strigi                               | package | 0.7.7.60git.1323290487-156.1     | x86_64 | kde48     
i | strigi-devel                         | package | 0.7.7.60git.1323290487-156.1     | x86_64 | kde48     
i | superkaramba                         | package | 4.8.40-1.1                       | x86_64 | kde48     
i | sweeper                              | package | 4.8.40-1.1                       | x86_64 | kde48     
i | telepathy-common-internals           | package | 0.2.60.git.1324050914-9.1        | x86_64 | kde48     
i | telepathy-common-internals-debuginfo | package | 0.2.60.git.1324050914-9.1        | x86_64 | kde48     
i | umbrello                             | package | 4.8.40-1.1                       | x86_64 | kde48     
i | vlc                                  | package | 1.1.11.99-19.1                   | x86_64 | kde48     
i | vlc-aout-pulse                       | package | 1.1.11.99-19.1                   | x86_64 | kde48     
i | vlc-noX                              | package | 1.1.11.99-19.1                   | x86_64 | kde48     
i | vlc-qt                               | package | 1.1.11.99-19.1                   | x86_64 | kde48

If you think it really important to get the full debug, I will be able to install that end of week
Comment 4 David Edmundson 2012-03-15 14:58:52 UTC
Could you try and reproduce this. 

Please please reopen if it is still an issue.
Comment 5 Bruno Friedmann 2012-03-15 15:31:15 UTC
Looks like it's fixed in 4.8.1, at least I didn't get that specific crash actually