From owner-freebsd-testing@freebsd.org Mon Jan 20 14:04:00 2020 Return-Path: Delivered-To: freebsd-testing@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 876E41FB3EA; Mon, 20 Jan 2020 14:04:00 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 481YLS35Plz4YH6; Mon, 20 Jan 2020 14:04:00 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1129) id 4A7E714205; Mon, 20 Jan 2020 14:04:00 +0000 (UTC) Date: Mon, 20 Jan 2020 14:04:00 +0000 From: Li-Wen Hsu To: freebsd-testing@freebsd.org Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: FreeBSD CI Weekly Report 2020-01-19 Message-ID: <20200120140400.GA97414@freefall.freebsd.org> Reply-To: freebsd-testing@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.11.4 (2019-03-13) X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jan 2020 14:04:00 -0000 (Please send the followup to freebsd-testing@ and note Reply-To is set.) FreeBSD CI Weekly Report 2020-01-19 =================================== Here is a summary of the FreeBSD Continuous Integration results for the period from 2020-01-13 to 2020-01-19. During this period, we have: * 2185 builds (85.3% (-0.3) passed, 14.7% (+0.3) failed) of buildworld and buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6, armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64, sparc64 architectures for head, stable/12, stable/11 branches. * 340 test runs (82.0% (-0.5) passed, 12.1% (-4.4) unstable, 5.9% (+4.9) exception) were executed on amd64, i386, riscv64 architectures for head, stable/12, stable/11 branches. * 34 doc builds (100% (0) passed) Test case status (on 2020-01-19 23:59): | Branch/Architecture | Total | Pass | Fail | Skipped | | ------------------- | -------- | --------- | ----- | ------- | | head/amd64 | 7646 (0) | 7576 (-3) | 0 (0) | 70 (+3) | | head/i386 | 7644 (0) | 7570 (-3) | 0 (0) | 74 (+3) | | 12-STABLE/amd64 | 7520 (0) | 7472 (+3) | 0 (0) | 48 (-3) | | 12-STABLE/i386 | 7518 (0) | 7462 (0) | 0 (0) | 56 (0) | | 11-STABLE/amd64 | 6861 (0) | 6814 (+3) | 0 (0) | 47 (-3) | | 11-STABLE/i386 | 6859 (0) | 6807 (0) | 0 (0) | 52 (0) | (The statistics from experimental jobs are omitted) If any of the issues found by CI are in your area of interest or expertise please investigate the PRs listed below. The latest web version of this report is available at https://hackmd.io/@FreeBSD-CI/report-20200119 and archive is available at https://hackmd.io/@FreeBSD-CI/ , any help is welcome. ## News * All the -head jobs except sparc64 and mips/mips64 are switched to clang/lld toolchain (powerpc* are using GNU ld except powerpc64) for preparing the GCC 4.2.1 removal. Now the official toolchain of mips* are mips*-gcc6 packages (devel/freebsd-gcc6 in ports with mips* FLAVOR) For more information, please check: * ["Gcc 4.2.1 to be removed before FreeBSD 13, a firm timeline" on freebsd-arch@ mailing list](https://lists.freebsd.org/pipermail/freebsd-arch/2020-January/019823.html) * "Default Tool Chain" section of arch(7) * https://wiki.freebsd.org/ExternalGCC ## Failing builds * https://ci.freebsd.org/job/FreeBSD-head-powerpcspe-build/ Broken after PowerPC switch to llvm toolchain, waiting for https://reviews.llvm.org/D72014 merged. * https://ci.freebsd.org/job/FreeBSD-head-mips-build/ * https://ci.freebsd.org/job/FreeBSD-head-mips64-build/ More information is available at https://reviews.freebsd.org/D23128 ## Failing and Flaky Tests (from experimental jobs) * https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/ * cddl.usr.sbin.dtrace.common.misc.t_dtrace_contrib.tst_dynopt_d * https://bugs.freebsd.org/237641 * https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/ * There are ~13 failing and ~109 skipped cases, including flakey ones, see https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/testReport/ for more details * Work for cleaning these failing cass are in progress * https://ci.freebsd.org/job/FreeBSD-head-amd64-test_ltp/ * Total 3670 tests (+1609), 2278 success (+4), 583 failures (-4), 809 skipped (+87) ## Disabled Tests * sys.fs.tmpfs.mount_test.large https://bugs.freebsd.org/212862 * sys.fs.tmpfs.link_test.kqueue https://bugs.freebsd.org/213662 * sys.kqueue.libkqueue.kqueue_test.main https://bugs.freebsd.org/233586 * sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop https://bugs.freebsd.org/220841 * lib.libc.regex.exhaust_test.regcomp_too_big (i386 only) https://bugs.freebsd.org/237450 * sys.netinet.socket_afinet.socket_afinet_bind_zero https://bugs.freebsd.org/238781 * sys.netpfil.pf.names.names * sys.netpfil.pf.synproxy.synproxy https://bugs.freebsd.org/238870 * sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger https://bugs.freebsd.org/239292 * sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger https://bugs.freebsd.org/239397 * sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger https://bugs.freebsd.org/239399 * sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger https://bugs.freebsd.org/239425 * lib.libc.gen.getmntinfo_test.getmntinfo_test https://bugs.freebsd.org/240049 * sys.sys.qmath_test.qdivq_s64q https://bugs.freebsd.org/240219 * sys.kern.ptrace_test.ptrace__getppid https://bugs.freebsd.org/240510 * lib.libc.sys.stat_test.stat_socket https://bugs.freebsd.org/240621 * lib.libarchive.functional_test.test_write_filter_zstd https://bugs.freebsd.org/240683 * lib.libcasper.services.cap_dns.dns_test.main https://bugs.freebsd.org/241435 * local.kyua.* (31 cases) & local.lutok.* (3 cases) on 11-i386 https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/2278/testReport/ * sys.geom.class.multipath.failloop.failloop https://bugs.freebsd.org/242689 ## Issues ### Cause build fails * https://bugs.freebsd.org/233735 Possible build race: genoffset.o /usr/src/sys/sys/types.h: error: machine/endian.h: No such file or directory * https://bugs.freebsd.org/233769 Possible build race: ld: error: unable to find library -lgcc_s ### Cause kernel panics * https://bugs.freebsd.org/238870 sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic Patch exists: * https://reviews.freebsd.org/D20868 * https://reviews.freebsd.org/D20869 ### Open * https://bugs.freebsd.org/242689 sys.geom.class.multipath.failloop.failloop fails due to too many CTF entries * https://bugs.freebsd.org/237403 Tests in sys/opencrypto should be converted to Python3 * https://bugs.freebsd.org/237641 Flakey test case: common.misc.t_dtrace_contrib.tst_dynopt_d * https://bugs.freebsd.org/237656 "Freed UMA keg (rtentry) was not empty (18 items). Lost 1 pages of memory." seen when running sys/netipsec tests * https://bugs.freebsd.org/238781 sys.netinet.socket_afinet.socket_afinet_bind_zero does not work when mac_portacl(4) loaded * https://bugs.freebsd.org/239292 Flakey test case: sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger * https://bugs.freebsd.org/239397 Flakey test case: sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger * https://bugs.freebsd.org/239399 Flakey test case: sys.kern.ptrace_test.ptrace__parent_sees_exit_after_child_debugger * https://bugs.freebsd.org/239425 Flakey test case: sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger * https://bugs.freebsd.org/241662 Flakey test case: lib.libarchive.functional_test.test_fuzz_iso9660 ### Others * [Tickets related to testing@](https://preview.tinyurl.com/y9maauwg) From owner-freebsd-testing@freebsd.org Mon Jan 20 14:17:49 2020 Return-Path: Delivered-To: freebsd-testing@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3C4AF1FBD0B for ; Mon, 20 Jan 2020 14:17:49 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 481YfP0sLcz4Z5m for ; Mon, 20 Jan 2020 14:17:48 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-qk1-x735.google.com with SMTP id z76so30209475qka.2 for ; Mon, 20 Jan 2020 06:17:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=/2h+0WgZ5OqUCkY1FjcywfNRUy1XxaNKVsA+Dc0it0k=; b=spttNBp/AR3y5ZY2rKD0ps8ANkBW9V2/HTclB/aegVAKK34dqOPOj0yNeMcT6+MQLO JRcA6b/Kfc0UeQ8M1lYlXhZcGSxDiQoU4zeZ6iB6Pq9+UP0vxv4m+pbOKzIM1deQ5h6C Mv2ZrovNdreAiOw5QfRuuNnz5Mu0yQ13QTyp2A75xFPgdYCpOzlOQrjI+dafvrxXoYEh KYYV76AWTzVhbZsc7BSfOyjFLyicpWgL2T1+lkRQRVv9EU3n016RbugC8MbJKW1Aes6n oY2yGVU26oXQijMCUq2M+/EKkIo2WUFTbiCxxZabf8cd4qXxrcqiYIM9wI1HUoGjKbWq KwtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=/2h+0WgZ5OqUCkY1FjcywfNRUy1XxaNKVsA+Dc0it0k=; b=VuZJcy4+YFwNHqSpD+BjMq7hoQvdUteRkgCC8tQWCHp7GiPVSPMvWXWbiZikbOZw5x 6r+n5ijDIsmQkIZRjP61Jk1vyd447VV9Fg1IyjrPN/bb9aTuPr+Vb8UeRXlvZb+v5VsZ 4qHKbBW3/MVh0MB/I9iwVa4esaHH7hd0zoYli76FZOTjvRrkCwu1Rv6dbgz/RJP/kU0d BJ/tNXP2J255KdDYJcdImKHXSaxLm4nTlyYmehGck2zxk4SaYdI/x7mLScSk1RGvftPl Te/SNZZotQSuO9XLLlwWNBz0MWBYwv0b74l/StyKCBZ2MByR4W0P2oFWIbhqO1MZqN4V XZ7A== X-Gm-Message-State: APjAAAUD4SL02F8wf9RUrYtrT8tvWrgofqJFCIiNhEQ8kvoo4LHwUOs/ 5TWPHjJG8Sl+iCTobyTactccgCT9 X-Google-Smtp-Source: APXvYqwAHIr2XFvBElzS/ASLB982y7NNLMz2+vxd9Ml0Td5os28Lx4k7qR0vSd1LyKBpEIh0kke0Qg== X-Received: by 2002:a37:7b84:: with SMTP id w126mr50973493qkc.280.1579529867095; Mon, 20 Jan 2020 06:17:47 -0800 (PST) Received: from spy ([24.114.65.223]) by smtp.gmail.com with ESMTPSA id a14sm9819969qta.97.2020.01.20.06.17.45 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Jan 2020 06:17:46 -0800 (PST) Sender: Mark Johnston Date: Mon, 20 Jan 2020 09:17:44 -0500 From: Mark Johnston To: freebsd-testing@freebsd.org Subject: Re: FreeBSD CI Weekly Report 2020-01-19 Message-ID: <20200120141744.GB28594@spy> References: <20200120140400.GA97414@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200120140400.GA97414@freefall.freebsd.org> X-Rspamd-Queue-Id: 481YfP0sLcz4Z5m X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jan 2020 14:17:49 -0000 On Mon, Jan 20, 2020 at 02:04:00PM +0000, Li-Wen Hsu wrote: > (Please send the followup to freebsd-testing@ and note Reply-To is set.) > > FreeBSD CI Weekly Report 2020-01-19 > =================================== > > [...] > ### Open > * https://bugs.freebsd.org/242689 > sys.geom.class.multipath.failloop.failloop fails due to too many CTF entries Hi, This test is fixed now. From owner-freebsd-testing@freebsd.org Mon Jan 20 14:30:26 2020 Return-Path: Delivered-To: freebsd-testing@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 101E61FC3E3 for ; Mon, 20 Jan 2020 14:30:26 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: from mail-yb1-f178.google.com (mail-yb1-f178.google.com [209.85.219.178]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 481Ywx6jg6z4Zy8; Mon, 20 Jan 2020 14:30:25 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: by mail-yb1-f178.google.com with SMTP id f136so9680518ybg.11; Mon, 20 Jan 2020 06:30:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=F45DJqmspGzzaH4qoeaeDZZKii0FOfLYEOdUYyUa2s0=; b=uGbSATotfM2BlB6v/B2MFNiHsiQME2g42uDUTX6uoFksUq2YB7misj2pyLmsvWCbbX atdxnhHw282sCAwAzWu4v6tL+KLOE/gAUxhzX25XLsA2lBuvUe/JMoiumXAnnssk6C0V z8f2tHuMPls9hrRWV5zZnL3dfdD2zNY7v/QSJQP2W1Fjrdh50S7ZCnVaNUmWSaDl/znX l+cxWHEvt2TFWvWQhAyH90PAabUglropDlTzW3St3mGSpdWTVMUfXKWcJ0I/IaIG53xa Q5IYoFHL8KhsGbtkOqz2E/Y9Z/yyktqDO0AOqDiCCpwcUpRUVZHMQ4i6Uk3dpJQAb+DQ z+Kw== X-Gm-Message-State: APjAAAW5wRdmOHHTMKE6Ud3+hpiexDJb2D3TtWzc4H4fmyeaorOvgH0m Iyrul4XkirEE5g3C+/faR4oPV5HSKBfrCS06IPCZdA== X-Google-Smtp-Source: APXvYqwXH3/iC4DmQ3N8MwjuUDsOeYZIfJiXYRtlIDBduNWfTsA1qQB2ROHRJSMa56EbNM92lHcUc3ZGvRIw1+PcvMk= X-Received: by 2002:a25:ef0c:: with SMTP id g12mr4925555ybd.405.1579530624645; Mon, 20 Jan 2020 06:30:24 -0800 (PST) MIME-Version: 1.0 References: <20200120140400.GA97414@freefall.freebsd.org> <20200120141744.GB28594@spy> In-Reply-To: <20200120141744.GB28594@spy> From: Li-Wen Hsu Date: Mon, 20 Jan 2020 22:30:12 +0800 Message-ID: Subject: Re: FreeBSD CI Weekly Report 2020-01-19 To: Mark Johnston Cc: freebsd-testing@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 481Ywx6jg6z4Zy8 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[] X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jan 2020 14:30:26 -0000 On Mon, Jan 20, 2020 at 10:17 PM Mark Johnston wrote: > > On Mon, Jan 20, 2020 at 02:04:00PM +0000, Li-Wen Hsu wrote: > > (Please send the followup to freebsd-testing@ and note Reply-To is set.) > > > > FreeBSD CI Weekly Report 2020-01-19 > > =================================== > > > > [...] > > ### Open > > * https://bugs.freebsd.org/242689 > > sys.geom.class.multipath.failloop.failloop fails due to too many CTF entries > > Hi, > > This test is fixed now. Oh, forgot to delete this entry. Thanks for notification. The web version has been updated. Li-Wen From owner-freebsd-testing@freebsd.org Sat Jan 25 18:27:29 2020 Return-Path: Delivered-To: freebsd-testing@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4CAC81F6A08 for ; Sat, 25 Jan 2020 18:27:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 484ky90l1Jz3PGB for ; Sat, 25 Jan 2020 18:27:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 18F461F6A07; Sat, 25 Jan 2020 18:27:29 +0000 (UTC) Delivered-To: testing@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 18AAA1F6A06 for ; Sat, 25 Jan 2020 18:27:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::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.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 484ky83cBRz3PFw for ; Sat, 25 Jan 2020 18:27:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 623ECC7E5 for ; Sat, 25 Jan 2020 18:27:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 00PIRSDh036803 for ; Sat, 25 Jan 2020 18:27:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 00PIRSNj036802 for testing@freebsd.org; Sat, 25 Jan 2020 18:27:28 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: testing@freebsd.org Subject: [Bug 238870] sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic Date: Sat, 25 Jan 2020 18:27:28 +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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mail@jpoa.info X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: 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.29 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jan 2020 18:27:29 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238870 mail@jpoa.info changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail@jpoa.info --- Comment #22 from mail@jpoa.info --- (In reply to Kristof Provost from comment #20) Thanks for the explanation. For what is worth adding a delay before destroy= ing the epair solved the kernel panic issues. --=20 You are receiving this mail because: You are the assignee for the bug.=