Closed jakobs closed 9 years ago
Did you already try unset LANG sometimes we had problems with this even we tried to fix this inside mars? (Only a idea before i had the time to test on my own)
confirmed
bt: Program received signal SIGSEGV, Segmentation fault. 0x00007ffff5618838 in main_arena () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) bt
this=0xb68ec0, lightList=std::vector of length 1, capacity 1 = {...},
reload=<optimized out>, shaderSources=...)
at /home/goldhoorn/bootstraps/mars/simulation/mars/graphics/src/3d_objects/DrawObject.cpp:585
this=0xbd0d60, val=<optimized out>)
at /home/goldhoorn/bootstraps/mars/simulation/mars/graphics/src/3d_objects/DrawObject.cpp:687
this=0x7745f0, options=...)
at /home/goldhoorn/bootstraps/mars/simulation/mars/graphics/src/GraphicsManager.cpp:477
this=<optimized out>, config=...)
at /home/goldhoorn/bootstraps/mars/simulation/mars/scene_loader/src/Load.cpp:374
this=0x7fffffffc700)
I have a fix on my machine at home. Will commit this evening.
should be fixed?
Yes, thanks.
When I try to load the pool.scn https://github.com/auv-avalon/avalon_simulation/blob/master/configuration/pool.scn I get a segfault.