-
Notifications
You must be signed in to change notification settings - Fork 6.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2nd DB corrupted in a project #7534
Comments
The cutoff "The Navigation History Plugin is using a close..." message is very suspicious. |
Archive: 08.zip It appears you used a newer version than what I have on my system. |
@BaalNetbek I was able to unpack with |
Do you mean unable? |
@BaalNetbek You still have the previous DB buffer file Save version 13 which seems OK. Do you recall what actions you may have taken within Ghidra for the file in question before the last Save that produced version 14? BTW - While the project is not open, you can delete the version 14 buffer file (gbf) which will allow the previous version of the file state to be used. This is the only recovery in your situation. |
It appears that a very large contiguous portion of the DB buffer file was completely cleared. While it happen to start at the end of a reference table it runs across many others. It's unclear what could have caused this. Any insight on the actions you performed before the final save would help. |
For sure I did renaming functions, very likely I did rename some variables in
I also very likely used this script renaming functions and pdbgen but not upon this file but other in the same project which didn't suffer a bit and the scripts worked as inteded for them (the other files). I could aswell have moved windows around in Also before the first DB corrupted I 100% didn't use any scripts. But I made a copy of that DB just casualy then I belive I edited (and did all the other things above, except using scripts) both original and copy and the next day original was already corrputed in similar way as this one (the second). PS. Thank you for the recovery solution. I didn't know there is an older version kept as backup. |
Describe the bug
A clear and concise description of the bug.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I wanted to open the DB from "Ghidra: Project1" window. Browse and edit it which I'm unable to.
Screenshots
Attachments
The broken DB 08.zip
Environment (please complete the following information):
Additional context
This is a second time a DB from this project got corrupted. (First time I had a recent backup so I didn't mind).
I don't know what causes DBs to corrupt. Ghidra never crashed for me. I always safe DBs before closing.
Error message
The text was updated successfully, but these errors were encountered: