Crash when opening settings #497
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Steps to reproduce:
It's also happened to me in another way, but the above sequence works each time for me.
A small curiosity: are you using the provided Appimage?
I've been able to reproduce those from that package, but not when building it from source.
I'm also having crashes, but this time when playing with profiles. I'm switching between profiles and it always crashes soon or later. Dmesg gives me:
[ 1284.761946] traps: AppRun[56838] general protection ip:7f6e166842db sp:7ffc1d4ce278 error:0 in libQt5Core.so.5[7f6e163dc000+50d000]
[ 1427.245319] AppRun[56925]: segfault at 8 ip 00007f39a196d2db sp 00007fff24bbd8a8 error 6 in libQt5Core.so.5[7f39a16c5000+50d000]
[ 1427.245325] Code: c3 66 0f 1f 44 00 00 8d 48 c0 ba 01 00 00 00 83 f9 16 76 d5 31 d2 83 f8 79 0f 95 c2 83 c2 02 eb c8 66 0f 1f 44 00 00 48 8b 07 83 68 08 01 74 0e f6 47 0b 40 74 9e f3 c3 66 0f 1f 44 00 00 8b
When building cool-retro-term from source, I have no crashes. I'm using Kde Neon (based on Ubuntu 18.04).
This fix it.
sudo strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
This did not fix it for me, and my file was located at
/usr/lib/libQt5Core.so.5
.Similarly, I experience crashes with the AppImage when playing around with the settings: