Date: Mon, 11 Mar 2024 22:28:20 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276985] Crash in scheduler __curthread Message-ID: <bug-276985-227-gRTVKsWQI4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276985-227@https.bugs.freebsd.org/bugzilla/> References: <bug-276985-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276985 --- Comment #1 from feh@fehcom.de --- I've got serveral crashes how. I all cases it points to the same problem: Fatal trap 12: page fault while in kernel mode cpuid =3D 5; apic id =3D 05 fault virtual address =3D 0xfffff802c1e8c110 fault code =3D supervisor read instruction, protection violati= on instruction pointer =3D 0x20:0xfffff802c1e8c110 stack pointer =3D 0x28:0xfffffe00c0721e18 frame pointer =3D 0x28:0xfffffe00c0721e40 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 0 (linuxkpi_irq_wq) rdi: fffff802c1e8c110 rsi: fffff803d6652400 rdx: 0000000000000028 rcx: fffffe00dc462c10 r8: 000000000000003e r9: fffffe001aa01c18 rax: fffff802c1e8c110 rbx: fffffe00c0721e28 rbp: fffffe00c0721e40 r10: fffff803d6652200 r11: fffff803d6652600 r12: fffff80001971a58 r13: 0000000000000000 r14: ffffffff81a10d48 r15: 0000000000000004 trap number =3D 12 =3D> linuxkpi_irq_wq As a reminder: https://wiki.freebsd.org/LinuxKPI Not very satisfying. Any hints, which programs produce this behavior? How c= an I tell, which programs require the Linux compat layer? --eh. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276985-227-gRTVKsWQI4>