Summary: | ktorrent-dev: crash during download | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | George R. Goffe <grgoffe> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | gabe.giles, hrvoje.senjan, ubuntu |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
George R. Goffe
2011-07-26 15:37:41 UTC
It is possible that you run out of file descriptors. What is the output of "ulimit -n"? Christoph, My current "ulimit -n" is 32768. Regards, George... Created attachment 62826 [details]
New crash information added by DrKonqi
ktorrent (4.2dev) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2
- What I was doing when the application crashed:
Nothing, ktorrent crashed out of the sudden
-- Backtrace (Reduced):
#6 QAbstractSocketEngine::state (this=0x10080) at socket/qabstractsocketengine.cpp:186
#7 0x00007fc73cde84d8 in QNativeSocketEngine::waitForReadOrWrite (this=0x10080, readyToRead=<value optimized out>, readyToWrite=0x7fff1160853e, checkRead=true, checkWrite=<value optimized out>, msecs=-1, timedOut=0x0) at socket/qnativesocketengine.cpp:988
#8 0x00007fc73cdf97cf in QAbstractSocket::waitForBytesWritten (this=0x2944cb0, msecs=-1) at socket/qabstractsocket.cpp:1924
#9 0x00007fc73d363b82 in KIO::SocketConnectionBackend::sendCommand (this=0x2ad5560, task=...) at ../../kio/kio/connection.cpp:294
#10 0x00007fc73d364f2f in KIO::Connection::sendnow (this=0x7fc710022300, _cmd=85, data=...) at ../../kio/kio/connection.cpp:505
*** Bug 280214 has been marked as a duplicate of this bug. *** *** Bug 280477 has been marked as a duplicate of this bug. *** *** Bug 280534 has been marked as a duplicate of this bug. *** Created attachment 63364 [details]
New crash information added by DrKonqi
ktorrent (4.1.2) on KDE Platform 4.7.00 (4.7.0) "release 10" using Qt 4.7.4
- What I was doing when the application crashed: The only other application I was running was Dolphin. I was just running torrents when the program crashed.
-- Backtrace (Reduced):
#6 QAbstractSocketEngine::state (this=0x0) at socket/qabstractsocketengine.cpp:186
#7 0x00007f2a7f5176c8 in QNativeSocketEngine::waitForReadOrWrite (this=0x0, readyToRead=<value optimized out>, readyToWrite=0x7fff61a344de, checkRead=true, checkWrite=<value optimized out>, msecs=-1, timedOut=0x0) at socket/qnativesocketengine.cpp:988
#8 0x00007f2a7f528aae in QAbstractSocket::waitForBytesWritten (this=0x28e81810, msecs=-1) at socket/qabstractsocket.cpp:1928
#9 0x00007f2a7f860db2 in KIO::SocketConnectionBackend::sendCommand(KIO::Task const&) () from /usr/lib64/libkio.so.5
#10 0x00007f2a7f8620ef in KIO::Connection::sendnow(int, QByteArray const&) () from /usr/lib64/libkio.so.5
*** This bug has been marked as a duplicate of bug 274544 *** |