Open jonas-jonas opened 6 years ago
Hi.
To add to this, I also receive a similar error after upgrading from Fedora 28 to 29, using the AppImage version.
Segmentation fault (core dumped)
Using standard text files until a solution presents itself :-(
As above, it is most certainly not your app. Sadly, Fedora 29 broke a few apps I frequent.
Just to check that i'm reading this right: It happens in both the .deb and the snap version?
Can you let me know if this still happens in 1.4.3?
Hi,
I just recently updated to Ubuntu 18.10. Now I'm getting a segfault error when trying to start the installed version (via the .deb release package or snap version).
The error in my console (via
journalctl -f
).Okt 24 12:09:09 JonasT440p kernel: fromscratch[15987]: segfault at e6e0c0 ip 0000000000e6e0c0 sp 00007fffb86776d8 error 15 in fromscratch[200000+1603000]
I don't think this is an error in your code. But maybe a version update of some of the dependencies might work? I will have a look soon if building fromscratch myself might solve the problem.