Environment information
Describe the bug
i have already install Cutter, but when i'm tried to open binary(ELF 32bit) file, Cutter got force close.
To Reproduce
Steps to reproduce the behavior:
Hello, could you please fill the issue template accordingly?
We would need a copy of the binary file and a stack trace in order for us to try to reproduce the bug here.
If you could provide us with such things, it would help us for investigating the issue.
Thank you :)
The fragment of output log from your previous issue mentioned loading of plugin. If you have any old plugins compiled against different cutter version those may cause problems. Please try running without any plugins. You can remove the plugin manually or start the Cutter with --no-plugins flag.
The fragment of output log from your previous issue mentioned loading of plugin. If you have any old plugins compiled against different cutter version those may cause problems. Please try running without any plugins. You can remove the plugin manually or start the Cutter with
--no-pluginsflag.
Thanks, it's work now..
Most helpful comment
Hello, could you please fill the issue template accordingly?
We would need a copy of the binary file and a stack trace in order for us to try to reproduce the bug here.
If you could provide us with such things, it would help us for investigating the issue.
Thank you :)