rizinorg/cutter

Seek back can cause crash

Chiusa

#3505 aperta il 6 lug 2025

 (3 commenti) (0 reazioni) (1 assegnatario)C++ (1123 fork)batch import
BUGgood first issue

Metriche repository

Star
 (14.852 stelle)
Metriche merge PR
 (Merge medio 13g 23h) (20 PR mergiate in 30 g)

Descrizione

Environment information

  • Operating System: Linux
  • Cutter version:
  • Obtained from:
    • Built from source
    • Downloaded release from Cutter website or GitHub
    • Distribution repository
  • File format:

Describe the bug

To Reproduce

Not sure about exact steps but it happened, when I was testing one of undo seek shortcuts. From the debugger out seems like it might be sufficient to got to the start of history and then trying to go back again. The bug isn't 100% reliable. Maybe there are some other factors involved.

Expected behavior

No crash, no out of bounds array access.

Screenshots

Additional context

Guida contributor