Segmentation Fault
I have made a custom python layer for loss function. I have also put it into the python path. But I am getting this error. I am new to caffe, I am stuck here.Please Help!
PC: @ 0x7f05c1c4531a PyErr_Occurred *** SIGSEGV (@0x48) received by PID 8931 (TID 0x7f05c51584c0) from PID 72; stack trace: *** @ 0x7f05c14b04b0 (unknown) @ 0x7f05c1c4531a PyErr_Occurred @ 0x7f05c1c4a9a9 PyErr_ExceptionMatches @ 0x7f05c1b821ef PyErr_PrintEx @ 0x7f05c3d3cf81 caffe::GetPythonLayer() @ 0x7f05c3a1993c caffe::LayerRegistry::CreateLayer() @ 0x7f05c3d3308c caffe::Net::Init() @ 0x7f05c3d350d4 caffe::Net::Net() @ 0x7f05c38bb697 caffe::Solver::InitTrainNet() @ 0x7f05c38bbc33 caffe::Solver::Init() @ 0x7f05c38bc11c caffe::Solver::Solver() @ 0x7f05c38d4f56 caffe::Creator_SGDSolver() @ 0x41c746 caffe::SolverRegistry::CreateSolver() @ 0x40fd35 train() @ 0x40d1a8 main @ 0x7f05c149b830 __libc_start_main @ 0x40de49 _start @ 0x0 (unknown) Segmentation fault (core dumped)