rizinorg/cutter

Seek back can cause crash

クローズ

#3,505 opened on 2025/07/06

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)C++ (1,123 件のフォーク)batch import
BUGgood first issue

Repository metrics

Stars
 (14,852 個のスター)
PR merge metrics
 (平均マージ 13d 23h) (30d で 20 merged PRs)

説明

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

コントリビューターガイド