On Sat, 17 Jan 2026 at 13:16:35 +0100, NoisyCoil wrote:
The last binNMU of libmozjs-140-0 -- namely, version 140.6.0-1+b1 -- makes
gnome-shell crash at startup with the following error:
```
gen 17 12:19:27 debianmini gnome-shell[2177]: /usr/bin/gnome-shell: symbol
lookup error: /usr/lib/aarch64-linux-gnu/libgjs.so.0: undefined symbol:
__aarch64_ldadd4_acq_rel, version mozjs_140
```
Reverting to the previous version -- non binNMU, but same debian revision,
140.6.0-1 -- fixes the bug.
At a guess, rebuilding gjs with a current toolchain (or perhaps
rebuilding gjs against the new mozjs) would probably resolve this.
If you have arm64 hardware available, please try that?
(A binNMU of gjs might well already be in the queue, but the buildds are
working through a very large queue of binNMUs so it could take a while.)
smcv