From owner-freebsd-testing@FreeBSD.ORG Tue Nov 11 16:59:18 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F27A43E for ; Tue, 11 Nov 2014 16:59:18 +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 2739A989 for ; Tue, 11 Nov 2014 16:59:18 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sABGxHDG032799 for ; Tue, 11 Nov 2014 16:59:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386 Date: Tue, 11 Nov 2014 16:59:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jhb@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ngie@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 16:59:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828 --- Comment #6 from John Baldwin --- i386 should probably have that check added. I'm attaching an untested patch if you can easily test it. -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-testing@FreeBSD.ORG Tue Nov 11 16:59:51 2014 Return-Path: Delivered-To: freebsd-testing@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 07E0A45D for ; Tue, 11 Nov 2014 16:59:51 +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 E3A62991 for ; Tue, 11 Nov 2014 16:59:50 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sABGxorh033064 for ; Tue, 11 Nov 2014 16:59:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386 Date: Tue, 11 Nov 2014 16:59:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jhb@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ngie@FreeBSD.org X-Bugzilla-Target-Milestone: --- 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: 7bit 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.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 16:59:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828 --- Comment #7 from John Baldwin --- Created attachment 149293 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149293&action=edit validate_mc_flags_i386.patch -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-testing@FreeBSD.ORG Wed Nov 12 18:05:10 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 23AE616A for ; Wed, 12 Nov 2014 18:05:10 +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 0BA2C242 for ; Wed, 12 Nov 2014 18:05:10 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sACI59KC083446 for ; Wed, 12 Nov 2014 18:05:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386 Date: Wed, 12 Nov 2014 18:05:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rodrigc@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ngie@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2014 18:05:10 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828 --- Comment #8 from Craig Rodrigues --- John, If you add this patch on i386, then this test will fail equally on i386 and amd64. If this is the correct behavior, then that is fine. However, can you look at the test in: /usr/src/contrib/netbsd-tests/lib/libc/sys/t_getcontext.c You can run this test by doing: cd /usr/tests kyua test lib/libc/sys/getcontext_test See my slides here: https://wiki.freebsd.org/201411DevAndVendorSummit#Detailed_Schedule if you need more information about how to run kyua. -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-testing@FreeBSD.ORG Wed Nov 12 19:20:47 2014 Return-Path: Delivered-To: freebsd-testing@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 10A0DC28 for ; Wed, 12 Nov 2014 19:20:47 +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 ED4E9C1B for ; Wed, 12 Nov 2014 19:20:46 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sACJKkl8044256 for ; Wed, 12 Nov 2014 19:20:46 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386 Date: Wed, 12 Nov 2014 19:20:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jhb@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ngie@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2014 19:20:47 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828 --- Comment #9 from John Baldwin --- Is it easy to get the command line to run the actual binary directly so I can run it under gdb? The patch for i386 is correct. There must be a bug elsewhere that is clobbering mc_flags. Also, the way makecontext works, the first setcontext() call must be the one that fails (errors from nested setcontext() calls via uc_link are unreported and just result in abort() being called). -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-testing@FreeBSD.ORG Thu Nov 13 07:59:49 2014 Return-Path: Delivered-To: freebsd-testing@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 CD9B5CC for ; Thu, 13 Nov 2014 07:59:49 +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 B5821F52 for ; Thu, 13 Nov 2014 07:59:49 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAD7xnOE088057 for ; Thu, 13 Nov 2014 07:59:49 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386 Date: Thu, 13 Nov 2014 07:59:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rodrigc@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ngie@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2014 07:59:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828 --- Comment #10 from Craig Rodrigues --- You can do the following to determine how to run an ATF test outside of kyua. (1) List the tests with: cd /usr/tests; kyua list The ones of interest are: lib/libc/sys/getcontext_test:getcontext_err lib/libc/sys/getcontext_test:setcontext_err lib/libc/sys/getcontext_test:setcontext_link (2) To run all three tests: cd /usr/tests; kyua test lib/libc/sys/getcontext_test (3) To run just one test: cd /usr/tests; kyua test lib/libc/sys/getcontext_test:setcontext_link (4) To run one ATF test outside of kyua: cd /usr/tests; ./lib/libc/sys/getcontext_test setcontext_link -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-testing@FreeBSD.ORG Fri Nov 14 00:39:33 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 043EE7E6; Fri, 14 Nov 2014 00:39:33 +0000 (UTC) Received: from mail-lb0-x234.google.com (mail-lb0-x234.google.com [IPv6:2a00:1450:4010:c04::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 92CE4EB4; Fri, 14 Nov 2014 00:39:32 +0000 (UTC) Received: by mail-lb0-f180.google.com with SMTP id z11so5140782lbi.25 for ; Thu, 13 Nov 2014 16:39:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=tAksD+gyk9xFaAud++MlpwdRz6CJ4b1uouLhO65zIrs=; b=IKu1yuf2L0j2k8XaM3GsrC4MUFQ2HkVZ9RAxydwjgw0qdWPirC1B7c3YooDE7apIFL rbzb6Z/lMh8U5x+hH0CFFPR08UICV9Cl+MM/N+tNigSR21N5r1699Ul8L2m9JIOVtwM6 NvlmfiWfwgdcjMj0zzPnG+KEurUcjDNZjZZ6AeuDuitac576M21Dy+GYFtgwLWOAshBf EWf8WewOccHP6TqTK38UavKEO7ZTAjVX1tw8C0YtSznsp9CQ2VWsLSq2TJNd3NUBy7Nw k+pE8tFVIkINR6N6kzVDXRyYe6AOZrpzVBzax23Zi1bVbuyfpydpiUwLQ/NDVE56Kg2S cgUw== MIME-Version: 1.0 X-Received: by 10.112.157.194 with SMTP id wo2mr5214715lbb.55.1415925570538; Thu, 13 Nov 2014 16:39:30 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.130.168 with HTTP; Thu, 13 Nov 2014 16:39:30 -0800 (PST) In-Reply-To: <201411132351.sADNpEZ0058958@svn.freebsd.org> References: <201411132351.sADNpEZ0058958@svn.freebsd.org> Date: Thu, 13 Nov 2014 16:39:30 -0800 X-Google-Sender-Auth: on3XlxYhAq6HNm0CJr_J7KoJEL4 Message-ID: Subject: Re: svn commit: r274491 - head/sys/kern From: Craig Rodrigues To: Jung-uk Kim Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: svn-src-head@freebsd.org, "freebsd-testing@freebsd.org" , svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 00:39:33 -0000 On Thu, Nov 13, 2014 at 3:51 PM, Jung-uk Kim wrote: > Author: jkim > Date: Thu Nov 13 23:51:13 2014 > New Revision: 274491 > URL: https://svnweb.freebsd.org/changeset/base/274491 > > Log: > Correct a typo to fix chown(2). It was broken since r274476. > > After these commits: https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1834/ these unit tests started failing: https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/241/ Do you think your commit fixes it? -- Craig From owner-freebsd-testing@FreeBSD.ORG Fri Nov 14 01:58:48 2014 Return-Path: Delivered-To: freebsd-testing@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 DC9FF8E1; Fri, 14 Nov 2014 01:58:48 +0000 (UTC) Received: from mail-ig0-x235.google.com (mail-ig0-x235.google.com [IPv6:2607:f8b0:4001:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A1D32960; Fri, 14 Nov 2014 01:58:48 +0000 (UTC) Received: by mail-ig0-f181.google.com with SMTP id l13so780315iga.14 for ; Thu, 13 Nov 2014 17:58:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Uv5p9KhdLsSR2nkUIlwr07oKS2cLJZC1Cs0MHquemxU=; b=Cj9o+7SRTme8uvLot7Fg+zUQkZNHhj/Ucj3GCdwqeTkPW086BE9pfnZZLXe4KzQaJy Kdwdjz6Px3m3v0Wrx/a5p6VlIQ7kGl+hSravZ5VCNOfbGCmLSol4cuRsBfOFpK2wRsgU tWogrwqtW9q4p7Pz37HaArM+fhWG/+VijaQmcFdDC8kHXFNgb0KACfuABwr8VxRsRoQ7 K6fa+lFYkGBJGA13qwJW9Rv71DijoGekL4tZRuNLuhVedr0yp0bhPeSsakDVeyWLoHLn F+7YdCBuJMMO84c9egbCo7WT0doqDb7xVfApiMhsjDFQB7RUyUQncAgvI102gTxQCmFP gqxQ== MIME-Version: 1.0 X-Received: by 10.42.206.4 with SMTP id fs4mr424259icb.90.1415930328189; Thu, 13 Nov 2014 17:58:48 -0800 (PST) Received: by 10.50.235.49 with HTTP; Thu, 13 Nov 2014 17:58:48 -0800 (PST) In-Reply-To: References: <201411132351.sADNpEZ0058958@svn.freebsd.org> Date: Thu, 13 Nov 2014 17:58:48 -0800 Message-ID: Subject: Re: svn commit: r274491 - head/sys/kern From: NGie Cooper To: Craig Rodrigues Content-Type: text/plain; charset=UTF-8 Cc: "svn-src-head@freebsd.org" , "freebsd-testing@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , Jung-uk Kim X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 01:58:49 -0000 On Thu, Nov 13, 2014 at 4:39 PM, Craig Rodrigues wrote: > On Thu, Nov 13, 2014 at 3:51 PM, Jung-uk Kim wrote: > >> Author: jkim >> Date: Thu Nov 13 23:51:13 2014 >> New Revision: 274491 >> URL: https://svnweb.freebsd.org/changeset/base/274491 >> >> Log: >> Correct a typo to fix chown(2). It was broken since r274476. >> >> > > > After these commits: > > https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1834/ > > these unit tests started failing: > > https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/241/ > > Do you think your commit fixes it? I'm not entirely sure, but jkim's change is definitely correct. From owner-freebsd-testing@FreeBSD.ORG Fri Nov 14 05:18:36 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 83B25D2A; Fri, 14 Nov 2014 05:18:36 +0000 (UTC) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 42844DA7; Fri, 14 Nov 2014 05:18:35 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id 030B1A1E0; Fri, 14 Nov 2014 05:18:35 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id 52B8018EA; Fri, 14 Nov 2014 06:18:31 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Craig Rodrigues Subject: Re: svn commit: r274491 - head/sys/kern References: <201411132351.sADNpEZ0058958@svn.freebsd.org> Date: Fri, 14 Nov 2014 06:18:31 +0100 In-Reply-To: (Craig Rodrigues's message of "Thu, 13 Nov 2014 16:39:30 -0800") Message-ID: <86a93ue4wo.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, "freebsd-testing@freebsd.org" , svn-src-all@freebsd.org, src-committers@freebsd.org, Jung-uk Kim X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 05:18:36 -0000 Craig Rodrigues writes: > After these commits: > https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1834/ > these unit tests started failing: > https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/241/ > Do you think your commit fixes it? Yes. It fixes a bug that was introduced by the change listed as no 2 for that build, which broke chown for relative paths. The tests that fail call chown("the-file", geteuid(), getegid()). DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-freebsd-testing@FreeBSD.ORG Fri Nov 14 07:34:11 2014 Return-Path: Delivered-To: freebsd-testing@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 A910CF78 for ; Fri, 14 Nov 2014 07:34:11 +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 76F39D17 for ; Fri, 14 Nov 2014 07:34:11 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAE7YBXj098916 for ; Fri, 14 Nov 2014 07:34:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386 Date: Fri, 14 Nov 2014 07:34:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ngie@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: 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-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 07:34:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828 Garrett Cooper,425-314-3911 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jmmv@FreeBSD.org --- Comment #11 from Garrett Cooper,425-314-3911 --- (In reply to Craig Rodrigues from comment #10) > You can do the following to determine how to run an ATF test > outside of kyua. > > (1) List the tests with: cd /usr/tests; kyua list > > The ones of interest are: > > lib/libc/sys/getcontext_test:getcontext_err > lib/libc/sys/getcontext_test:setcontext_err > lib/libc/sys/getcontext_test:setcontext_link > > > (2) To run all three tests: > > cd /usr/tests; kyua test lib/libc/sys/getcontext_test > > > (3) To run just one test: > > cd /usr/tests; kyua test lib/libc/sys/getcontext_test:setcontext_link > > (4) To run one ATF test outside of kyua: > > cd /usr/tests; ./lib/libc/sys/getcontext_test setcontext_link Sorry for taking so long to get back to you jhb@! I have a couple notes to add to what rodrigc said above (thanks BTW for helping with this): In the above example, 4. runs getcontext_test:setcontext_link without isolation, which means that if the test cores, generates files, etc, it will pollute the directory that you're running from. However, there are times where (for example) if the handler was buggy, e.g. coredumped/segfaulted, failed to properly parse output/handle the execution, you would need to execute the test app without isolation. In general, it's highly discouraged though. Which leads me into the following... (1) Execute the command with debug, which will dump all output to stdout/stderr: cd /usr/tests; kyua debug lib/libc/sys/getcontext_test:setcontext_link Older versions of ATF had gdb integration, but this might not be in kyua. Let me dig around a bit more and determine whether or not that's possible still... -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-testing@FreeBSD.ORG Fri Nov 14 07:35:53 2014 Return-Path: Delivered-To: freebsd-testing@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 BA299FBE for ; Fri, 14 Nov 2014 07:35:53 +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 A23A2D2A for ; Fri, 14 Nov 2014 07:35:53 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAE7ZrZN099936 for ; Fri, 14 Nov 2014 07:35:53 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386 Date: Fri, 14 Nov 2014 07:35:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ngie@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 07:35:53 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828 --- Comment #12 from Garrett Cooper,425-314-3911 --- (In reply to Craig Rodrigues from comment #8) > John, > > If you add this patch on i386, then this test will fail > equally on i386 and amd64. If this is the correct behavior, then > that is fine. > However, can you look at the test in: > /usr/src/contrib/netbsd-tests/lib/libc/sys/t_getcontext.c > > You can run this test by doing: > > cd /usr/tests > kyua test lib/libc/sys/getcontext_test > > See my slides here: > https://wiki.freebsd.org/201411DevAndVendorSummit#Detailed_Schedule > > if you need more information about how to run kyua. It's ok for the test to fail on amd64/i386 initially as long as we figure out the exact incantation of making things work on FreeBSD. In a perfect world I would like for everything to be consistent between FreeBSD and NetBSD, but that's not the way it should be, and that's a silly ideal to hope for :). -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-testing@FreeBSD.ORG Fri Nov 14 10:28:10 2014 Return-Path: Delivered-To: freebsd-testing@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 DB251A83 for ; Fri, 14 Nov 2014 10:28:10 +0000 (UTC) Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com [IPv6:2a00:1450:4010:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8503AFFD for ; Fri, 14 Nov 2014 10:28:10 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id gd6so14480785lab.6 for ; Fri, 14 Nov 2014 02:28:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=specialbusservice.com; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=h2DQGWrHYEuqfBPWQ44PYcUnbq6HUXO2HBhaf/CFP7M=; b=o21WZTBvi6mn1O5Xn6A4O6aeLolml4yYLnKXW2AeMgbmeMS7Kuh/MMoNqlB8mMOzEm vCilYIAwiatarvx9wVoAkpDLTD0eGIb5VKyqsrnjVw7q8adCSRbn2cfXq6bOwvi/Z0CV YjR3dUSA6dHyI7bHFMyb+N6KtQ9sT7u4Ok/oM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=h2DQGWrHYEuqfBPWQ44PYcUnbq6HUXO2HBhaf/CFP7M=; b=At48ihgRv/8fL1etk9bPPp2fN58o1JX1u0T7KGjBkPfbP7jroo9s72XZSjgnGCgYiJ s0cHWK4J0bh4jbuoTg3f4YinUtHYag9Zhd1WHnGiZz+K4ZeKA41lHpciTt+lZD0IyYyi aQQ7L8i1H0R5rMLJZtm5zfFv/fvOT5FSKnxYd7kcCNcegpS9HbpyGbtzwt+Tku/rVSk+ p3m2zN3kRhK9r+PNfbWfbqPoR+uzrW8EduHXompcWLtp/zPwSTE53brOSkaPBSxBBD99 CXfCQgBLSkRvTwNXgjQ42A41H0i9B6v3NeXlzYKswH9ydTG3LZ8mIaHCKEUCabamuvAf dc8Q== X-Gm-Message-State: ALoCoQn4KU0M0wTwatmnz4OisqBa6APGumGTLqPiFC9rwa4FLrz4eEZUUBk90YR97C8sta7aRuJ1 MIME-Version: 1.0 X-Received: by 10.112.199.227 with SMTP id jn3mr1068345lbc.86.1415960888433; Fri, 14 Nov 2014 02:28:08 -0800 (PST) Received: by 10.152.0.197 with HTTP; Fri, 14 Nov 2014 02:28:08 -0800 (PST) In-Reply-To: References: Date: Fri, 14 Nov 2014 10:28:08 +0000 Message-ID: Subject: Re: [Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386 From: Justin Cormack To: freebsd-testing@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 10:28:10 -0000 On Fri, Nov 14, 2014 at 7:35 AM, wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828 > > --- Comment #12 from Garrett Cooper,425-314-3911 --- > In a perfect world I would like for everything to be consistent between FreeBSD > and NetBSD, but that's not the way it should be, and that's a silly ideal to > hope for :). NetBSD dev here... I would rather that tests actually test behaviour as defined in standards, especially for eg libc tests, and indeed I have bunch of stuff to add more tests on standards compliance. So if stuff is testing implementation internals it should go away, and if NetBSDs behaviour is incorrect please file an issue, or if the test setup is not eg standards compliant please file an issue http://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd Justin From owner-freebsd-testing@FreeBSD.ORG Fri Nov 14 17:35:01 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2050320 for ; Fri, 14 Nov 2014 17:35:00 +0000 (UTC) Received: from mail-pd0-x22f.google.com (mail-pd0-x22f.google.com [IPv6:2607:f8b0:400e:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ABC6B7E8 for ; Fri, 14 Nov 2014 17:35:00 +0000 (UTC) Received: by mail-pd0-f175.google.com with SMTP id w10so2001706pde.6 for ; Fri, 14 Nov 2014 09:35:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=NTRc0A/UmGl7UhoxFVh1423khYuHuU4imQ2TA8hDwRc=; b=M7rD+aeuWCyj2gzMr+hkYYvQLcrJ/NPIafWHANVE+EEnJyUmlbsJE7RNYPVax5zEY5 mJb6pd8izwJM81pDUtVMzHprR/lP7j9j269rSDu2QNA5mfjktov99igEQU2w6bKQ7lQj Y6P5dYBw1gs5RLhGY7qbGJwSjDXYWNHn36QMSeHuSBsdp/62hL2HUpalAThH7CuyfyiH v1Kd07wi6H6/gUF1jiGgyVctCBusCQM2Q5xizbzZyQG0u7k9UHhOLAQzxOdLsgLgdNc9 BcR6aNK26FWgDNl6OQ3M4izBXovmLNIBdvS+pKqovb0gaq3Po+awVyZQe7LuRe7Oxl9p 737w== X-Received: by 10.68.136.226 with SMTP id qd2mr11591338pbb.55.1415986500277; Fri, 14 Nov 2014 09:35:00 -0800 (PST) Received: from ?IPv6:2601:8:ab80:7d6:d98b:3fe8:a14f:943? ([2601:8:ab80:7d6:d98b:3fe8:a14f:943]) by mx.google.com with ESMTPSA id ev8sm28131898pdb.28.2014.11.14.09.34.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 14 Nov 2014 09:34:59 -0800 (PST) Content-Type: multipart/signed; boundary="Apple-Mail=_5E1CF62F-67A2-4051-AA9F-08A8356E9549"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Deltas between FreeBSD and NetBSD and POSIX conformance (was "[Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386") From: Garrett Cooper In-Reply-To: Date: Fri, 14 Nov 2014 09:34:58 -0800 Message-Id: References: To: Justin Cormack X-Mailer: Apple Mail (2.1878.6) Cc: freebsd-testing@freebsd.org X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 17:35:01 -0000 --Apple-Mail=_5E1CF62F-67A2-4051-AA9F-08A8356E9549 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Nov 14, 2014, at 2:28, Justin Cormack = wrote: > On Fri, Nov 14, 2014 at 7:35 AM, = wrote: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194828 >>=20 >> --- Comment #12 from Garrett Cooper,425-314-3911 = --- >> In a perfect world I would like for everything to be consistent = between FreeBSD >> and NetBSD, but that's not the way it should be, and that's a silly = ideal to >> hope for :). >=20 > NetBSD dev here... I would rather that tests actually test behaviour > as defined in standards, especially for eg libc tests, and indeed I > have bunch of stuff to add more tests on standards compliance. So if > stuff is testing implementation internals it should go away, and if > NetBSDs behaviour is incorrect please file an issue, or if the test > setup is not eg standards compliant please file an issue > http://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=3Dnetbsd Hi Justin! Thanks for the input. I=92ve filed a few bugs up on the NetBSD = PR tracker (look for "Garrett Cooper=94 as the originator). Most of the = bugs I=92ve filed/will file have to deal with header compile issues = (FreeBSD is more pedantic about headers and less likely to pollute in = the header namespace it seems than NetBSD is). However, I=92ve filed a = few bugs for other issues too, e.g. = http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=3D48910 , = http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=3D48962 , = http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=3D49001 , = http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=3D49013 . Cheers! --Apple-Mail=_5E1CF62F-67A2-4051-AA9F-08A8356E9549 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJUZj1CAAoJEMZr5QU6S73eCg4H/iowOkvy/EfNpgw/feReF3/k cnUHGJCMXsnejZQ7zxaWwesd6Q1Mfxim7k3X9vlDPkoGJX9rxhSMrOqqb7HufQzr dfa+T6oNM57Ma/qKfmUvM6R0vP/pEZ+Ii8tNS6TlcXfSThLN//bzDlrv/THjDIxo tURxurCHPyvJIJghcm/mwRXgV+19whANXOxpUvHtz9UIcOVF2hyDqgrX8ERif1Zm 2oODJB1MLtW1HwtnOkYdwiw/55YwAyDblzHFSaidFSe7f/GuZOMeuqc+LwvpXAjH h6Ft4huVkIIze108rbCOXADCtFXn+s1Vnlzx5bnciI9oA+xKVPnQr/k5GYs+RWY= =8Ypl -----END PGP SIGNATURE----- --Apple-Mail=_5E1CF62F-67A2-4051-AA9F-08A8356E9549-- From owner-freebsd-testing@FreeBSD.ORG Fri Nov 14 22:17:51 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A7E2AA8 for ; Fri, 14 Nov 2014 22:17:51 +0000 (UTC) Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D0E3BAF7 for ; Fri, 14 Nov 2014 22:17:50 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id pn19so15903191lab.18 for ; Fri, 14 Nov 2014 14:17:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=specialbusservice.com; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=aEaKw57XsoR0XhgFGohhK/DuqeKa16tfnId2t3zkQCo=; b=QlEJPZ6XQwBCm7+dAzjhg8gPKWt8ju8HVL9D4fR1VhBAIACGZYjZ2VgFRjH684OzKn HF2rfaaoyUnKIgfP112vhLavHZx8y7ZJOoGU9OHEOOVM3gbGNsBzfDmX4mJui8uY21Di JpYiKWFt2Qz106RtBC5+B5+Be8Mea8KFUBxio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=aEaKw57XsoR0XhgFGohhK/DuqeKa16tfnId2t3zkQCo=; b=IvoKqtelQGKTnv+zG6DqhiwyjQYzYlcH7Cxzfq6LCGty3QNhCBncsSmw1o+QdSBNgF 815mrA4X/Dswkn7xMB/tIrnn6xncDV5uLXWXIFm5SGiGAewwU62+eirwfXGoJ2Hd8Ano kFJoAxTg1rMcvlm7kOcFy2USrrXP7GL65gBqjrOhadXkfPCzwttSlATQntnveQdjCRqv kyh5X37kSltbofrXdWMCnwyhg44xSKyX8ggXGOH969PlNMeySX8jDjrz4cWK8GPhFEtH REp2o6b13bt7Wg4wmmk5XDS+1KZ6/rZuS/HNxODNWcMeXV/56kWeNUDaL/iio6qAIBsO XWcA== X-Gm-Message-State: ALoCoQncOj0SutJPRgE4TjWzMGybxcOQTowjZUA/tK5lIBNSX9fW07dlKII0C1lDL3FhAANLJP45 MIME-Version: 1.0 X-Received: by 10.152.243.37 with SMTP id wv5mr6601019lac.10.1416003468243; Fri, 14 Nov 2014 14:17:48 -0800 (PST) Received: by 10.152.0.197 with HTTP; Fri, 14 Nov 2014 14:17:48 -0800 (PST) In-Reply-To: References: Date: Fri, 14 Nov 2014 22:17:48 +0000 Message-ID: Subject: Re: Deltas between FreeBSD and NetBSD and POSIX conformance (was "[Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386") From: Justin Cormack To: Garrett Cooper Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-testing@freebsd.org X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 22:17:51 -0000 On Fri, Nov 14, 2014 at 5:34 PM, Garrett Cooper wro= te: > Hi Justin! > Thanks for the input. I=E2=80=99ve filed a few bugs up on the Net= BSD PR tracker (look for "Garrett Cooper=E2=80=9D as the originator). Most = of the bugs I=E2=80=99ve filed/will file have to deal with header compile i= ssues (FreeBSD is more pedantic about headers and less likely to pollute in= the header namespace it seems than NetBSD is). However, I=E2=80=99ve filed= a few bugs for other issues too, e.g. http://gnats.netbsd.org/cgi-bin/quer= y-pr-single.pl?number=3D48910 , http://gnats.netbsd.org/cgi-bin/query-pr-si= ngle.pl?number=3D48962 , http://gnats.netbsd.org/cgi-bin/query-pr-single.pl= ?number=3D49001 , http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number= =3D49013 . Ok, will take a look at those, thanks. Justin