Replies: 2 comments
-
For everyone having the same issue in the future. I solved it by going into |
Beta Was this translation helpful? Give feedback.
0 replies
-
This sounds like the problem in #8316 that is plaguing macOS users. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm currently working on a ARM Cortex little project for a few hour while having two windows of ghidra open to compare two firmwares. I crashed while working on types. I reopened ghidra and it asked me if i want to recover unsaved changes (i backed up before doing this) and I selected yes. Now the project is in a state where most ghidra UI elements are buggy as hell: dropdowns play anymations but don't reveal anything, the listing is a a certain possition but completely blank and just none of the windows work anymore. If i open the project and select don't recover I have the same problem.
Can anyone help me with this issue to get my project back?
I did major changes in the last few hours and loosing that would be an absolute nightmare and probably the end of it.
As far as logs go here is a copy of an error:
(i'm on Ghidra 11.4 PUBLIC)
I just saw the the Symbol Table which opens an extra Window, still works and contains my work until the crash (as far as I can see in here).
And if I change the theme while the code browser is open, the whole window will just go grey with no content until I reopen it.
And the content still seems to be there so the listing also shows jumps and so with the lines but no content and also buttons like the ones for closing a panel or the menu bar buttons within a panel don't register clicks and have no animation and but the tree items within the panel animate the dropdown arrow but it reverses and no content gets revealed.
Correction the close panel buttons work after reopening the window they dissappear. But if i do File > Close ... then File > Open no content get loaded only with double click in the ghidra workspace explorer.
Also in the listing I can right click on stuff and it will show different context menus based on the position but a some point I will receive a:
The issue with the broken code explorer also affects every other firmware binary in the project also the ones I haven't touched for a few days.
Beta Was this translation helpful? Give feedback.
All reactions