From owner-freebsd-bugs@freebsd.org Thu Jan 2 18:18:51 2020 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 119C21D6066 for ; Thu, 2 Jan 2020 18:18:51 +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 47pbrp6lg0z3G7j for ; Thu, 2 Jan 2020 18:18:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id E7B771D6065; Thu, 2 Jan 2020 18:18:50 +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 E74C01D6063 for ; Thu, 2 Jan 2020 18:18:50 +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) server-signature RSA-PSS (4096 bits) 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 47pbrp5t6kz3G7h for ; Thu, 2 Jan 2020 18:18:50 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C39E01F618 for ; Thu, 2 Jan 2020 18:18:50 +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 002IIoAI070545 for ; Thu, 2 Jan 2020 18:18:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 002IIoTf070531 for bugs@FreeBSD.org; Thu, 2 Jan 2020 18:18:50 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 242768] [panic] Fatal trap 12: current process (nfsd: service) Date: Thu, 02 Jan 2020 18:18:51 +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.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: iron.udjin@gmail.com 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.29 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jan 2020 18:18:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242768 --- Comment #6 from iron.udjin@gmail.com --- (In reply to Mark Johnston from comment #5) I don't have WITHOUT_KERNEL_SYMBOLS=3DYES in my /etc/src.conf Here is objdump -d: ffffffff80455310: 0f 84 d6 01 00 00 je ffffffff804554ec ffffffff80455316: 41 be 01 00 00 00 mov $0x1,%r14d ffffffff8045531c: 80 7d d7 00 cmpb $0x0,-0x29(%rbp) ffffffff80455320: 0f 84 ce 01 00 00 je ffffffff804554f4 ffffffff80455326: 49 8d 7d 38 lea 0x38(%r13),%rdi ffffffff8045532a: e8 51 bf 01 00 callq ffffffff80471280 ffffffff8045532f: 48 c7 85 70 ff ff ff movq=20=20 $0xffffffff80ab52f8,-0x90(%rbp) ffffffff80455336: f8 52 ab 80 ffffffff8045533a: 48 89 85 78 ff ff ff mov %rax,-0x88(%rbp) ffffffff80455341: c7 45 80 00 00 00 00 movl $0x0,-0x80(%rbp) ffffffff80455348: 48 89 45 c8 mov %rax,-0x38(%rbp) ffffffff8045534c: 48 8b 78 08 mov 0x8(%rax),%rdi ffffffff80455350: 48 8d b5 70 ff ff ff lea -0x90(%rbp),%rsi ffffffff80455357: e8 94 0c 34 00 callq ffffffff80795ff0 ffffffff8045535c: 48 83 7d c8 00 cmpq $0x0,-0x38(%rbp) ffffffff80455361: 0f 85 4e ff ff ff jne ffffffff804552b5 ffffffff80455367: e9 a4 01 00 00 jmpq ffffffff80455510 ffffffff8045536c: 31 c9 xor %ecx,%ecx ffffffff8045536e: 48 89 08 mov %rcx,(%rax) ffffffff80455371: 48 83 04 25 40 e6 cd addq=20=20 $0xffffffffffffffff,0xffffffff80cde640 ffffffff80455378: 80 ff ffffffff8045537a: 83 04 25 d0 20 c5 80 addl=20=20 $0xffffffffffffffff,0xffffffff80c520d0 ffffffff80455381: ff ffffffff80455382: 48 8b 03 mov (%rbx),%rax --=20 You are receiving this mail because: You are the assignee for the bug.=