From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2F7DF43C9B for ; Wed, 13 Mar 2024 08:04:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26A4B40689 for ; Wed, 13 Mar 2024 08:04:11 +0100 (CET) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id E381C40633 for ; Wed, 13 Mar 2024 08:03:53 +0100 (CET) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-42ee2012bf0so4367101cf.0 for ; Wed, 13 Mar 2024 00:03:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710313433; x=1710918233; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=mXfsWxKq5zmk/pMocpyT35gUwdT3kvBeWYWZwu55vqI=; b=Pj5OeKmZf/tsiH5VhZcjz2VrfDBnqF8z7rG8mUGw5Kg7Z5PSljxlpXMeuo6owCgMeG rdynzBscF1kexp9RJ6JbxZau3xYlLMCni0I6LrJ3qhjJqAKdwaq7/89Q0SjDgU+HcYoV biLJrfk7eUW+2R+Ue4KMjU/lMXbNGkLX5/w5/mos0/i1LiuTZuJi5TDFT1YTHQbmt4n7 mye93W47/NKd0/ZPhhJuG0LeGmQvBClivOpilDi56f2hJcBBkGzYgHKprvU8Ng/xz5s+ ZojOu1yD3+PIfooqmA3P0Ubdr/N4jxFfYS9SUAPG1NS3Qxa9AKsrpHE4VJVIcOabo6Dt 3ZBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710313433; x=1710918233; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mXfsWxKq5zmk/pMocpyT35gUwdT3kvBeWYWZwu55vqI=; b=BapFDoHm3lvhxZPBhzSrAp0f7PQWLzeDa8sDYuwLifgLJZFNdDQs1PM5KWfMCj/l+/ u0MK23bpz6S39JrtC2NE0qZ5LKZDefHy1Jeblsq7Sfykl9jBKofUh8+MxkS4CyTs4EDa PbOVc0SxZj8ifq5NTebyJvcsybJpbL4UsMnqF4MoDXQhDfhMo/w+QjuLawfSXeV/DiDY 08kHat9/XQkn5DCFwGMsB2bZ31elJGsMOLeb40Bfi10e59jawhe/0+L19K06v2zJX3fv hUVYVtK2QgapDo3LJStdFFtAaniU1Xs3WHTFCxxd3lMOGKwbR51N6S9LKnd/SY9xTqXl oZpg== X-Gm-Message-State: AOJu0Yw2mdxCvFAkVMohc9lISPVhN46sy1pIYGZgeuubYA2GH0T+xXhH OwUI85iz2pwar19USIPP74/y5gjbf4JP/P/ZBeJ1+5Ak3wYWUfmnEzZWpTUxdUQxN+JeWeo0vpP i X-Google-Smtp-Source: AGHT+IFbm1y22NiNFX5jaBGOnpeb1ysxWqJfSTn4wP4aYCy4If/owS7TikVKhz7ubq96EAuMRfcanQ== X-Received: by 2002:ac8:5a41:0:b0:42f:2130:c243 with SMTP id o1-20020ac85a41000000b0042f2130c243mr2379822qta.27.1710313433033; Wed, 13 Mar 2024 00:03:53 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id y7-20020a05622a004700b0042f4bc5d618sm2296462qtw.85.2024.03.13.00.03.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Mar 2024 00:03:52 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: rnagadheeraj@marvell.com, robot@bytheb.org Subject: |FAILURE| pw138305 [PATCH] compress/nitrox: fix dereference after null check Date: Wed, 13 Mar 2024 03:03:51 -0400 Message-Id: <20240313070351.215804-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240313060208.17791-1-rnagadheeraj@marvell.com> References: <20240313060208.17791-1-rnagadheeraj@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/138305/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8260402965 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### 88/97 DPDK:fast-tests / telemetry_json_autotest FAIL 0.03 s (killed by signal 11 SIGSEGV) 89/97 DPDK:fast-tests / thash_autotest FAIL 0.03 s (killed by signal 11 SIGSEGV) 90/97 DPDK:fast-tests / threads_autotest OK 0.47 s 91/97 DPDK:fast-tests / ticketlock_autotest OK 0.42 s 92/97 DPDK:fast-tests / timer_autotest FAIL 0.03 s (killed by signal 11 SIGSEGV) 93/97 DPDK:fast-tests / trace_autotest FAIL 0.03 s (killed by signal 11 SIGSEGV) 94/97 DPDK:fast-tests / trace_autotest_with_traces OK 0.37 s 95/97 DPDK:fast-tests / vdev_autotest FAIL 0.03 s (killed by signal 11 SIGSEGV) 96/97 DPDK:fast-tests / version_autotest OK 0.37 s 97/97 DPDK:fast-tests / telemetry_all OK 1.12 s Ok: 68 Expected Fail: 0 Fail: 23 Unexpected Pass: 0 Skipped: 6 Timeout: 0 Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt + failed=true + catch_coredump + ls /tmp/dpdk-core.*.* + return 0 + [ true != true ] ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------