On Wed, November 15, 2006 19:42, Pnil wrote: > I'm having the same problem with the almost the same setup (FC6, > libtorrent 0.10.4 / rtorrent 0.6.4 ) > > I've compiled it with gcc 4.1.1 using O0, O1 and O2 with the same result. > I also tried safe_sync turned on and off with no luck. > This is happening quite often to me.
Since the chunks passed the first hash check when downloading, and only fail on the rehashing, it usually indicates a bug in the filesystem or vm code. Probably triggered by some of the changes I made to how it handles syncing and caching of chunks. Not precluding a bug in my code, but not the most likely reason. Rakshasa _______________________________________________ Libtorrent-devel mailing list [email protected] http://rakshasa.no/mailman/listinfo/libtorrent-devel

