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
Program received signal SIGSEGV, Segmentation fault.
dev_video_init () at xdriver.c:618
618 new_gc.font = g_text_FontSt->fid;
(gdb) c
Continuing.
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb)
What can be done to fix this?
The text was updated successfully, but these errors were encountered:
zzwergel
changed the title
Segfault on Fedorr 27 X64
Segfault on Fedora 27 X64
Feb 4, 2018
I had the same problem on a Raspberry Pi 3 B+; see #4 for details. Unfortunately, Fedora doesn't have the same packaging system as Debian, AFAIK, so you might have to find your own solution.
Hi,
While launching gsportx from Fedora, I get the following:
I tried starting the program in GDB and get:
What can be done to fix this?
The text was updated successfully, but these errors were encountered: