Kilian / fromscratch

Autosaving Scratchpad. A simple but smart note-taking app
https://fromscratch.rocks
MIT License
719 stars 63 forks source link

Segfault when starting on Ubuntu 18.10 #76

Open jonas-jonas opened 6 years ago

jonas-jonas commented 6 years ago

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.

dblvzn commented 5 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.

Kilian commented 5 years ago

Just to check that i'm reading this right: It happens in both the .deb and the snap version?

Kilian commented 5 years ago

Can you let me know if this still happens in 1.4.3?