From owner-freebsd-bugs@freebsd.org Tue Aug 1 14:10:43 2017 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 12CC8DAE8AE for ; Tue, 1 Aug 2017 14:10:43 +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 019E67CD1D for ; Tue, 1 Aug 2017 14:10:43 +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 v71EAgn1016877 for ; Tue, 1 Aug 2017 14:10:42 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 221151] panic: tdsendsignal(): invalid signal 0 Date: Tue, 01 Aug 2017 14:10:43 +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.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: nbe@renzel.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org 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 attachments.created Message-ID: 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.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2017 14:10:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221151 Bug ID: 221151 Summary: panic: tdsendsignal(): invalid signal 0 Product: Base System Version: 11.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: nbe@renzel.net Created attachment 184914 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184914&action= =3Dedit tar.gz archive of the /var/crash folder (excluding core files) Hi, during execution of a new tool "sandsifter" - here's the feature report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221132 I get kernel panics that all look the same to me: ---------------------------------------------------------------------------= --- capetown.renzel.net dumped core - see /var/crash/vmcore.0 Tue Aug 1 13:57:11 CEST 2017 FreeBSD capetown.renzel.net 11.1-RELEASE FreeBSD 11.1-RELEASE #7 r321628M: = Mon Jul 31 09:13:21 CEST 2017=20=20=20=20 root@capetown.renzel.net:/usr/obj/usr/src/sys/GENERIC amd64 panic: tdsendsignal(): invalid signal 0 GNU gdb (GDB) 7.12.1 [GDB v7.12.1 for FreeBSD] Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-portbld-freebsd11.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /boot/kernel/kernel...Reading symbols from /usr/lib/debug//boot/kernel/kernel.debug...done. done. Unread portion of the kernel message buffer: panic: tdsendsignal(): invalid signal 0 cpuid =3D 3 KDB: stack backtrace: #0 0xffffffff80aada97 at kdb_backtrace+0x67 #1 0xffffffff80a6bb76 at vpanic+0x186 #2 0xffffffff80a6b9e3 at panic+0x43 #3 0xffffffff80a71bbd at tdsendsignal+0xcbd #4 0xffffffff80a70be4 at trapsignal+0x184 #5 0xffffffff80edf3cd at trap+0x58d #6 0xffffffff80ec3671 at calltrap+0x8 Uptime: 5h3m50s Dumping 903 out of 16282 MB:..2%..11%..22%..31%..41%..52%..61%..71%..82%..9= 1% Reading symbols from /boot/kernel/zfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/zfs.ko.debug...done. done. Reading symbols from /boot/kernel/opensolaris.ko...Reading symbols from /usr/lib/debug//boot/kernel/opensolaris.ko.debug...done. done. Reading symbols from /boot/kernel/uhid.ko...Reading symbols from /usr/lib/debug//boot/kernel/uhid.ko.debug...done. done. Reading symbols from /boot/kernel/pflog.ko...Reading symbols from /usr/lib/debug//boot/kernel/pflog.ko.debug...done. done. Reading symbols from /boot/kernel/pf.ko...Reading symbols from /usr/lib/debug//boot/kernel/pf.ko.debug...done. done. __curthread () at ./machine/pcpu.h:222 222 __asm("movq %%gs:%1,%0" : "=3Dr" (td) (kgdb) #0 __curthread () at ./machine/pcpu.h:222 #1 doadump (textdump=3D) at /usr/src/sys/kern/kern_shutdown.c:298 #2 0xffffffff80a6b6f1 in kern_reboot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:366 #3 0xffffffff80a6bbb0 in vpanic (fmt=3D, ap=3D0xfffffe04668= 90780) at /usr/src/sys/kern/kern_shutdown.c:759 #4 0xffffffff80a6b9e3 in panic (fmt=3D) at /usr/src/sys/kern/kern_shutdown.c:690 #5 0xffffffff80a71bbd in tdsendsignal (p=3D0xfffff80044340000,=20 td=3D0xfffff8004433b560, sig=3D, ksi=3D) at /usr/src/sys/kern/kern_sig.c:2137 #6 0xffffffff80a70be4 in trapsignal (td=3D, ksi=3D) at /usr/src/sys/kern/kern_sig.c:2021 #7 0xffffffff80edf3cd in trap (frame=3D0xfffffe0466890ac0) at /usr/src/sys/amd64/amd64/trap.c:578 #8 #9 0x000000080121e000 in ?? () Backtrace stopped: Cannot access memory at address 0x866800 (kgdb)=20 ---------------------------------------------------------------------------= --- I was suggested to inform "kib" about that. If someone needs a core file I = can upload it somewhere - but only on request because it's 1GB large... --=20 You are receiving this mail because: You are the assignee for the bug.=