caffe
caffe copied to clipboard
terminate called after throwing an instance of 'std::bad_alloc'
Error ocurs when I run python ssd_pascal.py
terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc *** Aborted at 1501135804 (unix time) try "date -d @1501135804" if you are using GNU date *** PC: @ 0x7f31cadd5428 gsignal *** SIGABRT (@0x30) received by PID 48 (TID 0x7f317b7fe700) from PID 48; stack trace: *** @ 0x7f31cadd54b0 (unknown) @ 0x7f31cadd5428 gsignal @ 0x7f31cadd702a abort @ 0x7f31cb40e84d __gnu_cxx::__verbose_terminate_handler() @ 0x7f31cb40c6b6 (unknown) @ 0x7f31cb40c701 std::terminate() @ 0x7f31cb40c919 __cxa_throw @ 0x7f31cb40cebc operator new() @ 0x7f31cc5734ad std::__cxx11::basic_string<>::_M_construct<>() @ 0x7f31cc5743bb _ZN5caffe2db10LMDBCursor5valueB5cxx11Ev @ 0x7f31cc5029ce caffe::DataReader<>::Body::read_one() @ 0x7f31cc50825d caffe::DataReader<>::Body::InternalThreadEntry() @ 0x7f31cc566cf5 caffe::InternalThread::entry() @ 0x7f31bfb705d5 (unknown) @ 0x7f31b833d6ba start_thread @ 0x7f31caea682d clone @ 0x0 (unknown) Aborted (core dumped)
Your system configuration
Operating system: ubuntu16.04 Compiler: CUDA version (if applicable): 8.0 CUDNN version (if applicable): 6.0 BLAS: Python or MATLAB version (for pycaffe and matcaffe respectively):
hi, have you resolved this issue?
I meet the same trouble with you, Wishing you give me a solution, Hoping you have nice day.