-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Segfault in rz_core_task_sync_begin() when run after installing, not when run from build directory #3229
Comments
Possibly related. When I run cutter from the build directory and then close it, a similar uncaught exception occurs.
|
I recompiled with the bundled rizin option and now it doesn't blow up in my face anymore, but I'm confused as to why that is. |
I managed to fix some of the issues. Turns out rizin wasn't loading the ghidra plugin from ~/.local/share/rizin/plugins when installed bundled with cutter, so when cutter was loading that plugin, it caused a segfault. However compiling rizin by itself and then compiling and installing cutter still gives the initial segfault. At least I have a functioning installation now. |
Environment information
cutter 2.3.0-stable-ba2c941
Describe the bug
Cutter crashes on startup, even without a file to open.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Cutter application starts.
Screenshots
N/A
Additional context
Backtrace from debug build.
The text was updated successfully, but these errors were encountered: