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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: