jash-kothari-forks / libtorrent

Automatically exported from code.google.com/p/libtorrent
Other
0 stars 0 forks source link

assertion failed disk_io_thread::try_flush_write_blocks #446

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
version: 1.1.0.0
$Rev: 7674 $
file: '../libtorrent_aio/src/disk_io_thread.cpp'
line: 793
function: void libtorrent::disk_io_thread::try_flush_write_blocks(int, 
boost::asio::detail::posix_mutex::scoped_lock&)
expression: pe->cache_state <= cached_piece_entry::read_lru1 || pe->cache_state 
== cached_piece_entry::read_lru2

stack:
1: libtorrent::disk_io_thread::try_flush_write_blocks(int, 
boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&)
2: libtorrent::disk_io_thread::perform_async_job(libtorrent::disk_io_job*)
3: libtorrent::disk_io_thread::thread_fun(int, 
libtorrent::disk_io_thread::thread_type_t)
4: boost_asio_detail_posix_thread_function
5:
6: clone

Original issue reported on code.google.com by 2234...@gmail.com on 17 Mar 2013 at 9:25

GoogleCodeExporter commented 8 years ago
Fixed in [8178].

Original comment by arvid.no...@gmail.com on 17 Mar 2013 at 10:18

GoogleCodeExporter commented 8 years ago
Issue 430 has been merged into this issue.

Original comment by arvid.no...@gmail.com on 18 Mar 2013 at 12:26