angr / angr-management

The official angr GUI.
BSD 2-Clause "Simplified" License
868 stars 109 forks source link

Version None is incompatible with the current version of angr #948

Open bluestar628 opened 1 year ago

bluestar628 commented 1 year ago

Description

I have downloaded the latest bundled released angr-management (https://github.com/angr/angr-management/releases/download/nightly/angr-management-onefile-win64.exe in 2023/03/11). When I save an angr database and load it later, it will load fail and promopt "Version None is incompatible with the current version of angr". Snipaste_2023-03-11_17-28-30

Does anyone know what happened? Thanks very much!

Steps to reproduce the bug

No response

Environment

No response

Additional context

No response

ltfish commented 1 year ago

I believe this is caused by the database being broken: the version number wasn’t successfully stored into the db.

ltfish commented 1 year ago

Very likely to be an angr bug, but it was a bug during database saving, not loading.

readysloth commented 1 year ago

I have this one too, but on linux