<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>257314</bug_id>
          
          <creation_ts>2010-11-19 12:45:14 +0000</creation_ts>
          <short_desc>KTorrent crashed during download</short_desc>
          <delta_ts>2010-11-19 22:17:45 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>ktorrent</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>247984</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Amichai Rothman">amichai2</reporter>
          <assigned_to name="Joris Guisson">joris.guisson</assigned_to>
          <cc>andresbajotierra</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1046630</commentid>
    <comment_count>0</comment_count>
    <who name="Amichai Rothman">amichai2</who>
    <bug_when>2010-11-19 12:45:14 +0000</bug_when>
    <thetext>Application: ktorrent (4.0.3)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
I wasn&apos;t doing anything - KTorrent wasn&apos;t the active window, and hadn&apos;t been touched in an hour or so. It was in the middle of downloading from two torrents simultaniously. The crash report showed up while I was doing something unrelated in a browser.
Note that this has happened once before a few days ago, under similar circumstances (non-interactive use, 2 torrents running in the background)

-- Backtrace:
Application: KTorrent (ktorrent), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ffa3c259760 (LWP 28106))]

Thread 5 (Thread 0x7ffa27358710 (LWP 28108)):
#0  0x00007ffa37ddb2b3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7ffa18127710 (LWP 28127)):
#0  net::DownloadThread::waitForSocketReady (this=0x2698320) at ../../src/net/downloadthread.cpp:121
#1  0x00007ffa3bd767e6 in net::DownloadThread::update (this=0x315c640) at ../../src/net/downloadthread.cpp:48
#2  0x00007ffa3bd772c9 in net::NetworkThread::run (this=0x2698320) at ../../src/net/networkthread.cpp:48
#3  0x00007ffa3979827e in QThreadPrivate::start (arg=0x2698320) at thread/qthread_unix.cpp:266
#4  0x00007ffa3950d971 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:304
#5  0x00007ffa37de291d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
#6  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7ffa17926710 (LWP 28128)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007ffa39797845 in thread_sleep (ti=0x7ffa17925da0) at thread/qthread_unix.cpp:416
#2  0x00007ffa397979b0 in QThread::msleep (msecs=&lt;value optimized out&gt;) at thread/qthread_unix.cpp:442
#3  0x00007ffa3bd7607d in net::UploadThread::update (this=0x2698990) at ../../src/net/uploadthread.cpp:89
#4  0x00007ffa3bd772c9 in net::NetworkThread::run (this=0x2698990) at ../../src/net/networkthread.cpp:48
#5  0x00007ffa3979827e in QThreadPrivate::start (arg=0x2698990) at thread/qthread_unix.cpp:266
#6  0x00007ffa3950d971 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:304
#7  0x00007ffa37de291d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
#8  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7ffa27b59710 (LWP 28140)):
#0  0x00007ffa37dd61d3 in __poll (fds=0x7ffa2001a2a0, nfds=1, timeout=&lt;value optimized out&gt;) at ../sysdeps/unix/sysv/linux/poll.c:93
#1  0x00007ffa32c31009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007ffa32c3145c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007ffa398b81e6 in QEventDispatcherGlib::processEvents (this=0x42992b0, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007ffa3988aa02 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#5  0x00007ffa3988adec in QEventLoop::exec (this=0x7ffa27b58db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007ffa397952fd in QThread::exec (this=&lt;value optimized out&gt;) at thread/qthread.cpp:490
#7  0x00007ffa3986a5f8 in QInotifyFileSystemWatcherEngine::run (this=0x43166b0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007ffa3979827e in QThreadPrivate::start (arg=0x43166b0) at thread/qthread_unix.cpp:266
#9  0x00007ffa3950d971 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:304
#10 0x00007ffa37de291d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffa3c259760 (LWP 28106)):
[KCrash Handler]
#6  memcpy () at ../sysdeps/x86_64/memcpy.S:267
#7  0x00007ffa377fd0b6 in QCA::MemoryRegion::MemoryRegion(QByteArray const&amp;) () from /usr/lib/libqca.so.2
#8  0x00007ffa378134c5 in QCA::Hash::update(QByteArray const&amp;) () from /usr/lib/libqca.so.2
#9  0x00007ffa3bd5f4ab in bt::SHA1HashGen::update (this=0x4d5bbc0, data=0x7ffa2661edd3 &quot;\257\335&gt;|\351&quot;, len=16384) at ../../src/util/sha1hashgen.cpp:240
#10 0x00007ffa3bd9a0e3 in bt::ChunkDownload::updateHash (this=0x4d5bb00) at ../../src/download/chunkdownload.cpp:555
#11 0x00007ffa3bd9c2e8 in bt::ChunkDownload::piece (this=0x4d5bb00, p=..., ok=&lt;value optimized out&gt;) at ../../src/download/chunkdownload.cpp:127
#12 0x00007ffa3bda2bde in bt::Downloader::pieceReceived (this=0x45e1c70, p=...) at ../../src/download/downloader.cpp:134
#13 0x00007ffa3bd86315 in bt::Peer::packetReady (this=0x4ddaa10, packet=0x7ffa0818b0a0 &quot;\a&quot;, len=&lt;value optimized out&gt;) at ../../src/peer/peer.cpp:283
#14 0x00007ffa3bd91248 in bt::PacketReader::update (this=0x4f0e530) at ../../src/peer/packetreader.cpp:141
#15 0x00007ffa3bd850d5 in bt::Peer::update (this=0x4ddaa10) at ../../src/peer/peer.cpp:538
#16 0x00007ffa3bd8a995 in bt::PeerManager::update (this=0x27529a0) at ../../src/peer/peermanager.cpp:144
#17 0x00007ffa3bdbc8a4 in bt::TorrentControl::update (this=0x315d910) at ../../src/torrent/torrentcontrol.cpp:163
#18 0x00000000004289fb in kt::Core::update (this=0x288a230) at ../../ktorrent/core.cpp:1030
#19 0x0000000000431222 in kt::Core::qt_metacall (this=0x288a230, _c=QMetaObject::InvokeMetaMethod, _id=233, _a=0x7fff50a84970) at ./core.moc:167
#20 0x00007ffa398a3b27 in QMetaObject::activate (sender=0x288a258, m=&lt;value optimized out&gt;, local_signal_index=&lt;value optimized out&gt;, argv=0x7ba) at kernel/qobject.cpp:3280
#21 0x00007ffa3989d8f9 in QObject::event (this=0x288a258, e=0x7ffa2661f000) at kernel/qobject.cpp:1183
#22 0x00007ffa389d5fdc in QApplicationPrivate::notify_helper (this=0x26d2ce0, receiver=0x288a258, e=0x7fff50a850a0) at kernel/qapplication.cpp:4396
#23 0x00007ffa389dbaed in QApplication::notify (this=0x7fff50a853d0, receiver=0x288a258, e=0x7fff50a850a0) at kernel/qapplication.cpp:4277
#24 0x0000000000437d1a in kt::App::notify (this=0x4e800a5, receiver=0x7ffa2661f000, event=0x3ffb) at ../../ktorrent/app.cpp:97
#25 0x00007ffa3988bcdc in QCoreApplication::notifyInternal (this=0x7fff50a853d0, receiver=0x288a258, event=0x7fff50a850a0) at kernel/qcoreapplication.cpp:732
#26 0x00007ffa398bb6f2 in sendEvent (this=0x26c8ad0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x26c8ad0) at kernel/qeventdispatcher_unix.cpp:602
#28 0x00007ffa398b84c8 in timerSourceDispatch (source=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:184
#29 idleTimerSourceDispatch (source=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:231
#30 0x00007ffa32c2d342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x00007ffa32c312a8 in ?? () from /lib/libglib-2.0.so.0
#32 0x00007ffa32c3145c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00007ffa398b8193 in QEventDispatcherGlib::processEvents (this=0x2696320, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:415
#34 0x00007ffa38a88a4e in QGuiEventDispatcherGlib::processEvents (this=0x4e800a5, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007ffa3988aa02 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#36 0x00007ffa3988adec in QEventLoop::exec (this=0x7fff50a85340, flags=) at kernel/qeventloop.cpp:201
#37 0x00007ffa3988eebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#38 0x0000000000426a8b in main (argc=&lt;value optimized out&gt;, argv=&lt;value optimized out&gt;) at ../../ktorrent/main.cpp:176

Possible duplicates by query: bug 256822, bug 256348, bug 256345, bug 255263, bug 254562.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1046817</commentid>
    <comment_count>1</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-11-19 22:17:45 +0000</bug_when>
    <thetext>[Comment from a bug triager]
This issue is fixed in the latest version and it was being tracked at bug 247984. Merging. Thanks

*** This bug has been marked as a duplicate of bug 247984 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>