From owner-freebsd-ports-bugs@freebsd.org Tue Aug 1 18:48:18 2017 Return-Path: Delivered-To: freebsd-ports-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 9745DDB6B1C for ; Tue, 1 Aug 2017 18:48:18 +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 84A3964BA2 for ; Tue, 1 Aug 2017 18:48:18 +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 v71ImIo9019459 for ; Tue, 1 Aug 2017 18:48:18 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 221132] [NEW PORT] security/sandsifter: x86 processor fuzzer Date: Tue, 01 Aug 2017 18:48:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature, needs-patch, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rozhuk.im@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2017 18:48:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221132 --- Comment #11 from rozhuk.im@gmail.com --- Created attachment 184923 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184923&action= =3Dedit coredump I got coredump for process only at the end of scanning: #0 0x0000000800968931 in pthread_sigmask () from /lib/libthr.so.3 (gdb) bt #0 0x0000000800968931 in pthread_sigmask () from /lib/libthr.so.3 #1 0x0000000800967908 in pthread_getspecific () from /lib/libthr.so.3 #2 0x00000008009677c4 in pthread_getspecific () from /lib/libthr.so.3 #3 0x0000000800970029 in pthread_attr_getaffinity_np () from /lib/libthr.s= o.3 #4 0x000000080096a308 in pthread_mutex_destroy () from /lib/libthr.so.3 #5 0x0000000800969906 in pthread_mutex_lock () from /lib/libthr.so.3 #6 0x0000000000401cb5 in sync_fflush () #7 0x0000000000403a8e in give_result () #8 0x0000000000404492 in main () And same errors I got some times in another apps. Not sure, may be this starts after upgrade to ryzen. FreeBSD rimwks 11.1-STABLE FreeBSD 11.1-STABLE #0 r321518M: Wed Jul 26 17:0= 9:26 MSK 2017 root@rimwks:/usr/obj/usr/src/sys/RIMWKSx64 amd64 I have no idea why and what syscall missed in your system. And why my system not crash without kib patch. --=20 You are receiving this mail because: You are the assignee for the bug.=