From owner-freebsd-ports-bugs@freebsd.org Wed Feb 13 22:46:17 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A7C414DA638 for ; Wed, 13 Feb 2019 22:46:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E88D577B63 for ; Wed, 13 Feb 2019 22:46:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A876F14DA637; Wed, 13 Feb 2019 22:46:16 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8377B14DA636 for ; Wed, 13 Feb 2019 22:46:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::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.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 15AF077B60 for ; Wed, 13 Feb 2019 22:46:16 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 3271016940 for ; Wed, 13 Feb 2019 22:46:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x1DMkFkW022405 for ; Wed, 13 Feb 2019 22:46:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x1DMkFCX022404 for ports-bugs@FreeBSD.org; Wed, 13 Feb 2019 22:46:15 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: ports-bugs@FreeBSD.org Subject: [Bug 226722] lang/opencoarrays: "make test" as root causes silent reboot Date: Wed, 13 Feb 2019 22:46:14 +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: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: as@cmplx.uk X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: merge-quarterly? 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2019 22:46:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226722 --- Comment #24 from Anton Shterenlikht --- what can I say... I just reproduced it again. I had it with several versions of the port now, on dell 4-core laptop under 11.(something)-release, and now on lenovo x240 12.0-release. % /usr/bin/su - # cd /usr/ports/lang/opencoarrays # make test All tests pass, and about 1 sec later - reboot. I really now doubt this is me (see above - multiple port versions, 2 hardware specs, 2 major OS revisions). But I don't know what else I can do to help. If nobody else can reproduce it... But my boxes are completely standard install, nothing strange or unusual. But nothing in /var/crash, and only this in /var/log/messages: ... Feb 13 21:09:10 z wpa_supplicant[681]: wlan0: WPA: Group rekeying completed with c0:05:c2:6e:e8:19 [GTK=3DCCMP] Feb 13 22:09:10 z syslogd: last message repeated 1 times Feb 13 22:35:47 z su[8340]: as to root on /dev/pts/1 Feb 13 22:36:01 z kernel: , 1211. Feb 13 22:36:01 z kernel: . Feb 13 22:36:01 z ntpd[1135]: ntpd exiting on signal 15 (Terminated) Feb 13 22:36:02 z kernel: , 1135. Feb 13 22:36:02 z syslogd: exiting on signal 15 Feb 13 22:37:03 z syslogd: kernel boot file is /boot/kernel/kernel Feb 13 22:37:03 z kernel: wlan0: link state changed to DOWN Feb 13 22:37:03 z kernel: Waiting (max 60 seconds) for system process `vnlr= u' to stop... done Feb 13 22:37:03 z kernel: Waiting (max 60 seconds) for system process `sync= er' to stop... Feb 13 22:37:03 z kernel: Syncing disks, vnodes remaining... 1 0 done Feb 13 22:37:03 z kernel: Waiting (max 60 seconds) for system thread `bufdaemon' to stop... done Feb 13 22:37:03 z kernel: Waiting (max 60 seconds) for system thread `bufspacedaemon-0' to stop... done Feb 13 22:37:03 z kernel: Waiting (max 60 seconds) for system thread `bufspacedaemon-1' to stop... done Feb 13 22:37:03 z kernel: Waiting (max 60 seconds) for system thread `bufspacedaemon-2' to stop... done Feb 13 22:37:03 z kernel: Waiting (max 60 seconds) for system thread `bufspacedaemon-3' to stop... done Feb 13 22:37:03 z kernel: All buffers synced. Feb 13 22:37:03 z kernel: Uptime: 2h16m9s --=20 You are receiving this mail because: You are the assignee for the bug.=