Bug 188856 - kget crashes with SIGSEGV when looking single bittorrent download settings
Summary: kget crashes with SIGSEGV when looking single bittorrent download settings
Status: RESOLVED DUPLICATE of bug 168090
Alias: None
Product: kget
Classification: Applications
Component: torrent (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-05 06:07 UTC by Joseph Spargle
Modified: 2009-06-07 18:16 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 Joseph Spargle 2009-04-05 06:07:52 UTC
Version:           2.2.2 (using KDE 4.2.2)
Compiler:          gcc4.3.3 
OS:                Linux
Installed from:    Unlisted Binary Package

Програма: KGet (kget), сигнал SIGSEGV
0x00007f8cb86e42d1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 3935)]

Thread 3 (Thread 0x7f8ca89f4950 (LWP 4001)):
#0  0x00007f8cb870ae16 in poll () from /lib/libc.so.6
#1  0x00007f8cac2fb06e in net::DownloadThread::waitForSocketReady () from /usr/lib/kde4/kget_bittorrentfactory.so
#2  0x00007f8cac2fb0dc in net::DownloadThread::update () from /usr/lib/kde4/kget_bittorrentfactory.so
#3  0x00007f8cac2fbae9 in net::NetworkThread::run () from /usr/lib/kde4/kget_bittorrentfactory.so
#4  0x00007f8cba50dd22 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007f8cba29af2a in start_thread () from /lib/libpthread.so.0
#6  0x00007f8cb871316d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f8ca3fff950 (LWP 4002)):
#0  0x00007f8cba29eb16 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f8cba50ed19 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007f8cac2fabb4 in net::UploadThread::update () from /usr/lib/kde4/kget_bittorrentfactory.so
#3  0x00007f8cac2fbae9 in net::NetworkThread::run () from /usr/lib/kde4/kget_bittorrentfactory.so
#4  0x00007f8cba50dd22 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007f8cba29af2a in start_thread () from /lib/libpthread.so.0
#6  0x00007f8cb871316d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8cbc759750 (LWP 3935)):
[KCrash Handler]
#5  0x00007f8cac2d6ecf in kt::PeerViewModel::Item::changed () from /usr/lib/kde4/kget_bittorrentfactory.so
#6  0x00007f8cac2d7744 in kt::PeerViewModel::update () from /usr/lib/kde4/kget_bittorrentfactory.so
#7  0x00007f8cac2d514d in kt::PeerView::update () from /usr/lib/kde4/kget_bittorrentfactory.so
#8  0x00007f8cac2cab61 in BTAdvancedDetailsWidget::transferChangedEvent () from /usr/lib/kde4/kget_bittorrentfactory.so
#9  0x00007f8cbb4b0001 in TransferHandler::postTransferChangedEvent () from /usr/lib/libkgetcore.so.4
#10 0x00007f8cbb4b0c3f in TransferHandler::setTransferChange () from /usr/lib/libkgetcore.so.4
#11 0x00007f8cac2bbb03 in BTTransfer::update () from /usr/lib/kde4/kget_bittorrentfactory.so
#12 0x00007f8cac2be140 in BTTransfer::qt_metacall () from /usr/lib/kde4/kget_bittorrentfactory.so
#13 0x00007f8cba60bb62 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0x00007f8cba605e43 in QObject::event () from /usr/lib/libQtCore.so.4
#15 0x00007f8cb92db70d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#16 0x00007f8cb92e38fa in QApplication::notify () from /usr/lib/libQtGui.so.4
#17 0x00007f8cbc25bbdb in KApplication::notify () from /usr/lib/libkdeui.so.5
#18 0x00007f8cba5f618c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#19 0x00007f8cba623356 in ?? () from /usr/lib/libQtCore.so.4
#20 0x00007f8cba61f87d in ?? () from /usr/lib/libQtCore.so.4
#21 0x00007f8cb4986eda in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0x00007f8cb498a5a0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#23 0x00007f8cb498a73c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0x00007f8cba61f7df in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#25 0x00007f8cb937274f in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007f8cba5f4a32 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#27 0x00007f8cba5f4dfd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#28 0x00007f8cba5f70c4 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#29 0x000000000045baf5 in _start ()
Comment 1 Dario Andres 2009-04-05 17:21:34 UTC
This looks related to bug 168090 comment 1
Thanks
Comment 2 Urs Wolfer 2009-06-07 18:16:20 UTC

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