Hello, On Sat, 2025-05-10 at 13:33 +0200, John Paul Adrian Glaubitz wrote: > This version still crashes for me with the following backtrace: > > #0 0x00007fff8ad96d5c in ?? () from /lib/powerpc64-linux-gnu/libc.so.6 > --Type <RET> for more, q to quit, c to continue without paging-- > [Current thread is 1 (Thread 0x7fff8b474da0 (LWP 1421763))] > (gdb) bt > #0 0x00007fff8ad96d5c in ?? () from /lib/powerpc64-linux-gnu/libc.so.6 > #1 0x00007fff8ad32834 in raise () from /lib/powerpc64-linux-gnu/libc.so.6 > #2 0x00007fff80b83704 in nsProfileLock::FatalSignalHandler (signo=11, > info=<optimized out>, context=0x7fffed50e0d0) > at ./toolkit/profile/nsProfileLock.cpp:177 > #3 <signal handler called> > #4 i32_load8_u (mem=<optimized out>, addr=2016478208) at rlbox.wasm.c:146 > #5 w2c_rlbox_streqci (var_p0=var_p0@entry=262000, var_p1=2016478208, > instance=<optimized out>) at rlbox.wasm.c:55615 > #6 0x00007fff7b2e78e8 in w2c_rlbox_getEncodingIndex (instance=<optimized > out>, var_p0=<optimized out>) at rlbox.wasm.c:55548 (...)
Solaris builds Firefox with "--without-wasm-sandboxed-libraries" [1] which may help workaround this crash problem. I will try this now. Adrian > [1] > https://github.com/oracle/solaris-userland/blob/master/components/desktop/firefox/Makefile#L131 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

