jash-kothari-forks / libtorrent

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

assert page_aligned_allocator #462

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
version: 1.1.0.0
$Rev: 7674 $
file: '../libtorrent_aio/src/allocator.cpp'
line: 92
functionon: bytes < 
0x30000000ent::page_aligned_allocator::malloc(libtorrent::page_aligned_allocator
::size_type)

stack:
1: libtorrent::page_aligned_allocator::malloc(unsigned long)
2: boost::pool<libtorrent::page_aligned_allocator>::malloc_need_resize()
3: ) [0x75f9ac]
4: libtorrent::disk_buffer_pool::allocate_buffer(char const*)
5: libtorrent::disk_io_thread::do_hash(libtorrent::disk_io_job*)
6: libtorrent::disk_io_thread::perform_job(libtorrent::disk_io_job*)
7: libtorrent::disk_io_thread::thread_fun(int, 
libtorrent::disk_io_thread::thread_type_t)
8: boost_asio_detail_posix_thread_function
9:
10: clone

Original issue reported on code.google.com by 2234...@gmail.com on 9 Apr 2013 at 12:16

GoogleCodeExporter commented 9 years ago
I got this assert with rev. 8282 aio, and torrents cant resume download and 
upload

Original comment by 2234...@gmail.com on 9 Apr 2013 at 12:28