Re: Bug#1002690: clutter-1.0: unit tests fail on mips64el: segmentation fault in an llvmpipe thread with swrast_dri.so driver
Simon McVittie <[email protected]>
| Newsgroups | gmane.linux.debian.devel.x,gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
Control: user [email protected] Control: usertags -1 + mips64el On Mon, 27 Dec 2021 at 14:26:56 +0000, Simon McVittie wrote: > The clutter-1.0 unit tests fail on mips64el with segmentation faults in > actor-anchors, actor-layout, actor-offscreen-redirect, actor-pick and > texture. > > This (or at least a similar crash) is reproducible in a sid mips64el > chroot on eller, and can be reproduced in the built tree with a command > like: > > dbus-run-session -- xvfb-run -a ./libtool --mode=execute gdb ./tests/conform/texture This might be related to https://bugs.debian.org/935884 and/or https://bugs.debian.org/868745, which are other mips-specific crashes involving llvmpipe. I'm now trying to build 1.26.4+dfsg-2 on eller to see whether this is a regression in some other package - I suspect it was, since clutter-1.0 has had no code changes since 2020, but it would be good to be more sure of this. smcv