reiern70 commented on PR #1412: URL: https://github.com/apache/wicket/pull/1412#issuecomment-4291022825
@martin-g I have fixed JS tests. But I can't still do a full build `Running "qunit:amd" (qunit) task [INFO] >> There was an error with headless chrome [INFO] Fatal error: Failed to launch the browser process: Code: null [INFO] [INFO] stderr: [INFO] [211268:211268:0421/132941.299328:FATAL:content/browser/zygote_host/zygote_host_impl_linux.cc:128] No usable sandbox! If you are running on Ubuntu 23.10+ or another Linux distro that has disabled unprivileged user namespaces with AppArmor, see https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md. Otherwise see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the (older) SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox. [INFO] Received signal 6 [INFO] #0 0x5e82b33aedea (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0x4a69de9) [INFO] #1 0x5e82b9199d84 (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0xa854d83) [INFO] #2 0x72492c845330 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x4532f) [INFO] #3 0x72492c84527e (/usr/lib/x86_64-linux-gnu/libc.so.6+0x4527d) [INFO] #4 0x72492c8288ff (/usr/lib/x86_64-linux-gnu/libc.so.6+0x288fe) [INFO] #5 0x5e82b9190cf5 (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0xa84bcf4) [INFO] #6 0x5e82b914ff4d (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0xa80af4c) [INFO] #7 0x5e82b914fead (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0xa80aeac) [INFO] #8 0x5e82b490edde (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0x5fc9ddd) [INFO] #9 0x5e82b37ce7f9 (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0x4e897f8) [INFO] #10 0x5e82b4657c4b (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0x5d12c4a) [INFO] #11 0x5e82b849cbc7 (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0x9b57bc6) [INFO] #12 0x5e82b465281c (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0x5d0d81b) [INFO] #13 0x5e82b383f30f (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0x4efa30e) [INFO] #14 0x72492c82a1ca (/usr/lib/x86_64-linux-gnu/libc.so.6+0x2a1c9) [INFO] #15 0x72492c82a28b (/usr/lib/x86_64-linux-gnu/libc.so.6+0x2a28a) [INFO] #16 0x5e82b505430a (/home/reiern70/.cache/puppeteer/chrome/linux-147.0.7727.56/chrome-linux64/chrome+0x670f309) [INFO] r8: 000023680013c267 r9: 0000000000000001 r10: 0000000000000008 r11: 0000000000000246 [INFO] r12: 0000000000000006 r13: 0000000000000268 r14: 0000000000000016 r15: 00007ffe964ed918 [INFO] di: 0000000000033944 si: 0000000000033944 bp: 00007ffe964ed280 bx: 0000000000033944 [INFO] dx: 0000000000000006 ax: 0000000000000000 cx: 000072492c89eb2c sp: 00007ffe964ed240 [INFO] ip: 000072492c89eb2c efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000004 [INFO] trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000038 [INFO] [end of stack trace]` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
