You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Environment information
Describe the bug
When seeking to another function using the GUI (double click), it sometimes generates a crash.
To Reproduce
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.
app.elf.tar.gz
trace.txt
dump
The text was updated successfully, but these errors were encountered: