Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aborted (core dumped) #17

Open
slmingol opened this issue Jun 15, 2020 · 2 comments
Open

Aborted (core dumped) #17

slmingol opened this issue Jun 15, 2020 · 2 comments

Comments

@slmingol
Copy link

Encountering the following:

$ ./BtMigrate --source rtorrent --source-dir ~/rtorrent/sessions --target transmission --target-dir ~/.config/transmission-daemon --max-threads 1 --verbose
...
...
terminate called after throwing an instance of 'Exception'
  what():  Info hashes don't match: 4fa6f5d1c78e94a1508eff9b36fb505f1d212d40 vs. E96CE1F4C5CC291C0013E3590B2BA4A3D0BBCF10
Aborted (core dumped)
@jeff47
Copy link

jeff47 commented Jul 14, 2020

Confirmed, same problem.

$./BtMigrate --source rtorrent --source-dir /media/rtorrent/session --target transmission --target-dir /media/transmission/transmission-home/torrents/ --dry-run

terminate called after throwing an instance of 'Exception'
  what():  Info hashes don't match: 5b8ede0aab0b43e175d1d1a66c094127af227fc7 vs. 9DBA2B1C220535F9A9A395BA67B57ADCB1DE6C6C
Aborted (core dumped)

At the very least, it would be nice if BtMigrate output the name of the torrent causing the problem.

@mikedld
Copy link
Owner

mikedld commented Oct 25, 2020

There're a few other cases where skipping torrents would make sense, will do something about this. In the meantime, you could try passing --verbose to get more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants