Bug 335692 - KGET crashed when trying to move progress-column
Summary: KGET crashed when trying to move progress-column
Status: RESOLVED DUPLICATE of bug 329957
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: 2.11.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-06-02 08:21 UTC by Christo
Modified: 2014-06-02 10:17 UTC (History)
0 users

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 Christo 2014-06-02 08:21:31 UTC
Application: kget (2.11.5)
KDE Platform Version: 4.11.5
Qt Version: 4.8.5
Operating System: Linux 3.11.10-11-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

while moving/rearranging the progress-bar-column in KGet (with aktive downloads) , the app crashes

thanks for support

-- Backtrace:
Application: KGet (kget), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f8c0c666a59 in QWidget::removeAction(QAction*) () from /usr/lib64/libQtGui.so.4
#6  0x0000000000441b17 in TransfersView::slotSectionMoved (this=0x133bae0, logicalIndex=<optimized out>, oldVisualIndex=<optimized out>, newVisualIndex=<optimized out>) at /usr/src/debug/kget-4.11.5/ui/transfersview.cpp:176
#7  0x0000000000442b87 in TransfersView::qt_static_metacall (_o=0x133bae0, _id=1627416169, _a=0x6, _c=<optimized out>) at /usr/src/debug/kget-4.11.5/build/transfersview.moc:81
#8  0x00007f8c0d294d68 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#9  0x00007f8c0cb1c9aa in QHeaderView::sectionMoved(int, int, int) () from /usr/lib64/libQtGui.so.4
#10 0x00007f8c0cb2408a in QHeaderView::moveSection(int, int) () from /usr/lib64/libQtGui.so.4
#11 0x00007f8c0cb2454d in QHeaderView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007f8c0c66cdfe in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007f8c0ca09b6e in QFrame::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007f8c0cb18df3 in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007f8c0cb269c3 in QHeaderView::viewportEvent(QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x00007f8c0d281216 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#17 0x00007f8c0c61d88c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#18 0x00007f8c0c623fad in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#19 0x00007f8c102f518a in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#20 0x00007f8c0d2810ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#21 0x00007f8c0c623763 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4
#22 0x00007f8c0c694f7b in ?? () from /usr/lib64/libQtGui.so.4
#23 0x00007f8c0c6939ec in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#24 0x00007f8c0c6ba882 in ?? () from /usr/lib64/libQtGui.so.4
#25 0x00007f8c06ccb316 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f8c06ccb668 in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f8c06ccb70c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f8c0d2add76 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#29 0x00007f8c0c6ba936 in ?? () from /usr/lib64/libQtGui.so.4
#30 0x00007f8c0d27fd0f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x00007f8c0d280005 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#32 0x00007f8c0d28513b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#33 0x000000000042cb4b in main (argc=2, argv=0x7fff5e84d6e8) at /usr/src/debug/kget-4.11.5/main.cpp:149

Reported using DrKonqi
Comment 1 Christoph Feck 2014-06-02 10:17:24 UTC

*** This bug has been marked as a duplicate of bug 329957 ***