OGRECave / ogitor

Ogitor SceneBuilder, the WYSIWYG scene editing environment for OGRE
MIT License
95 stars 31 forks source link

Crashes with OGRE_THREAD_PROVIDER != 0 #12

Closed paroj closed 4 years ago

paroj commented 6 years ago

in 3 out of 4 starts in resource loading/ preparation. Probably a race condition somewhere.

kPYKx7Ddw4n1aIKZ commented 4 years ago

System Information

I tried to reproduce this issue, but I couldn't. I tried it with OGRE_THREAD_PROVIDER=4 and tried both OGRE_THREAD_SUPPORT=1 and OGRE_THREAD_SUPPORT=3. I also started it multiple times and loaded projects but everything worked as expected.

paroj commented 4 years ago

it does not crash for me either any more. Probably some Ogre or Ogitor change silently fixed it..