lfreist / hwinfo

cross platform C++ library for hardware information (CPU, RAM, GPU, ...)
MIT License
433 stars 74 forks source link

GitHub Action fails for MSVC build #59

Closed lfreist closed 9 months ago

lfreist commented 10 months ago

Segmentation fault probably at this line.

I cannot reproduce the issue local - even when running with address sanitizer everything runs just fine.

Would be happy, if someone can reproduce and provide more details...