csete / gpredict

Gpredict satellite tracking application
http://gpredict.oz9aec.net/
GNU General Public License v2.0
829 stars 245 forks source link

Arch linux : segmentation fault (core dumped) gpredict #350

Closed hamdyaea closed 4 months ago

hamdyaea commented 4 months ago

I have this error on Arch Linux :

segmentation fault (core dumped) gpredict

gpredict_strace.txt

I send a file with the result of strace commande : strace gpredict 2>&1

mdblack98 commented 4 months ago

The file says zsh: command not found: strace

On Sunday, February 25, 2024 at 12:01:04 PM CST, Hamdy Abou El Anein ***@***.***> wrote:  

I have this error on Arch Linux :

segmentation fault (core dumped) gpredict

gpredict_strace.txt

I send a file with the result of strace commande : strace gpredict 2>&1

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

hamdyaea commented 4 months ago

If that can help someone, I have solved the issue with uninstalling Gpredict, all configs files in /home/user/config/ etc.. Then I have reinstalled it and everything was OK.