snowyu / libtorrent

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

Assertion failed - in check_variant #661

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Random error while using twisterd

What is the expected output? What do you see instead?
assertion failed. Please file a bugreport at 
http://code.google.com/p/libtorrent/issues
Please include the following information:

version: 1.0.0.0
$Rev: 7680 $
file: 'libtorrent/src/torrent.cpp'
line: 6402
function: void libtorrent::torrent::check_invariant() const
expression: m_state != torrent_status::checking_files

stack:
1: ) [0x441440]
2: ) [0x5c2ecc]
3: ) [0x5e9a9c]
4: ) [0x5d147f]
5: ) [0x5d7087]
6: ) [0x5d7918]
7: ) [0x56bbf5]
8: ) [0x55d837]
9: ) [0x437b1c]
10: ) [0x43b921]
11: ) [0x58427f]
12: ) [0x4304ef]
13: 
14: clone

What version of the product are you using? On what operating system?
Latest development version of twister-core, Ubuntu 14.04

Please provide any additional information below.

Original issue reported on code.google.com by arunkak...@gmail.com on 11 Aug 2014 at 4:49