BVLC / caffe

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

Aborted at 1558541366 (unix time) 0x7fc1471a11ea caffe::UpgradeSnapshotPrefixProperty() #6771

Closed zgq91 closed 5 years ago

zgq91 commented 5 years ago

Hi: Executing make runtest and make pycaffe is fine, but ./examples/mnist/train_lenet_adam.sh Aborted at 1558541366 (unix time) try "date -d @1558541366" if you are using GNU date PC: @ 0x7fc145433512 (unknown) SIGSEGV (@0x6) received by PID 3108 (TID 0x7fc147dcf740) from PID 6; stack trace: @ 0x7fc1453e44b0 (unknown) @ 0x7fc145433512 (unknown) @ 0x7fc1471a11ea caffe::UpgradeSnapshotPrefixProperty() @ 0x7fc1471a1530 caffe::ReadSolverParamsFromTextFileOrDie() @ 0x40a408 train() @ 0x407508 main @ 0x7fc1453cf830 (unknown) @ 0x407f09 _start Segmentation fault (core dumped)

environment: ubuntu16.04 anaconda3 python3.6 cuda9.0

LPCelite commented 5 years ago

have you resolved this problem? I am stuck in this bug!

zgq91 commented 5 years ago

comment USE_CUDNN

qyqbird commented 4 years ago

maybe it cover up the true problem