Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault caused by logger on Windows #331

Open
johnwason opened this issue Jun 18, 2023 · 0 comments
Open

Segfault caused by logger on Windows #331

johnwason opened this issue Jun 18, 2023 · 0 comments

Comments

@johnwason
Copy link
Contributor

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.

@johnwason johnwason changed the title Segfault cost by logger on Windows Segfault caused by logger on Windows Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant