Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version |
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=8
G_DIETPI_VERSION_RC=0
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
- Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
bookworm
- Kernel version |
uname --all
Linux DietPi 6.11.10 #1 SMP PREEMPT Fri Nov 22 15:56:12 UTC 2024 aarch64 GNU/Linux
- Architecture |
dpkg --print-architecture
arm64
- cSBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3)
Quartz64 (aarch64)
- Power supply used | (EG: 5V 1A RAVpower)
Original one provided with device
- SD card used | (EG: SanDisk ultra)
Samsung EVO Select
Additional Information (if applicable)
- Software title | (EG: Nextcloud)
Chromium
- Was the software title installed freshly or updated/migrated?
dietpi-upgrade
was recently ran, don’t know if Chromium was updated at that time
- Can this issue be replicated on a fresh installation of DietPi?
Unknown
- Bug report ID |
echo $G_HW_UUID
ad5955f2-34c5-4757-b986-b874a6101449
Steps to reproduce
- Run
chromium
Expected behaviour
- Chromium runs
Actual behaviour
- Chromium crashes
Extra details
Chromium package version : 131.0.6778.85-1~deb12u1
Logs :
*** stack smashing detected ***: terminated
[1278209:1278251:1207/174404.555819:ERROR:zygote_host_impl_linux.cc(279)] Failed to adjust OOM score of renderer with pid 1278255: Permission denied (13)
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
[1278209:1278209:1207/174405.174088:ERROR:gpu_process_host.cc(982)] GPU process exited unexpectedly: exit_code=6
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
[1278209:1278209:1207/174405.379993:ERROR:gpu_process_host.cc(982)] GPU process exited unexpectedly: exit_code=6
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
[1278209:1278209:1207/174405.435780:ERROR:gpu_process_host.cc(982)] GPU process exited unexpectedly: exit_code=6
*** stack smashing detected ***: terminated
[1278209:1278209:1207/174405.459933:ERROR:gpu_process_host.cc(982)] GPU process exited unexpectedly: exit_code=6
*** stack smashing detected ***: terminated
[1278209:1278251:1207/174405.468340:ERROR:zygote_host_impl_linux.cc(279)] Failed to adjust OOM score of renderer with pid 1278290: Permission denied (13)
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
[1278209:1278209:1207/174405.507649:ERROR:gpu_process_host.cc(982)] GPU process exited unexpectedly: exit_code=6
*** stack smashing detected ***: terminated
[1278209:1278209:1207/174405.541536:ERROR:gpu_process_host.cc(982)] GPU process exited unexpectedly: exit_code=6
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
[1278209:1278251:1207/174405.575096:ERROR:zygote_host_impl_linux.cc(279)] Failed to adjust OOM score of renderer with pid 1278295: Permission denied (13)
*** stack smashing detected ***: terminated
[1278209:1278209:1207/174405.598897:ERROR:gpu_process_host.cc(982)] GPU process exited unexpectedly: exit_code=6
*** stack smashing detected ***: terminated
[1278209:1278251:1207/174405.615390:ERROR:zygote_host_impl_linux.cc(279)] Failed to adjust OOM score of renderer with pid 1278297: Permission denied (13)
[1278209:1278209:1207/174405.624244:ERROR:gpu_process_host.cc(982)] GPU process exited unexpectedly: exit_code=6
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
[1278209:1278209:1207/174405.666088:ERROR:gpu_process_host.cc(982)] GPU process exited unexpectedly: exit_code=6
[1278209:1278209:1207/174405.666248:FATAL:gpu_data_manager_impl_private.cc(423)] GPU process isn't usable. Goodbye.
*** stack smashing detected ***: terminated
[1207/174405.720368:ERROR:elf_dynamic_array_reader.h(64)] tag not found
Trace/breakpoint trap
Thanks