pybind11 bindings throwing exit code 139 (11:SIGSEGV) when accessing a struct member variable
I’m getting a segfault – Python exit code 139 (11:SIGSEGV) – when attempting to access a struct member variable. The struct looks like:
I’m getting a segfault – Python exit code 139 (11:SIGSEGV) – when attempting to access a struct member variable. The struct looks like: