Skip to content

Segfault in ipv6nd.c #614

@lima-limon-inc

Description

@lima-limon-inc

I've been having ocasional segfaults on dhcpcd. I couldn't pinpoint the issue yet, but I do believe it only happens when I have docker running.
I've enabled a core dump and it appears that the segfault occurred on this line:

	if (ifp->ctx->ra_routers == NULL)
		return;

Link to the file.

Maybe this is related to #566

OS: Gentoo Linux
Arch: x86_64
dhcpcd version: 10.3.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions