jash-kothari-forks / libtorrent

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

assertion failed libtorrent::bandwidth_channel::throttle(int) #450

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
when i trying to limit speed in webui

version: 1.1.0.0
$Rev: 7674 $
file: '../libtorrent_aio/src/bandwidth_limit.cpp'
line: 50
function: void libtorrent::bandwidth_channel::throttle(int)
expression: limit < INT_MAX / 31

stack:
1: ) [0x6395b4]
2: ) [0x4f4ffc]
3: ) [0x4b0c8c]
4: ) [0x4bd28f]
5: ) [0x49a06f]
6: ) [0x4a96b7]
7: ) [0x460925]
8: ) [0x467dd1]
9: ) [0x4c2a9c]
10: ) [0x45a53e]
11:
12: clone

Original issue reported on code.google.com by 2234...@gmail.com on 21 Mar 2013 at 7:12

GoogleCodeExporter commented 8 years ago

Original comment by arvid.no...@gmail.com on 29 Apr 2013 at 6:54