weiliu89 / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
4.77k stars 1.67k forks source link

Opened lmdb error!Segmentation fault (core dumped) #934

Open chenzyhust opened 6 years ago

chenzyhust commented 6 years ago

C: @ 0x7f342f215dea cv::InputArray::getMat() SIGSEGV (@0x80030001) received by PID 26606 (TID 0x7f3440318ac0) from PID 18446744071562264577; stack trace: @ 0x7f343d8a04b0 (unknown) @ 0x7f342f215dea cv::InputArray::getMat() @ 0x7f343e416a29 cv::imdecode() @ 0x7f343f6cdc4b caffe::DecodeDatumToCVMatNative() @ 0x7f343f879368 caffe::DataTransformer<>::InferBlobShape() @ 0x7f343f72b867 caffe::AnnotatedDataLayer<>::DataLayerSetUp() @ 0x7f343f83fd83 caffe::BasePrefetchingDataLayer<>::LayerSetUp() @ 0x7f343f8be0c2 caffe::Net<>::Init() @ 0x7f343f8bf951 caffe::Net<>::Net() @ 0x7f343f70800a caffe::Solver<>::InitTrainNet() @ 0x7f343f709307 caffe::Solver<>::Init() @ 0x7f343f7096aa caffe::Solver<>::Solver() @ 0x7f343f8966e3 caffe::Creator_SGDSolver<>() @ 0x40acb9 train() @ 0x4075c0 main @ 0x7f343d88b830 __libc_start_main @ 0x407de9 _start Segmentation fault (core dumped)

chenzyhust commented 6 years ago

hi everyone,I have this problem and I donnot know how to solve the problem,who can help me?

nian-liu commented 5 years ago

Same problem, did you solve it?