-
Notifications
You must be signed in to change notification settings - Fork 76
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
SIGSEGV when deleting copied profile #38
Comments
While trying to reproduce yours, I stumbled upon another SIGSEGV. All I did was go to "manage profiles" and then right click -> duplicate the first profile.
|
@tatokis I tried a bit to produce your error but I couldn't produce it. |
@tatokis I've found the reason for the bug as I described it. |
@tatokis I wasn't able to reproduce it on Ubuntu 16.10 with different combinations (saved into HW, not saved etc.). UPD. the patch worked for me. I still wasn't able to reproduce your case. |
I have no idea why it didn't close the issue, maybe it closes it only when the header contains a notice and not the body, or because I force pushed a few times (sorry). |
This Issue is for me to remember. But if someone is faster than me :-)
Scenario is as follows:
Crash-protocol from gdb ist here:
Absturz-beim-Profillöschen.txt
It is reproducable an error (nil-ptr) somewhere in the button-handler (action).
The text was updated successfully, but these errors were encountered: