-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possible crashes in BIH::intersectRay #1418
Comments
possible. but fist need make LockedVector works with MangosR2_Mutex. |
Closed by 7a569ea |
Those possible related to mr3120: 3c29462 http://pastebin.com/UTim7vct |
first two not related - cycled, but in real calculations (possible problem in VMAP files). third - possible need revert 3102. |
Yep, i'll revert 3102 because seems as having issues with other locks, including those in ThreatContainer. But something is not working fine on Vmaps... T.T |
sorry, don't understand as make anything with this... node = 133399219 - seems source data (vmap and GO model) broken in memory... |
http://pastebin.com/gjzE9TR2
http://pastebin.com/qQUeChZj
http://pastebin.com/0Sf1VsBk
Reimplement Locked vector should fix the issue.
The text was updated successfully, but these errors were encountered: