Summary: | KTorrent crash | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Alexey Shildyakov <ashl1future> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | blagozlatev, myriam |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | valgrind log |
Description
Alexey Shildyakov
2011-12-01 08:37:22 UTC
The problems repeated after 5 minutes KTorrent running I couldn't reproduce the bug or find any duplicates. If you can easily reproduce, try running it under valgrind. I'll try Created attachment 66273 [details]
valgrind log
KCrash: Application 'ktorrent' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/ashl1/.kde4/socket-SERVER/kdeinit4__0
Warning: QSocketNotifier: Invalid socket 15 and type 'Read', disabling...
Warning: QSocketNotifier: Invalid socket 15 and type 'Write', disabling...
Warning: QSocketNotifier: Invalid socket 16 and type 'Read', disabling...
Warning: QSocketNotifier: Invalid socket 16 and type 'Write', disabling...
Git commit 67de122edfa5e2f60206cd7ac150ed72f5c72222 by Joris Guisson. Committed on 01/12/2011 at 21:30. Pushed by guisson into branch 'master'. Fix crash in PeerManager BUG: 287967 M +1 -0 ChangeLog M +4 -5 src/peer/peermanager.cpp http://commits.kde.org/libktorrent/67de122edfa5e2f60206cd7ac150ed72f5c72222 |