Skip to content
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

Open
mbt925 opened this issue Jan 23, 2016 · 8 comments
Open

Runtime Error: Access violation in fv_cache.cc #15

mbt925 opened this issue Jan 23, 2016 · 8 comments

Comments

@mbt925
Copy link

mbt925 commented Jan 23, 2016

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
cache_error

@ElaineJiang
Copy link

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.

@mbt925
Copy link
Author

mbt925 commented Aug 16, 2016

There may be some bugs in the cache management codes.

@ElaineJiang
Copy link

Do you know how to fix that?

@mbt925
Copy link
Author

mbt925 commented Aug 16, 2016

Unfortunately, debugging the cache management codes is very hard.

@xiaozhuka
Copy link

Same issuse with me, how do you fix this?

@mbt925
Copy link
Author

mbt925 commented May 24, 2017

There is no fix up until now.

@saleki
Copy link

saleki commented Sep 4, 2017

Decrease the training.cache_byte_limit option in voc_config file and see if the problem exist or not.

@mbt925
Copy link
Author

mbt925 commented Sep 4, 2017

I tried that, but the problem still was there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants