Bug#992871: darkplaces: Segfault when using custom texturepack
Bernhard Übelacker
bernhardu at mailbox.org
Sat Sep 18 14:05:24 BST 2021
Dear Maintainer,
I found now another way to get it working by removing the
intermediate function my_setjmp, like in attached patch.
It looks like the compiler needs to be aware of the setjmp.
Before this patch, I tried defining my_setjmp with attribute
returns_twice, but that was not enough.
Kind regards,
Bernhard
More information about the Pkg-games-devel
mailing list