rustic icon indicating copy to clipboard operation
rustic copied to clipboard

rustic-rs Crash Report (rustic prune)

Open steveh opened this issue 9 months ago • 1 comments

Reproducible crash running rustic prune on an opendal:sftp repository initially created with restic.

[00:00:00] reading index...               ████████████████████████████████████████        132/132
[00:00:00] reading snapshots...           ████████████████████████████████████████         15/15
Well, this is embarrassing.

rustic-rs had a problem and crashed. To help us diagnose the problem you can send us a crash report.
name = "rustic-rs"
operating_system = "Mac OS 15.2.0 [64-bit]"
crate_version = "0.9.5"
explanation = """
Panic occurred in file '/Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustic_core-0.7.2/src/blob/tree.rs' at line 806
"""
cause = 'called `Result::unwrap()` on an `Err` value: "SendError(..)"'
method = "Panic"
backtrace = """
   0:        0x1003aac84 - __mh_execute_header
   1:        0x1003aa9cc - __mh_execute_header
   2:        0x1004bef88 - __mh_execute_header
   3:        0x100ea5d24 - __mh_execute_header
   4:        0x100f4f478 - __mh_execute_header
   5:        0x100f4f160 - __mh_execute_header
   6:        0x100f4f0d0 - __mh_execute_header
   7:        0x100f4f0c4 - __mh_execute_header
   8:        0x10107c558 - __mh_execute_header
   9:        0x10107c840 - __mh_execute_header
  10:        0x100cea978 - __mh_execute_header
  11:        0x100ce8bf8 - __mh_execute_header
  12:        0x100f52a98 - __mh_execute_header
  13:        0x185d582e4 - __pthread_deallocate
"""

steveh avatar Jan 11 '25 23:01 steveh