Bug 203963 - kget crash when clicking on systray icon
Summary: kget crash when clicking on systray icon
Status: RESOLVED DUPLICATE of bug 203766
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-15 17:14 UTC by Yann Neveu
Modified: 2009-08-16 18:00 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 Yann Neveu 2009-08-15 17:14:37 UTC
Application that crashed: kget
Version of the application: 2.3.0
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-ARCH x86_64

What I was doing when the application crashed:
After i added some torrents to kget, i've tried to monitor download list clicking on systray icon. kget crashed.

 -- Backtrace:
Application: KGet (kget), signal: Segmentation fault
[Current thread is 0 (LWP 17033)]

Thread 3 (Thread 0x7fd3d68c4910 (LWP 17040)):
#0  0x00007fd3e83769b3 in poll () from /lib/libc.so.6
#1  0x00007fd3d8410859 in net::DownloadThread::waitForSocketReady (this=0x2040b30, timeout=<value optimized out>)
    at /home/phil/kdemod/testing/kdenetwork/src/kdenetwork-4.3.0/kget/transfer-plugins/bittorrent/libbtcore/net/downloadthread.cpp:188
#2  0x00007fd3d841091c in net::DownloadThread::update (this=0x7fd3d000afe0)
    at /home/phil/kdemod/testing/kdenetwork/src/kdenetwork-4.3.0/kget/transfer-plugins/bittorrent/libbtcore/net/downloadthread.cpp:53
#3  0x00007fd3d84112e9 in net::NetworkThread::run (this=0x2040b30) at /home/phil/kdemod/testing/kdenetwork/src/kdenetwork-4.3.0/kget/transfer-plugins/bittorrent/libbtcore/net/networkthread.cpp:48
#4  0x00007fd3e8bf5285 in QThreadPrivate::start (arg=0x2040b30) at thread/qthread_unix.cpp:188
#5  0x00007fd3e7e4857a in start_thread () from /lib/libpthread.so.0
#6  0x00007fd3e837f16d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fd3d60c3910 (LWP 17041)):
#0  0x00007fd3e7e4cdd9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fd3e8bf634b in QWaitCondition::wait (this=<value optimized out>, mutex=0x2020c80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fd3d84101e8 in net::UploadThread::update (this=0x2020c10) at /home/phil/kdemod/testing/kdenetwork/src/kdenetwork-4.3.0/kget/transfer-plugins/bittorrent/libbtcore/net/uploadthread.cpp:73
#3  0x00007fd3d84112e9 in net::NetworkThread::run (this=0x2020c10) at /home/phil/kdemod/testing/kdenetwork/src/kdenetwork-4.3.0/kget/transfer-plugins/bittorrent/libbtcore/net/networkthread.cpp:48
#4  0x00007fd3e8bf5285 in QThreadPrivate::start (arg=0x2020c10) at thread/qthread_unix.cpp:188
#5  0x00007fd3e7e4857a in start_thread () from /lib/libpthread.so.0
#6  0x00007fd3e837f16d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd3ebec47a0 (LWP 17033)):
[KCrash Handler]
#5  KFileItem (this=0x7fffdaa654d0, other=@0x0) at /usr/include/QtCore/qshareddata.h:90
#6  0x00007fd3eb456ee3 in KFileItemActions::addServiceActionsTo (this=0x24dec00, mainMenu=<value optimized out>)
    at /home/phil/kdemod/testing/kdelibs/src/kdelibs-4.3.0/kio/kio/kfileitemactions.cpp:195
#7  0x0000000000444968 in ContextMenu::createTransferContextMenu (handler=<value optimized out>, parent=<value optimized out>)
    at /home/phil/kdemod/testing/kdenetwork/src/kdenetwork-4.3.0/kget/ui/contextmenu.cpp:107
#8  0x0000000000434a30 in TransfersViewDelegate::editorEvent (this=0x21aaa70, event=<value optimized out>, model=0x2158aa0, option=<value optimized out>, index=@0x7fffdaa65830)
    at /home/phil/kdemod/testing/kdenetwork/src/kdenetwork-4.3.0/kget/ui/transfersviewdelegate.cpp:443
#9  0x00007fd3e9d3bf99 in QAbstractItemViewPrivate::sendDelegateEvent (this=0x2196ae0, index=@0x7fffdaa65870, event=<value optimized out>) at itemviews/qabstractitemview.cpp:3845
#10 0x00007fd3e9d3c2e4 in QAbstractItemView::edit (this=0x2196aa0, index=@0x21e8660, trigger=QAbstractItemView::NoEditTriggers, event=0x7fffdaa66820) at itemviews/qabstractitemview.cpp:2327
#11 0x00007fd3e9d3a8c4 in QAbstractItemView::mousePressEvent (this=0x2196aa0, event=0x7fffdaa66820) at itemviews/qabstractitemview.cpp:1506
#12 0x00007fd3e98b37f6 in QWidget::event (this=0x2196aa0, event=0x7fffdaa66820) at kernel/qwidget.cpp:7545
#13 0x00007fd3e9c0cb36 in QFrame::event (this=0x2196aa0, e=0x7fffdaa66820) at widgets/qframe.cpp:559
#14 0x00007fd3e9d3f9bb in QAbstractItemView::viewportEvent (this=0x2196aa0, event=0x7fffdaa66820) at itemviews/qabstractitemview.cpp:1476
#15 0x00007fd3e9d76b50 in QTreeView::viewportEvent (this=0x2196aa0, event=0x7fffdaa66820) at itemviews/qtreeview.cpp:1266
#16 0x00007fd3e8cda047 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x21968f0, event=0x7fffdaa66820) at kernel/qcoreapplication.cpp:726
#17 0x00007fd3e9864dcc in QApplicationPrivate::notify_helper (this=0x1fd4760, receiver=0x21968f0, e=0x7fffdaa66820) at kernel/qapplication.cpp:4052
#18 0x00007fd3e986bf11 in QApplication::notify (this=<value optimized out>, receiver=0x21968f0, e=0x7fffdaa66820) at kernel/qapplication.cpp:3758
#19 0x00007fd3eb9faff6 in KApplication::notify (this=0x7fffdaa68570, receiver=0x21968f0, event=0x7fffdaa66820) at /home/phil/kdemod/testing/kdelibs/src/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#20 0x00007fd3e8cdad2c in QCoreApplication::notifyInternal (this=0x7fffdaa68570, receiver=0x21968f0, event=0x7fffdaa66820) at kernel/qcoreapplication.cpp:610
#21 0x00007fd3e986b7e0 in QApplicationPrivate::sendMouseEvent (receiver=0x21968f0, event=0x7fffdaa66820, alienWidget=0x21968f0, nativeWidget=0x2021b80, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#22 0x00007fd3e98d1714 in QETWidget::translateMouseEvent (this=0x2021b80, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#23 0x00007fd3e98d0409 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffdaa681b0) at kernel/qapplication_x11.cpp:3550
#24 0x00007fd3e98f85fc in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#25 0x00007fd3e418fdbe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0x00007fd3e4193568 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#27 0x00007fd3e4193690 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0x00007fd3e8d03206 in QEventDispatcherGlib::processEvents (this=0x1fd4210, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#29 0x00007fd3e98f7dde in QGuiEventDispatcherGlib::processEvents (this=0x7fffdaa654d0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#30 0x00007fd3e8cd9632 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#31 0x00007fd3e8cd9a04 in QEventLoop::exec (this=0x7fffdaa684d0, flags=) at kernel/qeventloop.cpp:201
#32 0x00007fd3e8cdbbb9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0x000000000045d1e9 in main (argc=<value optimized out>, argv=<value optimized out>) at /home/phil/kdemod/testing/kdenetwork/src/kdenetwork-4.3.0/kget/main.cpp:173

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-16 18:00:19 UTC
Merging with bug 203766. Thanks

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