From owner-freebsd-testing@freebsd.org Thu Jul 21 02:31:45 2016 Return-Path: Delivered-To: freebsd-testing@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 9C02BB85DB1 for ; Thu, 21 Jul 2016 02:31:45 +0000 (UTC) (envelope-from nginx@sing2.vietitco.com) Received: from sing2.vietitco.com (unknown [IPv6:2403:5680::1:f7d8]) (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 3A41217C5 for ; Thu, 21 Jul 2016 02:31:45 +0000 (UTC) (envelope-from nginx@sing2.vietitco.com) Received: from nginx by sing2.vietitco.com with local (Exim 4.84_2) (envelope-from ) id 1bQ3m1-0000Eh-GA for freebsd-testing@freebsd.org; Thu, 21 Jul 2016 09:31:41 +0700 To: freebsd-testing@freebsd.org Subject: We could not deliver your parcel, #00000815829 X-PHP-Originating-Script: 500:post.php(3) : regexp code(1) : eval()'d code(17) : eval()'d code Date: Thu, 21 Jul 2016 09:31:41 +0700 From: "FedEx International Next Flight" Reply-To: "FedEx International Next Flight" Message-ID: <2e07aff03b51a98a272bea522f040230@vietdong.com.vn> X-Priority: 3 MIME-Version: 1.0 Sender: Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2016 02:31:45 -0000 Dear Customer, We could not deliver your parcel. You can review complete details of your order in the find attached. Yours sincerely, Andre Mcguire, Operation Agent. From owner-freebsd-testing@freebsd.org Fri Jul 22 23:33:27 2016 Return-Path: Delivered-To: freebsd-testing@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 B056BBA1A8C for ; Fri, 22 Jul 2016 23:33:27 +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 866811199 for ; Fri, 22 Jul 2016 23:33:27 +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 u6MNXRLA093100 for ; Fri, 22 Jul 2016 23:33:27 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 202304] test lib/libutil/pidfile_test:main hangs on many non-x86 platforms Date: Fri, 22 Jul 2016 23:33:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: bas.bossink+freebsd@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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-testing@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2016 23:33:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202304 Bas Bossink changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bas.bossink+freebsd@gmail.c | |om --- Comment #4 from Bas Bossink --- In virtualbox; uname -a: FreeBSD fb11 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r303113: Thu Jul 21 22:42= :16 CEST 2016 bas@fb11:/usr/obj/usr/src/sys/GENERIC amd64 This problem also occurs only when executing the test program using kyua. When using the debugger to see where the test executable is hanging, it reveals: -- (lldb) bt * thread #1: tid =3D 100089, 0x0000000800b8e3ea libc.so.7`_select + 10 * frame #0: 0x0000000800b8e3ea libc.so.7`_select + 10 frame #1: 0x00000000004012f8 pidfile_test`common_test_pidfile_child(fn=3D"test_pidfile_contested", parent_open=3D0) + 616 at pidfile_test.c:172 [opt] frame #2: 0x0000000000400e37 pidfile_test`main [inlined] test_pidfile_contested + 12 at pidfile_test.c:236 [opt] frame #3: 0x0000000000400e2b pidfile_test`main + 139 at pidfile_test.c:= 272 [opt] frame #4: 0x0000000000400cbf pidfile_test`_start + 383 -- Looking at the code we see: select(0,0,0,0); at line 172 I don't claim to understand the specifics of this bug but in general I would say that blocking with no timeout is a bad idea. I think this test should be changed to include a timeout at line 172. Next to that the reason why the behavior is different between running the t= est app with or without kyua still needs to be investigated. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-testing@freebsd.org Fri Jul 22 23:44:47 2016 Return-Path: Delivered-To: freebsd-testing@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 CF988BA1C3A for ; Fri, 22 Jul 2016 23:44:47 +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 BE93015FF for ; Fri, 22 Jul 2016 23:44:47 +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 u6MNilJp014114 for ; Fri, 22 Jul 2016 23:44:47 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 202304] test lib/libutil/pidfile_test:main hangs on many non-x86 platforms Date: Fri, 22 Jul 2016 23:44:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: bas.bossink+freebsd@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-testing@freebsd.org X-Bugzilla-Flags: 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-testing@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2016 23:44:47 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202304 --- Comment #5 from Bas Bossink --- (In reply to Bas Bossink from comment #4) Small addition, the problem also occurs when running kyua as a normal user, while running the test executable as a normal users fails due to permission denied errors. However running the test with sudo kyua still hangs. --=20 You are receiving this mail because: You are the assignee for the bug.=