From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 11972A0540 for ; Mon, 13 Jul 2020 04:31:30 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C7ABC1C1E3; Mon, 13 Jul 2020 04:31:29 +0200 (CEST) Received: from inbox.dpdk.org (xvm-172-178.dc0.ghst.net [95.142.172.178]) by dpdk.org (Postfix) with ESMTP id C746F1C1E3 for ; Mon, 13 Jul 2020 04:31:28 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id 9074BA0544; Mon, 13 Jul 2020 04:31:28 +0200 (CEST) From: bugzilla@dpdk.org To: spp@dpdk.org Date: Mon, 13 Jul 2020 02:31:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: SPP X-Bugzilla-Component: main X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: masahiro.nemoto.es@s1.ntt-tx.co.jp X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: yasufum.o@gmail.com 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: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 Subject: [spp] [Bug 442] disable ASLR is been highly recommended X-BeenThere: spp@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Soft Patch Panel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spp-bounces@dpdk.org Sender: "spp" https://bugs.dpdk.org/show_bug.cgi?id=3D442 masahiro nemoto (masahiro.nemoto.es@s1.ntt-tx.co.jp) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |masahiro.nemoto.es@s1.ntt-t | |x.co.jp --- Comment #4 from masahiro nemoto (masahiro.nemoto.es@s1.ntt-tx.co.jp) --- Hello Vipin, Apologize about my late reply. First of all, we have tried '--base-virtaddr and --single-file-segments' op= tion when starting primary process using DPDK20.02, ASLR enabled. 1. Result with DPDK20.02 Segmentation fault was observed when two secondary process(spp_vf) try to u= se vhost. 2. Result with DPDK20.05 Segmentaion fault was NOT observed with the same condition above. 3. Analysis Vhost related bug is fixed and merged from DPDK20.05 and this maybe the cau= se difference of results. (commit 7470f845c17ac27ce08b22f3c024169e51ade990) 4. Document impact - Document for SPP 20.02, ASLR disable can NOT be deleted. - Document for SPP 20.05 or onward, ASLR disable can be deleted(but should = be tested carefully) What do you think? --=20 You are receiving this mail because: You are on the CC list for the bug.=