Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

In save selection, warn the user the selection is too large before attempting to read a too large selection and go OOM

オープン
#8,438 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@xusheng6 がすでに取り組んでいます。

2026年8月20日 から。

評価

この issue はまだ評価されていません。

説明

User report:

Hi Guys, I'm getting a regular (but not everytime) crash when selecting a large binary blob and saving the selection to disk.

Process:
Right click address -> Selection -> Extend to end of binaryRight click -> selection -> Save To..
It crashes as soon as you click Save To, more often than not.

BN Ver: 6.0.10501-dev on Windows 11

Appears to only be when debugging

I believe this is bc during debugging, that "extend to the end of the binary" would send it to 0xffffffffffffffff, which would leave to am OOO

though I am curious what happened when it did not crash

主要言語
C++
スター
1.3k
フォーク
298
平均マージ
4日 13時間
マージ済み PR(30日)
20

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Vector35/binaryninja-api のほかの issue

Vector35/binaryninja-api の issue をすべて見る

似ている issue

C++ の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。