1.1.3 core crashes with too many files
Brought to you by:
krypt
The error message read:
trouble accessing files - [Errno 24] Too many open files:
The torrent contained 810 files, the core kept crashing
on the 511-th file. Shad0w 5.7.6 core works fine with
that torrent (At least it has started and downloaded
several hundred kilobytes so far).
acheron (at) front . ru
Logged In: YES
user_id=831271
This is one of the reasons shad0w's core is still included.
The new core seems to try to open all the files at once,
which makes Windows a very unhappy operating system .. it
refuses to allocate more then 512 file descriptors per process.
I hope this bug is fixed in BitTorrent 4.0, from which the
next version of burst! will be descended.