#948858 rtorrent: Segfaults with "session.save = yes"

Package:
rtorrent
Source:
rtorrent
Description:
ncurses BitTorrent client based on LibTorrent from rakshasa
Submitter:
Guillem Jover
Date:
2026-07-15 17:21:02 UTC
Severity:
important
#948858#5
Date:
2020-01-14 00:50:34 UTC
From:
To:
Hi!

I got very confused when restarting rtorrent after the latest
upgrade, it just started crashing. The relevant part in the config
was something like this:

  session.path.set = ~/.state/rtorrent/
  session.save = yes

The last entry makes it segfault. I've just removed it now. If the
option or its arguments are not correct it should error out properly,
instead of segfaulting w/o any indication of what was wrong. :)

(I initially thought the session files had been damaged or similar.)

Thanks,
Guillem

#948858#10
Date:
2020-04-05 18:54:22 UTC
From:
To:
#948858#15
Date:
2026-07-15 17:19:45 UTC
From:
To:
Fixed upstream by https://github.com/rakshasa/rtorrent/pull/929

J.