First of all, the crash looks like: https://bugs.kde.org/show_bug.cgi?id=323176 This time, I was testing KBubuntu 14.04 Alpha 2. After booting in live mode, about 3-4 seconds after displaying desktop, the first crash message appears, saying that the KDE Plasma desktop crashed. When trying to submit the bug via the crash window, drkonqi crashes. The desktop disappears, but with Alt-F2, I can still run various applications (including Konsole, Kate, Dolphin, Krita etc). Each of these applications (except Konsole) will crash at some point, just by using them. Drkonqi was crashing so often trying to report a bug, that I barely could copy/paste one report and save it to hdd. Some times, it lets me click the "Install debug symbols" button, but it crashes again (every time) while installing. Just wonder why these debug symbols aren't installed already. To be able to trigger the crash, I was running from the terminal, either Firefox or Krita. These two applications use more "fancy" graphics than Konsole or Dolphin, so this is why (I guess) they crashed more often then Dolphin. It may be some useful information: - I was running KUbuntu from a usb stick in live mode. - When running Dolphin from the terminal, I've got: kubuntu@kubuntu:~$ dolphin Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) dolphin(5472)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "The name org.kde.kded was not provided by any .service files" QPixmap::scaled: Pixmap is a null pixmap QPixmap::scaled: Pixmap is a null pixmap QPixmap::scaled: Pixmap is a null pixmap dolphin: symbol lookup error: /usr/lib/libnepomukcore.so.4abi1: undefined symbol: _ZN7Soprano10VocAbulary3NAO10identifierEv This Dolphin output log didn't show up among its first crashes. However, after this first output, Doplhin crashed every time, before it could be used. If this bug is the same as https://bugs.kde.org/show_bug.cgi?id=323176 and I should have not reported it, I just wanted to inform that these problems are still not fixed. Drkonqi was the only application that allowed me to copy the report from. When other application crashed, the report window closed to quick to be able to press the copy button. I hope that this report provides useful information. Reproducible: Always Steps to Reproduce: 1. Perhaps you may need an nvidia card. Mine is GeForce 9800GT. 2. There is nothing specific to be done to reproduce the crash. Just open applications and use them. 3. Application: The KDE Crash Handler (drkonqi), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb284b980 (LWP 4741))] Thread 2 (Thread 0xafdc5b40 (LWP 4742)): #0 0xb77c2424 in __kernel_vsyscall () #1 0xb3cf2fb1 in select () at ../sysdeps/unix/syscall-template.S:81 #2 0xb40783a0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #3 0xb3f8ab6f in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #4 0xb2ee5f70 in start_thread (arg=0xafdc5b40) at pthread_create.c:312 #5 0xb3cfad1e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 Thread 1 (Thread 0xb284b980 (LWP 4741)): [KCrash Handler] #6 0xb489ba04 in QTextFrame::parentFrame() const () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #7 0xb48c5552 in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #8 0xb48c56be in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #9 0xb48cdfaa in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #10 0xb48d7551 in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #11 0xb487761a in QTextControl::drawContents(QPainter*, QRectF const&, QWidget*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #12 0xb4acf324 in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #13 0xb4ad359c in QTextBrowser::paintEvent(QPaintEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #14 0xb4653135 in QWidget::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #15 0xb4a597ac in QFrame::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #16 0xb4ae7e68 in QAbstractScrollArea::viewportEvent(QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #17 0xb4ae80e6 in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #18 0xb409cfae in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #19 0xb45f97d1 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #20 0xb46002d3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #21 0xb514b014 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #22 0xb409ce3a in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #23 0xb464ce61 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #24 0xb464d961 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #25 0xb464d7b0 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #26 0xb464d7b0 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #27 0xb464d7b0 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #28 0xb464d7b0 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #29 0xb464c9fa in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #30 0xb464d961 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #31 0xb464c9fa in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #32 0xb464d961 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #33 0xb464c9fa in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #34 0xb464d961 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #35 0xb464d7b0 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #36 0xb464d7b0 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #37 0xb464d7b0 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #38 0xb464c9fa in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #39 0xb464d961 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #40 0xb464c9fa in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #41 0xb464d961 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #42 0xb464c9fa in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #43 0xb464d961 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #44 0xb464c9fa in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #45 0xb4839fad in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #46 0xb464101b in QWidgetPrivate::syncBackingStore() () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #47 0xb4652b7c in QWidget::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #48 0xb45f97f4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #49 0xb46002d3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #50 0xb514b014 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #51 0xb409ce3a in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #52 0xb40a06fd in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #53 0xb40a0c0c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #54 0xb40cd1ee in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #55 0xb3192f73 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #56 0xb31931f8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #57 0xb31932b8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #58 0xb40cc9cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #59 0xb46ae5ee in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #60 0xb409b813 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #61 0xb409bb39 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #62 0xb40a18ee in QCoreApplication::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #63 0xb45f7a24 in QApplication::exec() () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #64 0x08057621 in ?? () #65 0xb3c27a73 in __libc_start_main (main=0x8056a00, argc=19, argv=0xbfc22794, init=0x809fdf0 <__libc_csu_init>, fini=0x809fe60 <__libc_csu_fini>, rtld_fini=0xb77d20f0 <_dl_fini>, stack_end=0xbfc2278c) at libc-start.c:287 #66 0x080576f2 in _start ()
> symbol lookup error: /usr/lib/libnepomukcore.so.4abi1: undefined symbol A missing symbols always is an indication of an installation mismatch. Please ensure that all components of your system are built/installed from a single source set. Regarding the crash, it does not look related at all to bug 323176 or to nvidia drivers. If this is reproducible on a system without undefined symbols, please install debug packages for QtGui.so.4 and add an updated backtrace. For more information, please see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Couldn't install all debug symbols, but here is another crash report: Application: The KDE Crash Handler (drkonqi), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb2847980 (LWP 4582))] Thread 2 (Thread 0xaf1c7b40 (LWP 4606)): #0 0xb77be424 in __kernel_vsyscall () #1 0xb3d04912 in __GI___clock_gettime (clock_id=1, tp=0xaf1c6ff8) at ../sysdeps/unix/clock_gettime.c:115 #2 0xb3fe18bc in do_gettime (frac=0xaf1c6ff0, sec=0xaf1c6fe8) at tools/qelapsedtimer_unix.cpp:127 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:144 #4 0xb40ca252 in updateCurrentTime (this=0xae802074) at kernel/qeventdispatcher_unix.cpp:354 #5 QTimerInfoList::timerWait (this=0xae802074, tm=...) at kernel/qeventdispatcher_unix.cpp:460 #6 0xb40c881b in timerSourcePrepareHelper (src=<optimized out>, timeout=0xaf1c70ec) at kernel/qeventdispatcher_glib.cpp:136 #7 0xb40c88ad in timerSourcePrepare (source=0xae802040, timeout=0xaf1c70ec) at kernel/qeventdispatcher_glib.cpp:169 #8 0xb318e743 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0 #9 0xb318f06f in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #10 0xb318f2b8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #11 0xb40c89ef in QEventDispatcherGlib::processEvents (this=0xae800468, flags=...) at kernel/qeventdispatcher_glib.cpp:427 #12 0xb4097813 in QEventLoop::processEvents (this=this@entry=0xaf1c7258, flags=...) at kernel/qeventloop.cpp:149 #13 0xb4097b39 in QEventLoop::exec (this=this@entry=0xaf1c7258, flags=...) at kernel/qeventloop.cpp:204 #14 0xb3f8423d in QThread::exec (this=this@entry=0x8365888) at thread/qthread.cpp:537 #15 0xb4077c34 in QInotifyFileSystemWatcherEngine::run (this=0x8365888) at io/qfilesystemwatcher_inotify.cpp:265 #16 0xb3f86b6f in QThreadPrivate::start (arg=0x8365888) at thread/qthread_unix.cpp:349 #17 0xb2ee1f70 in start_thread (arg=0xaf1c7b40) at pthread_create.c:312 #18 0xb3cf6d1e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 Thread 1 (Thread 0xb2847980 (LWP 4582)): [KCrash Handler] #7 0xb47e268c in QRasterPaintEngine::drawImage (this=0x8732248, r=..., img=..., sr=...) at painting/qpaintengine_raster.cpp:2441 #8 0xb47ea660 in QRasterPaintEngine::drawPixmap (this=0x8732248, r=..., pixmap=..., sr=...) at painting/qpaintengine_raster.cpp:2101 #9 0xb4769c39 in QPainter::drawPixmap (this=0xbfe9ebd4, r=..., pm=..., sr=...) at painting/qpainter.cpp:5521 #10 0xb0b051f4 in Oxygen::TileSet::render(QRect const&, QPainter*, QFlags<Oxygen::TileSet::Tile>) const () from /usr/lib/liboxygenstyle.so.4 #11 0xb0b79c38 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #12 0xb0b7a0b6 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #13 0xb0b95b79 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #14 0xb4950862 in QCommonStyle::drawControl (this=0x8354460, element=QStyle::CE_PushButton, opt=0xbfe9ebe0, p=0xbfe9ebd4, widget=0x87262a0) at styles/qcommonstyle.cpp:1202 #15 0xb0b95ba1 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #16 0xb5224ce6 in drawControl (opt=..., ce=QStyle::CE_PushButton, this=0xbfe9ebd4) at /usr/include/qt4/QtGui/qstylepainter.h:89 #17 KPushButton::paintEvent (this=0x87262a0) at ../../kdeui/widgets/kpushbutton.cpp:380 #18 0xb464f135 in QWidget::event (this=this@entry=0x87262a0, event=event@entry=0xbfe9efe8) at kernel/qwidget.cpp:8533 #19 0xb4a0ef62 in QAbstractButton::event (this=this@entry=0x87262a0, e=e@entry=0xbfe9efe8) at widgets/qabstractbutton.cpp:1082 #20 0xb4aa9b0c in QPushButton::event (this=0x87262a0, e=0xbfe9efe8) at widgets/qpushbutton.cpp:683 #21 0xb45f57f4 in QApplicationPrivate::notify_helper (this=0x8318f78, receiver=0x87262a0, e=0xbfe9efe8) at kernel/qapplication.cpp:4567 #22 0xb45fc2d3 in QApplication::notify (this=0x8318f08, receiver=receiver@entry=0x87262a0, e=e@entry=0xbfe9efe8) at kernel/qapplication.cpp:4353 #23 0xb5147014 in KApplication::notify (this=0x8318f08, receiver=0x87262a0, event=0xbfe9efe8) at ../../kdeui/kernel/kapplication.cpp:311 #24 0xb4098e3a in QCoreApplication::notifyInternal (this=0x8318f08, receiver=0x87262a0, event=0xbfe9efe8) at kernel/qcoreapplication.cpp:953 #25 0xb4648e61 in sendSpontaneousEvent (event=0xbfe9efe8, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234 #26 QWidgetPrivate::drawWidget (this=0x87262c0, pdev=0x84277c0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x84466c0) at kernel/qwidget.cpp:5599 #27 0xb4649961 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x844bd70, pdev=0x84277c0, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x84466c0) at kernel/qwidget.cpp:5808 #28 0xb46489fa in QWidgetPrivate::drawWidget (this=0x844bd70, pdev=0x84277c0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x84466c0) at kernel/qwidget.cpp:5652 #29 0xb4649961 in QWidgetPrivate::paintSiblingsRecursive (this=this@entry=0x844b570, pdev=0x84277c0, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x84466c0) at kernel/qwidget.cpp:5808 #30 0xb46489fa in QWidgetPrivate::drawWidget (this=0x844b570, pdev=0x84277c0, rgn=..., offset=..., flags=flags@entry=5, sharedPainter=sharedPainter@entry=0x0, backingStore=backingStore@entry=0x84466c0) at kernel/qwidget.cpp:5652 #31 0xb4835fad in QWidgetBackingStore::sync (this=0x84466c0) at painting/qbackingstore.cpp:1373 #32 0xb463d01b in QWidgetPrivate::syncBackingStore (this=this@entry=0x844b570) at kernel/qwidget.cpp:1894 #33 0xb464eb7c in QWidget::event (this=0x842b430, event=0x8582f50) at kernel/qwidget.cpp:8680 #34 0xb45f57f4 in QApplicationPrivate::notify_helper (this=0x8318f78, receiver=0x842b430, e=0x8582f50) at kernel/qapplication.cpp:4567 #35 0xb45fc2d3 in QApplication::notify (this=0x8318f08, receiver=receiver@entry=0x842b430, e=e@entry=0x8582f50) at kernel/qapplication.cpp:4353 #36 0xb5147014 in KApplication::notify (this=0x8318f08, receiver=0x842b430, event=0x8582f50) at ../../kdeui/kernel/kapplication.cpp:311 #37 0xb4098e3a in QCoreApplication::notifyInternal (this=0x8318f08, receiver=receiver@entry=0x842b430, event=event@entry=0x8582f50) at kernel/qcoreapplication.cpp:953 #38 0xb409c6fd in sendEvent (event=0x8582f50, receiver=0x842b430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #39 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x82ee130) at kernel/qcoreapplication.cpp:1577 #40 0xb409cc0c in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470 #41 0xb40c91ee in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #42 postEventSourceDispatch (s=0x8319350) at kernel/qeventdispatcher_glib.cpp:280 #43 0xb318ef73 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #44 0xb318f1f8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #45 0xb318f2b8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #46 0xb40c89cf in QEventDispatcherGlib::processEvents (this=this@entry=0x82eeeb8, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #47 0xb46aa5ee in QGuiEventDispatcherGlib::processEvents (this=0x82eeeb8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #48 0xb4097813 in QEventLoop::processEvents (this=this@entry=0xbfe9fab8, flags=...) at kernel/qeventloop.cpp:149 #49 0xb4097b39 in QEventLoop::exec (this=this@entry=0xbfe9fab8, flags=...) at kernel/qeventloop.cpp:204 #50 0xb409d8ee in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225 #51 0xb45f3a24 in QApplication::exec () at kernel/qapplication.cpp:3828 #52 0x08057693 in QString (ch=0x80aa0a6 "loginError(QString,QString)", this=0x80bcef4 <OS_UNSPECIFIED>) at /usr/include/qt4/QtCore/qstring.h:419 #53 __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at ../../drkonqi/systeminformation.cpp:38 #54 _GLOBAL__sub_I__ZN17SystemInformationC2EP7QObject () at ../../drkonqi/systeminformation.cpp:300 #55 0xbfe9fb50 in ?? () #56 0xb3c23a73 in __libc_start_main (main=0x14, argc=134575937, argv=0x0, init=0x8057762 <register_tm_clones+34>, fini=0x8056a00 <main(int, char**)>, rtld_fini=0x14, stack_end=0xbfe9fc34) at libc-start.c:287 #57 0xb77e0000 in ?? () from /lib/ld-linux.so.2 Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!