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.


_______________________________________________
Eric mailing list
[email protected]
https://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to