[Eric] more on snap segmentation fault
Ian Proudler
ikp1 at f2s.com
Sun May 5 15:46:22 BST 2019
I have discovered one can run a snap app with gdb.
Using the command ' snap run --gdb eric-ide.eric' I get the error trace
below.
Does this shed any light on the issue?
Ian
.........
Thread 1 "python3" received signal SIGSEGV, Segmentation fault.
0x00007f7263e2cc59 in ?? ()
from /snap/eric-ide/85/usr/lib/x86_64-linux-gnu/dri/i965_dri.so
(gdb)
Continuing.
Couldn't get registers: No such process.
Couldn't get registers: No such process.
(gdb) [Thread 0x7f726fb24700 (LWP 5253) exited]
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
More information about the Eric
mailing list