From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: segfault in vt_pci_init Date: Wed, 22 Jun 2016 15:39:10 +0200 Message-ID: <33332591.NU01Sd09qa@xps13> References: <576A8424.7080000@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Gray, Mark D" , Tim Rozet To: Thomas F Herbert Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id 09DB3C33A for ; Wed, 22 Jun 2016 15:39:12 +0200 (CEST) Received: by mail-wm0-f53.google.com with SMTP id f126so88282109wma.1 for ; Wed, 22 Jun 2016 06:39:12 -0700 (PDT) In-Reply-To: <576A8424.7080000@redhat.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-06-22 14:27, Thomas F Herbert: > Program received signal SIGSEGV, Segmentation fault. > 0x0000000000616172 in vtpci_init (dev=0xbfb0f0, hw=0x7fffd57d0700, > dev_flags=0x7fffffffdf9c) > at /home/heat-admin/dpdk/drivers/net/virtio/virtio_pci.c:722 > 722 dev->devargs->type != RTE_DEVTYPE_WHITELISTED_PCI) { Please could you check with the current HEAD? Maybe this commit can fix your issue: http://dpdk.org/commit/7e40200c56