-
Notifications
You must be signed in to change notification settings - Fork 305
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
Runtime Error: Access violation in fv_cache.cc #15
Comments
I run the learning code on Matlab2015, ubuntu. At first I've got the "Invalid Mex-file 'fv_cache.mexa64': dlopen: cannot load anymore object with static TLS. But, after I add several dependencies to that file (like what was said in that issue), I've encountered this error and I never trained it successfully. So is there any possible solutions to this? Thank you. |
There may be some bugs in the cache management codes. |
Do you know how to fix that? |
Unfortunately, debugging the cache management codes is very hard. |
Same issuse with me, how do you fix this? |
There is no fix up until now. |
Decrease the training.cache_byte_limit option in voc_config file and see if the problem exist or not. |
I tried that, but the problem still was there. |
I modified the code for windows and there was no problem. I trained a couple of times successfully but suddenly this run-time error showed up. Exactly after "Cache holds ... examples".
matlab_crash_dump.txt
The text was updated successfully, but these errors were encountered: