From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 13 16:05:09 2014 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0D9548DD for ; Thu, 13 Nov 2014 16:05:09 +0000 (UTC) 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 EA109EEA for ; Thu, 13 Nov 2014 16:05:08 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sADG58rw024058 for ; Thu, 13 Nov 2014 16:05:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 194995] New: lsof -i panics system Date: Thu, 13 Nov 2014 16:05:09 +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 Some People X-Bugzilla-Who: mwlucas@michaelwlucas.com X-Bugzilla-Status: Needs Triage 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.18-1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2014 16:05:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194995 Bug ID: 194995 Summary: lsof -i panics system Product: Base System Version: 11.0-CURRENT Hardware: amd64 OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: mwlucas@michaelwlucas.com This might be related to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194974, but it's a different panic message, so I opened a new PR. I figure the awesome power of bugzilla will let you chain PRs together if needed. Fresh world & kernel, latest official packages: FreeBSD storm 11.0-CURRENT FreeBSD 11.0-CURRENT #7 r274435: Wed Nov 12 11:30:04 EST 2014 mwlucas@storm:/usr/obj/usr/src/sys/GENERIC amd64 ;pkg info lsof lsof-4.88,8 Name : lsof Version : 4.88,8 Installed on : Wed Nov 12 10:27:44 EST 2014 Origin : sysutils/lsof Architecture : freebsd:11:x86:64 Prefix : /usr/local Categories : sysutils Maintainer : ler@lerctr.org WWW : http://people.freebsd.org/~abe/ Comment : Lists information about open files (similar to fstat(1)) Annotations : repo_type : binary repository : FreeBSD Flat size : 223KiB Description : Lsof (LiSt Open Files) lists information about files that are open by the running processes. An open file may be a regular file, a directory, a block special file, a character special file, an executing text reference, a library, a stream or a network file (Internet socket, NFS file or Unix domain socket). See also fstat(1) in the base system. WWW: http://people.freebsd.org/~abe/ Run "lsof -i" and CPU usage starts to climb. In 15-30 seconds I get a panic. I haven't done this for a while, so let me know if I kgdb'd wrong or you want more info. storm/var/crash;kgdb /usr/obj/usr/src/sys/GENERIC/kernel.debug vmcore.0 GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: panic: virtual address 0xfffff810840fc985 not covered by the DMAP cpuid = 5 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe085d6aa610 kdb_backtrace() at kdb_backtrace+0x39/frame 0xfffffe085d6aa6c0 vpanic() at vpanic+0x189/frame 0xfffffe085d6aa740 kassert_panic() at kassert_panic+0x139/frame 0xfffffe085d6aa7b0 memrw() at memrw+0x163/frame 0xfffffe085d6aa810 giant_read() at giant_read+0x5b/frame 0xfffffe085d6aa850 devfs_read_f() at devfs_read_f+0xca/frame 0xfffffe085d6aa8b0 dofileread() at dofileread+0x95/frame 0xfffffe085d6aa900 kern_readv() at kern_readv+0x68/frame 0xfffffe085d6aa950 sys_read() at sys_read+0x63/frame 0xfffffe085d6aa9a0 amd64_syscall() at amd64_syscall+0x25a/frame 0xfffffe085d6aaab0 Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe085d6aaab0 --- syscall (3, FreeBSD ELF64, sys_read), rip = 0x800b793aa, rsp = 0x7fffffffe238, rbp = 0x7fffffffe280 --- KDB: enter: panic Reading symbols from /boot/kernel/zfs.ko.symbols...done. Loaded symbols for /boot/kernel/zfs.ko.symbols Reading symbols from /boot/kernel/opensolaris.ko.symbols...done. Loaded symbols for /boot/kernel/opensolaris.ko.symbols Reading symbols from /boot/kernel/ipmi.ko.symbols...done. Loaded symbols for /boot/kernel/ipmi.ko.symbols Reading symbols from /boot/kernel/smbus.ko.symbols...done. Loaded symbols for /boot/kernel/smbus.ko.symbols Reading symbols from /boot/kernel/ums.ko.symbols...done. Loaded symbols for /boot/kernel/ums.ko.symbols #0 doadump (textdump=0) at pcpu.h:219 219 pcpu.h: No such file or directory. in pcpu.h (kgdb) -- You are receiving this mail because: You are the assignee for the bug.