Skip to content

Nexus segfault when there are offline CPUs #31

@yilongli

Description

@yilongli

I got a segfault when running the create_session_test at the following line:

get_lcores_for_numa_node(numa_node).at(sm_thread_lcore_index));

The problem is that sm_thread_lcore_index is assigned to be the last lcore at line 61 without considering its status while get_lcores_for_numa_node returns only online lcores.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions