Frequent crashes recently

It seems when a download is complete it verifies the data. If it’s already verifying something and then tries to start to verify another it crashes.

My version is 1.34 stable. This has started since this last update.

CRASHLOG.TXT

CRASHLOG.TXT (2.86 KB)

BitComet doesn’t try to verify more than one task at a time. It never has. Hash-checks are pretty disk-intensive operations, so doing more than one at once would really interfere with other operations.

More on point though, I’ve had situations where all of the current tasks need to be rechecked (like, after a system crash). I don’t have the issue you report, and they all nicely queue up to be checked one by one, then proceed when finished.

Is anything else going on that might help reproduce your results?

BitComet doesn’t try to verify more than one file at a time. It never has. Hash-checks are pretty disk-intensive operations, so doing more than one at once would really interfere with other operations.

More on point though, I’ve had situations where all of the current tasks need to be rechecked (like, after a system crash). I don’t have the issue you report, and they all nicely queue up to be checked one by one, then proceed when finished.

Is anything else going on that might help reproduce your results?

Kluelos, I’m going to edit your post to say “one task at a time” instead of “one file at a time”, which is what I think you meant. If my edit isn’t what you intended, then I apologize.