Date: Wed, 12 May 2021 08:45:37 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 255765] games/3dc crashes, does not start Message-ID: <bug-255765-7788-i9IiFWIicR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255765-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-255765-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255765 Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fernape@FreeBSD.org --- Comment #2 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> --- Created attachment 224864 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224864&action= =3Dedit Proposed patch It is smashing the stack in one of the two XtVaGetValues calls. Would you try the attached patch? It works for me in amd64. I am no expert in the X11 API. I think the software is assuming sizeof(int)= =3D 32 always and the XtVaGetValues is returning something bigger in the in/out= bg parameter (64 bits) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255765-7788-i9IiFWIicR>