Crash when seeking to function
Environment information
- Operating System: Ubuntu 22.04
- Cutter version: 2.3.4
- Obtained from:
- [ ] Built from source
- [x] Downloaded release from Cutter website or GitHub
- [ ] Distribution repository
- File format: ELF
Describe the bug
When seeking to another function using the GUI (double click), it sometimes generates a crash.
To Reproduce
- Analyze the file (aaa)
- Seek to different functions until crash
Expected behavior
No crash when seeking to another function.
Additional context
As an attachment I've added a coredump from the crash and the end of the execution trace and the binary I was looking at. I did not find a way to reproduce it easily.
Any estimates how frequently happens? One out of 10 clicks, once an hour? Can you repeat it on simple executable like /bin/ls or does it require a non trivial executable? Or is it rare enough where you can't tell whether it happens on simple executables?
Couldn't repeat so far, I guess next step is trying on Ubuntu 22.04 with executable provided by issue author.
@karliss
It depends, the first times the issue occured it would crash on the first seeks. It got me more time to reproduce it when I enabled coredumps on my machine.
Also, I've had the issue on both the appimage and the flathub build.