Date: Sat, 11 Mar 2023 19:29:45 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 240761] graphics/mesa-dri: Segmentation fault occurs while executing atexit handlers (affects lang/clover: Segmentation fault in OpenCL programs) Message-ID: <bug-240761-7141-alLHYtaqjP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240761-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-240761-7141@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=3D240761 --- Comment #8 from Jan Beich <jbeich@FreeBSD.org> --- attachment 207731 doesn't help here on an Intel iGPU (see ports d8990eff958= b). Rusticl isn't affected despite using the same compute support in Gallium. $ pkg install mesa-devel clinfo $ IRIS_ENABLE_CLOVER=3D1 clinfo >/dev/null 2>&1 Segmentation fault (lldb) bt * thread #1, name =3D 'clinfo', stop reason =3D signal SIGSEGV: invalid add= ress (fault address: 0x840e27a10) * frame #0: 0x0000000840e27a10 frame #1: 0x000000082348e55e libc.so.7`__cxa_finalize + 366 frame #2: 0x000000082348eae1 libc.so.7`exit + 33 frame #3: 0x00000000002098b7 clinfo`_start(ap=3D<unavailable>, cleanup=3D<unavailable>) at crt1_c.c:75:2 --=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-240761-7141-alLHYtaqjP>