Skip to content
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

Uncaught Exception #6

Open
polluks opened this issue Sep 25, 2024 · 0 comments
Open

Uncaught Exception #6

polluks opened this issue Sep 25, 2024 · 0 comments

Comments

@polluks
Copy link

polluks commented Sep 25, 2024

'void ghidra.app.util.bin.BinaryReader.setPointerIndex(long)'
java.lang.NoSuchMethodError: 'void ghidra.app.util.bin.BinaryReader.setPointerIndex(long)'
	at hunk.HunkBlockFile.peekType(HunkBlockFile.java:59)
	at hunk.HunkBlockFile.isHunkBlockFile(HunkBlockFile.java:15)
	at amiga.AmigaHunkLibFileSystem$AmigaHunkLibFileSystemFactory.probe(AmigaHunkLibFileSystem.java:291)
	at ghidra.formats.gfilesystem.factory.FileSystemFactoryMgr.test(FileSystemFactoryMgr.java:227)
	at ghidra.formats.gfilesystem.FileSystemService.isFileFilesystemContainer(FileSystemService.java:655)
	at ghidra.plugin.importer.ImporterUtilities.showImportDialog(ImporterUtilities.java:139)
	at ghidra.plugin.importer.ImporterUtilities.lambda$showImportDialog$0(ImporterUtilities.java:106)
	at ghidra.util.task.TaskLauncher$2.run(TaskLauncher.java:117)
	at ghidra.util.task.Task.monitoredRun(Task.java:134)
	at ghidra.util.task.TaskRunner.lambda$startTaskThread$0(TaskRunner.java:106)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)

---------------------------------------------------
Build Date: 2023-Dec-22 0936 EST
Ghidra Version: 11.0
Java Home: /opt/local/Library/Java/JavaVirtualMachines/openjdk17/Contents/Home
JVM Version: MacPorts 17.0.11
OS: Mac OS X 15.1 aarch64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant