[dpdk-dev] [Bug 262] Error: Invalid memory for eth_virtio_dev_init()
David Marchand
david.marchand at redhat.com
Tue Apr 30 12:57:21 CEST 2019
On Tue, Apr 30, 2019 at 12:49 PM <bugzilla at dpdk.org> wrote:
> https://bugs.dpdk.org/show_bug.cgi?id=262
>
> Bug ID: 262
> Summary: Error: Invalid memory for eth_virtio_dev_init()
> Product: DPDK
> Version: 18.11
> Hardware: x86
> OS: Linux
> Status: CONFIRMED
> Severity: normal
> Priority: Normal
> Component: vhost/virtio
> Assignee: dev at dpdk.org
> Reporter: sivaprasad.tummala at intel.com
> Target Milestone: ---
>
> Error from EAL: `log_dpdk(): loglevel=4: EAL: Error: Invalid memory`
>
> Occurs: during rte_eal_init for non dpdk virtio interfaces
>
> Reason: double free for "mac_addrs" from `eth_virtio_dev_init()` and
> `virtio_user_eth_dev_free()/rte_eth_dev_release_port()`
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
This problem should have been fixed in master with commit
https://git.dpdk.org/dpdk/commit/?id=7dee8c79483e370a346d68060b0b890b273e9a46
.
--
David Marchand
More information about the dev
mailing list