Package: chromium Version: 125.0.6422.112-1~deb12u1 Severity: important Recently, I have been observing crashes of individual tabs, and even of the entire browser, when navigating some Web pages. The crashed tabs correlate with the following syslog messages (multiple instances listed below):
2024-05-31T12:42:35.334876-04:00 runabout kernel: [1324259.940186] traps: Compositor[125485] trap invalid opcode ip:55a9cc8c18cd sp:7ff9a0ded490 error:0 in chromium[55a9c7e22000+b13d000] 2024-05-31T12:57:20.174268-04:00 runabout kernel: [1325144.782743] traps: Compositor[125761] trap invalid opcode ip:55a9cc8c18cd sp:7ff9a0ded1e0 error:0 in chromium[55a9c7e22000+b13d000] 2024-05-31T13:24:20.059327-04:00 runabout kernel: [1326764.664063] traps: Compositor[126515] trap invalid opcode ip:55daaca498cd sp:7f9f6c1ed1e0 error:0 in chromium[55daa7faa000+b13d000] 2024-05-31T13:55:26.767783-04:00 runabout kernel: [1328631.258090] traps: Compositor[126307] trap invalid opcode ip:55daaca498cd sp:7f9f6c1ecfb0 error:0 in chromium[55daa7faa000+b13d000] The whole-browser crash occurs with no unusual messages to syslog or ~/.xsession-errors, strangely enough. And even stranger, only today (May 31) have I started observing these crashes. This particular version has been installed and running fine since May 23, and now it's crashing left and right. /var/log/dpkg.log shows no new package installs since the 25th, and I haven't futzed with any configurations for at least that long. Since the error relates to an invalid opcode, I'll include some details about the CPU: vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz stepping : 6 microcode : 0xc7 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl cpuid aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm pti tpr_shadow dtherm --Daniel