Bug 237678 - YaST2 crashed during software installation
Summary: YaST2 crashed during software installation
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-15 00:14 UTC by Duane Berry
Modified: 2010-05-19 00:42 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 Duane Berry 2010-05-15 00:14:26 UTC
Application: kded4 ($Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-0.2-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
I launched 'Software Management' from the YaST Control Center.  It was in the process of auto-updating the repository information when the crash occured.  After the updates were found I clicked on Accept and the window disappeared.

I noticed that the 'overall progress' bar was pegged at 100% for the entire operation.  The downloads were much slower than normal- 24 kbps instead of 86+.

 -- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Aborted
[KCrash Handler]
#5  0x00007f3a321d24e5 in raise () from /lib64/libc.so.6
#6  0x00007f3a321d39b0 in abort () from /lib64/libc.so.6
#7  0x00007f3a321cb24a in __assert_fail () from /lib64/libc.so.6
#8  0x00007f3a334a5d95 in pthread_mutex_lock () from /lib64/libpthread.so.0
#9  0x00007f3a33731d53 in ?? () from /usr/lib64/libQtCore.so.4
#10 0x00007f3a3372d9f5 in QMutex::lock() () from /usr/lib64/libQtCore.so.4
#11 0x00007f3a1f2876f8 in ?? () from /usr/lib64/kde4/kded_kdesvnd.so
#12 0x00007f3a1f281f8d in ?? () from /usr/lib64/kde4/kded_kdesvnd.so
#13 0x00007f3a1f286ba7 in QObject* KPluginFactory::createInstance<kdesvnd, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib64/kde4/kded_kdesvnd.so
#14 0x00007f3a34d0e1f0 in KPluginFactory::create (this=0x8fd960, iface=0x7f3a34db4dc0 "KDEDModule", parentWidget=<value optimized out>, parent=0x671ce0, args=..., keyword=<value optimized out>)
    at /usr/src/debug/kdelibs-4.4.3/kdecore/util/kpluginfactory.cpp:191
#15 0x00007f3a26e836de in KLibrary::resolveFunction(char const*) () at /usr/src/debug/kdelibs-4.4.3/kdecore/util/klibrary.cpp:182
#16 0x00007f3a26e83e73 in KLibrary::resolveFunction(char const*) () at /usr/src/debug/kdelibs-4.4.3/kdecore/util/klibrary.cpp:182
#17 0x00007f3a26e840dd in KLibrary::resolveFunction(char const*) () at /usr/src/debug/kdelibs-4.4.3/kdecore/util/klibrary.cpp:182
#18 0x00007f3a31c216fc in QDBusConnectionPrivate::handleMessage (this=<value optimized out>, amsg=...) at qdbusintegrator.cpp:539
#19 0x00007f3a31c251b7 in qDBusSignalFilter (connection=<value optimized out>, message=<value optimized out>, data=<value optimized out>) at qdbusintegrator.cpp:530
#20 0x00007f3a2d4b1306 in dbus_connection_dispatch (connection=0x66eeb0) at dbus-connection.c:4446
#21 0x00007f3a31c15f79 in q_dbus_connection_dispatch (connection=<value optimized out>) at qdbus_symbols_p.h:113
#22 QDBusConnectionPrivate::doDispatch (connection=<value optimized out>) at qdbusintegrator.cpp:1079
#23 0x00007f3a31c165fd in QDBusConnectionPrivate::socketRead (this=0x66aac0, fd=5) at qdbusintegrator.cpp:1099
#24 0x00007f3a31c5b1ab in QDBusConnectionPrivate::qt_metacall (this=0x66aac0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff1e1010a0) at .moc/release-shared/moc_qdbusconnection_p.cpp:99
#25 0x00007f3a3383978f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#26 0x00007f3a33885cbe in QSocketNotifier::activated(int) () from /usr/lib64/libQtCore.so.4
#27 0x00007f3a338408d3 in QSocketNotifier::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#28 0x00007f3a329c6e1c in QApplicationPrivate::notify_helper (this=0x673a20, receiver=0x70f040, e=0x7fff1e101750) at kernel/qapplication.cpp:4300
#29 0x00007f3a329cd3fb in QApplication::notify (this=0x7fff1e101a60, receiver=0x70f040, e=0x7fff1e101750) at kernel/qapplication.cpp:4183
#30 0x00007f3a33cf94e6 in KApplication::notify (this=0x7fff1e101a60, receiver=0x70f040, event=0x7fff1e101750) at /usr/src/debug/kdelibs-4.4.3/kdeui/kernel/kapplication.cpp:302
#31 0x00007f3a3382698c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#32 0x00007f3a3385026a in ?? () from /usr/lib64/libQtCore.so.4
#33 0x00007f3a2ea83dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#34 0x00007f3a2ea877b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#35 0x00007f3a2ea878e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#36 0x00007f3a3384feb3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#37 0x00007f3a32a7551e in QGuiEventDispatcherGlib::processEvents (this=0x25ef, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007f3a338252a2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#39 0x00007f3a3382567c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#40 0x00007f3a338293cb in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#41 0x00007f3a26e86197 in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#42 0x00000000004073b8 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2010-05-19 00:42:58 UTC
KDESvn is not part of the KDE Software Compilation. Please file the bug to http://kdesvn.alwins-world.de/