Hello.

The port "games/qudos" keeps running in a loop after exiting from the
main menu. This is because after calling exit() the program receives a
SIGSEGV signal, and the signal handler, after intercepting it, calls
exit() again.

I think it is a problem with the application itself, but I don't know
what to look for in the source code.

I have attached a 'gdb' backtrace.

Could someone please point me in the right direction?

Thanks and Best Regards,
Ale

Attachment: signature.asc
Description: PGP signature

Reply via email to