Skip to content

Segfault caused by logger on Windows #331

@johnwason

Description

@johnwason

Logging was causing segfaults in numerical_ik_unit.cpp and simple_collision_unit.cpp unit tests on Windows. The logging has been disabled by commenting out gLogLevel = util::LevelDebug; in the test fixtures. See
https://github.com/tesseract-robotics/trajopt/actions/runs/5300211470/jobs/9593645305 for example output. This segfault problem only occurs on GitHub actions. The tests run normally locally.

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