Summary: | Still Crashing... Old QT again? | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Nicolás Adamo <nicoadamo> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | thordn |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nicolás Adamo
2011-02-18 18:20:47 UTC
Can you run ktorrent under valgrind ? valgrind --tool=memcheck --num-callers=50 --log-file=vg.log /usr/bin/ktorrent --nofork Post the generated vg.log file. Note that running under valgrind is slow. Git commit cf60f4bae24ba740e58db6734ec06a230a4ac9c9 by Joris. Committed on 19/02/2011 at 18:52. Pushed by guisson into branch 'master'. Fix crash in peer authentication cleanup BUG: 266622 M +1 -0 ChangeLog M +6 -2 src/peer/authenticate.cpp M +7 -7 src/peer/peerconnector.cpp http://commits.kde.org/libktorrent/cf60f4bae24ba740e58db6734ec06a230a4ac9c9 Git commit 821caa69aeb55a0125d9b1c2a839fb47d6a0af20 by Joris. Committed on 19/02/2011 at 18:52. Pushed by guisson into branch '1.1'. Backport to 1.1: Fix crash in peer authentication cleanup CCBUG: 266622 M +1 -0 ChangeLog M +6 -2 src/peer/authenticate.cpp M +7 -7 src/peer/peerconnector.cpp http://commits.kde.org/libktorrent/821caa69aeb55a0125d9b1c2a839fb47d6a0af20 *** Bug 259899 has been marked as a duplicate of this bug. *** |