Application that crashed: kget Version of the application: 2.3.3 KDE Version: 4.3.3 (KDE 4.3.3) Qt Version: 4.5.3 Operating System: Linux 2.6.31-ARCH x86_64 What I was doing when the application crashed: I had some problems with Kget not redrawing closed details for transfer properly as well as few torrents that wouldn't start download no matter what I clicked. I removed those to torrent transfers in question and wanted to restart KGet to get rid of mess left by incorrect redrawing of details. And this is when it crashed. I did click "Quit". -- Backtrace: Application: KGet (kget), signal: Segmentation fault [KCrash Handler] #5 0x00007fc8fadbb53f in TransferHandler::delObserver(TransferObserver*) () from /usr/lib/libkgetcore.so.4 #6 0x00007fc8f99ee4d9 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #7 0x00007fc8f99a007c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #8 0x00007fc8f99a734e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #9 0x00007fc8fbb368f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #10 0x00007fc8f8e24bfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #11 0x00007fc8f99ed438 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4 #12 0x00007fc8f99ed381 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4 #13 0x00007fc8f99ed381 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4 #14 0x00007fc8f99ed381 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4 #15 0x00007fc8f99ed381 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4 #16 0x00007fc8f99ed544 in QWidgetPrivate::hide_helper() () from /usr/lib/libQtGui.so.4 #17 0x00007fc8f99f4e90 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4 #18 0x00007fc8f99ead25 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4 #19 0x00007fc8fbc07595 in KMainWindow::~KMainWindow() () from /usr/lib/libkdeui.so.5 #20 0x000000000045637d in _start () Reported using DrKonqi
Hey! Are you able to reproduce this bug on KDE 4.4 as well? Lukas
I have to check when I update. I did't verify that bug is reproducible in current setup either. -Panu
Well now that I looked a bit closer at the backtrace: I think there's no way you can reproduce this bug in 4.4 as all the Observer stuff got removed... Thanks for reporting anyway :) Lukas