From owner-freebsd-bugs@freebsd.org Fri Jan 8 07:15:15 2021 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 256AB4E7CAC for ; Fri, 8 Jan 2021 07:15:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4DBvWR0Mtqz3FVd for ; Fri, 8 Jan 2021 07:15:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 0AB594E7D37; Fri, 8 Jan 2021 07:15:15 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0A7AD4E7F38 for ; Fri, 8 Jan 2021 07:15:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DBvWQ6p3Xz3FVc for ; Fri, 8 Jan 2021 07:15:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CDF1F1F373 for ; Fri, 8 Jan 2021 07:15:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1087FEP4049269 for ; Fri, 8 Jan 2021 07:15:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1087FES3049268 for bugs@FreeBSD.org; Fri, 8 Jan 2021 07:15:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 252485] [re] [panic] Panic in if_re.c (Realtek RTL8111/8168/8411) Date: Fri, 08 Jan 2021 07:15:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: maciej@suszko.eu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jan 2021 07:15:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252485 --- Comment #2 from Maciej Suszko --- Unfortunately, using ports kernel module stability is better but the machine paniced after ~16h... but now it's not strictly if_re related I suppose: Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address =3D 0x100000010 fault code =3D supervisor read data, page not present instruction pointer =3D 0x20:0xffffffff80627b34 stack pointer =3D 0x28:0xfffffe0074516780 frame pointer =3D 0x28:0xfffffe00745167e0 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags =3D resume, IOPL =3D 0 current process =3D 11 (idle: cpu0) trap number =3D 12 panic: page fault cpuid =3D 0 time =3D 1610073011 KDB: stack backtrace: #0 0xffffffff80659775 at kdb_backtrace+0x65 #1 0xffffffff8060da2b at vpanic+0x17b #2 0xffffffff8060d8a3 at panic+0x43 #3 0xffffffff8095e0d1 at trap_fatal+0x391 #4 0xffffffff8095e12f at trap_pfault+0x4f #5 0xffffffff8095d776 at trap+0x286 #6 0xffffffff809376a8 at calltrap+0x8 #7 0xffffffff809809f8 at handleevents+0x188 #8 0xffffffff809811ef at timercb+0x25f #9 0xffffffff809beceb at lapic_handle_timer+0x9b #10 0xffffffff809393a1 at Xtimerint+0xb1 #11 0xffffffff809b54fe at cpu_idle_acpi+0x3e #12 0xffffffff809b55af at cpu_idle+0x9f #13 0xffffffff806415e6 at sched_idletd+0x326 #14 0xffffffff805cf35e at fork_exit+0x7e #15 0xffffffff809386de at fork_trampoline+0xe Uptime: 15h54m12s #0 doadump () at src/sys/amd64/include/pcpu_aux.h:55 55 __asm("movq %%gs:%P1,%0" : "=3Dr" (td) : "n" (offsetof(stru= ct pcpu, (kgdb) #0 doadump () at src/sys/amd64/include/pcpu_aux.h:55 #1 0xffffffff8060d645 in kern_reboot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:451 #2 0xffffffff8060da83 in vpanic (fmt=3D,=20 ap=3D) at /usr/src/sys/kern/kern_shutdown.c:880 #3 0xffffffff8060d8a3 in panic (fmt=3D) at /usr/src/sys/kern/kern_shutdown.c:807 #4 0xffffffff8095e0d1 in trap_fatal (frame=3D,=20 eva=3D) at /usr/src/sys/amd64/amd64/trap.c:921 #5 0xffffffff8095e12f in trap_pfault (frame=3D0xfffffe00745166c0,=20 usermode=3D, signo=3D,=20 ucode=3D) at src/sys/amd64/include/pcpu_aux.h:55 #6 0xffffffff8095d776 in trap (frame=3D0xfffffe00745166c0) at /usr/src/sys/amd64/amd64/trap.c:405 #7 0xffffffff809376a8 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:289 #8 0xffffffff80627b34 in callout_process (now=3D245898303208611) at /usr/src/sys/kern/kern_timeout.c:489 #9 0xffffffff809809f8 in handleevents (now=3D245898303208611, fake=3D0) at /usr/src/sys/kern/kern_clocksource.c:213 #10 0xffffffff809811ef in timercb (et=3D0xffffffff80f769e0,=20 arg=3D) at /usr/src/sys/kern/kern_clocksource.c:357 #11 0xffffffff809beceb in lapic_handle_timer (frame=3D0xfffffe00745168b0) at /usr/src/sys/x86/x86/local_apic.c:1339 #12 0xffffffff809393a1 in Xtimerint () at apic_vector.S:132 #13 0xffffffff803c12ab in acpi_cpu_idle (sbt=3D) at /usr/src/sys/dev/acpica/acpi_cpu.c:1194 #14 0xffffffff809b54fe in cpu_idle_acpi (sbt=3D68154160) at /usr/src/sys/x86/x86/cpu_machdep.c:506 #15 0xffffffff809b55af in cpu_idle (busy=3D0) at /usr/src/sys/x86/x86/cpu_machdep.c:654 #16 0xffffffff806415e6 in sched_idletd (dummy=3D) at /usr/src/sys/kern/sched_ule.c:2860 #17 0xffffffff805cf35e in fork_exit ( callout=3D0xffffffff806412c0 , arg=3D0x0,=20 frame=3D0xfffffe0074516b00) at /usr/src/sys/kern/kern_fork.c:1080 #18 0xffffffff809386de in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:1078 #19 0x0000000000000000 in ?? () Any ideas? --=20 You are receiving this mail because: You are the assignee for the bug.=