Open bbo49 opened 3 years ago
Have you found the answer to this issue? I am running into the same thing
No I haven't found a solution to this problem in centos/redhat 7.9 yet. It works fine in an ubuntu 18.04 docker container, but I couldn't dive into differences between these platforms/distros to locate the issue yet.
Have you found the answer? I got the same problem as well. @bbo49
No I'm sorry, I didn't debug any further on this issue.
When I run the Hello World example from https://github.com/GreenWaves-Technologies/pmsis_tests/tree/master/quick/hello on the virtual platform in Centos 7.9, I get a segmentation fault. I'm using the latest commit of version 2 of the SDK: 877b0a29091af9c800e7739e3d604d7e3e5d5290
I get the same issue when running any test from the tests directory inside pulp-sdk. To reproduce, build the
Dockerfile
:Put this file as a file named
Dockerfile
in a directory and open a terminal in that folder.