From owner-freebsd-bugs@freebsd.org Fri Sep 25 20:04:30 2015 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B079AA08610 for ; Fri, 25 Sep 2015 20:04:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D1AB1E98 for ; Fri, 25 Sep 2015 20:04:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t8PK4UiR066961 for ; Fri, 25 Sep 2015 20:04:30 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 203352] KDB: stack backtrace: /usr/src/sys/kern/vfs_mount.c:1224 Date: Fri, 25 Sep 2015 20:04:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jarles.live@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.20 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Sep 2015 20:04:30 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203352 Bug ID: 203352 Summary: KDB: stack backtrace: /usr/src/sys/kern/vfs_mount.c:1224 Product: Base System Version: 11.0-CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: jarles.live@gmail.com Hardware: AMD AM1 Athlon 5350 (Kabini) Mainboard MSI AM1M 8GB DDR3 RAM Hi, it was be necessary, to change from 10.2 to 11-CURRENT, Xorg wasnt working with vesa driver. In 11-Current now it works with vesa. The radeonkms module isnt ready for my APU with radeon 8400hd, so vesa. 11-Current is working without systemcrashes, but i get hints in dmesg and reboot like this: lock order reversal: 1st 0xfffff800317f85f0 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c:1224 2nd 0xfffff800317bc068 syncer (syncer) @ /usr/src/sys/kern/vfs_subr.c:2367 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe021442c520 witness_checkorder() at witness_checkorder+0xe7a/frame 0xfffffe021442c5a0 __lockmgr_args() at __lockmgr_args+0xa5c/frame 0xfffffe021442c6d0 vop_stdlock() at vop_stdlock+0x3c/frame 0xfffffe021442c6f0 VOP_LOCK1_APV() at VOP_LOCK1_APV+0xfc/frame 0xfffffe021442c720 _vn_lock() at _vn_lock+0x9a/frame 0xfffffe021442c790 vputx() at vputx+0x26d/frame 0xfffffe021442c7f0 dounmount() at dounmount+0x40b/frame 0xfffffe021442c870 sys_unmount() at sys_unmount+0x3c0/frame 0xfffffe021442c9a0 amd64_syscall() at amd64_syscall+0x2e1/frame 0xfffffe021442cab0 Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe021442cab0 --- syscall (22, FreeBSD ELF64, sys_unmount), rip = 0x80086c97a, rsp = 0x7fffffffe258, rbp = 0x7fffffffe370 --- lock order reversal: 1st 0xfffff800317f85f0 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c:1224 2nd 0xfffff800317e39a0 devfs (devfs) @ /usr/src/sys/ufs/ffs/ffs_vfsops.c:1375 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe021442c4a0 witness_checkorder() at witness_checkorder+0xe7a/frame 0xfffffe021442c520 __lockmgr_args() at __lockmgr_args+0xa5c/frame 0xfffffe021442c650 vop_stdlock() at vop_stdlock+0x3c/frame 0xfffffe021442c670 VOP_LOCK1_APV() at VOP_LOCK1_APV+0xfc/frame 0xfffffe021442c6a0 _vn_lock() at _vn_lock+0x9a/frame 0xfffffe021442c710 ffs_flushfiles() at ffs_flushfiles+0x140/frame 0xfffffe021442c780 ffs_unmount() at ffs_unmount+0x97/frame 0xfffffe021442c7f0 dounmount() at dounmount+0x529/frame 0xfffffe021442c870 sys_unmount() at sys_unmount+0x3c0/frame 0xfffffe021442c9a0 amd64_syscall() at amd64_syscall+0x2e1/frame 0xfffffe021442cab0 Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe021442cab0 --- syscall (22, FreeBSD ELF64, sys_unmount), rip = 0x80086c97a, rsp = 0x7fffffffe258, rbp = 0x7fffffffe370 --- Good day, Andreas Beck -- You are receiving this mail because: You are the assignee for the bug.