Summary: | crash while downloading torrents unattended. | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | craig.mcnaughton |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | danix |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
craig.mcnaughton
2011-03-29 03:05:26 UTC
Git commit 6eeea71f25629a91941d30f355fecbb48db677f1 by Joris. Committed on 29/03/2011 at 19:20. Pushed by guisson into branch 'master'. Fix crash in DHT code caused by invalid addresses BUG: 269657 M +1 -0 ChangeLog M +6 -0 src/dht/node.cpp M +1 -1 src/dht/task.cpp http://commits.kde.org/libktorrent/6eeea71f25629a91941d30f355fecbb48db677f1 Git commit bbc7d2883e39b7c73c94f172289dc1f965193415 by Joris. Committed on 29/03/2011 at 19:20. Pushed by guisson into branch '1.1'. Backport to 1.1: Fix crash in DHT code caused by invalid addresses CCBUG: 269657 M +1 -0 ChangeLog M +6 -0 src/dht/node.cpp M +1 -1 src/dht/task.cpp http://commits.kde.org/libktorrent/bbc7d2883e39b7c73c94f172289dc1f965193415 Created attachment 59153 [details]
New crash information added by DrKonqi
ktorrent (4.0.3) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
- Custom settings of the application:
crashes every single time, with or without other programs running. Normally, it runs great with fewer than 7 torrents running. With more than 7 it, within moments of starting, crashes consistently.
-- Backtrace (Reduced):
#6 QCoreApplication::notifyInternal (this=0x7fff424c36b0, receiver=0x7f04982f0cd0, event=0x7f04c51beb40) at kernel/qcoreapplication.cpp:720
#7 0x00007f04d76e16f2 in sendEvent (this=0x7f04c0001e60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#8 QTimerInfoList::activateTimers (this=0x7f04c0001e60) at kernel/qeventdispatcher_unix.cpp:602
#9 0x00007f04d76de4c8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#10 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
|