peteanderson80 / Matterport3DSimulator

AI Research Platform for Reinforcement Learning from Real Panoramic Images.
Other
481 stars 129 forks source link

Core dumped error #97

Open g-jing opened 3 years ago

g-jing commented 3 years ago

When I used the command: ./build/tests ~Timing It shows:

All tests passed (119213 assertions in 5 test cases)
Segmentation fault (core dumped)

But it is ok when using: ./build/tests Timing It shows:

Preloading images: 0.333333 minutes
Rendered 45000 frames
Wall time: 33383 ms, (1347.99 fps)
Process time: 33376 ms, (1348.27 fps)
    Image loading: 0 ms
    Rendering: 22770 ms
    Reading rendered image: 10039 ms

Do you have any idea about this? Also, will that error influence experiment results? Thanks.

HuzaifaSalahuddin commented 1 year ago

Same Problem, any help would be appreciated

hajar-nii commented 1 year ago

Hello, I have the same problem. Did anyone find a solution yet? And were the experiment results influenced in any way?