Summary: | [XIOError] Ktorrent 4.0.5 crashes during/shortly after initializations when downloading/seeding many torrents. | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | thordn |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | adrian, andysem |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Info from KDE crashhandler.
Logfile from valgrind run. |
Description
thordn
2011-01-08 21:38:07 UTC
Created attachment 55748 [details]
Logfile from valgrind run.
Crash triggered by an XIOError, not sure what could be causing this. *** Bug 270239 has been marked as a duplicate of this bug. *** Can you reproduce this error with a newer version of KTorrent? (In reply to comment #4) > Can you reproduce this error with a newer version of KTorrent? I now run KDE 4.8.5 and I don't have these crashes. Sorry, can't remember KTorrent version. OK, do not set max-open-files-for-user to anything but the default. KTorrent can handle this without problems, but for example Qt can't, and as result things can crash. libX11 seems to have the same problem, looking at it's source code, which probably triggers the XIOError |