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

"make runtest" of 3D caffe, SoftmaxWithLossLayerTest/0.TestGradient core dump #35

Open
l35633 opened this issue Apr 30, 2017 · 4 comments

Comments

@l35633
Copy link

l35633 commented Apr 30, 2017

hi, friend~
For your 3D caffe, I met a problem when I run "make runtest", I searched all webs, but no any clue. So I have to resort to your help.The details are below. Thank you!

4 tests from SoftmaxWithLossLayerTest/0, where TypeParam = caffe::CPUDevice
[ RUN ] SoftmaxWithLossLayerTest/0.TestGradient
*** Aborted at 1493581224 (unix time) try "date -d @1493581224" if you are using GNU date ***
PC: @ 0x7fa88613ea95 caffe::Blob<>::cpu_data()
*** SIGSEGV (@0x0) received by PID 25058 (TID 0x7fa887471ac0) from PID 0; stack trace: ***
@ 0x7fa885a90390 (unknown)
@ 0x7fa88613ea95 caffe::Blob<>::cpu_data()
@ 0x7fa886032ee7 caffe::SoftmaxWithLossLayer<>::Forward_cpu()
@ 0x40f3e8 caffe::Layer<>::Forward()
@ 0x41133f caffe::GradientChecker<>::CheckGradientSingle()
@ 0x414b23 caffe::GradientChecker<>::CheckGradientExhaustive()
@ 0x416e69 caffe::SoftmaxWithLossLayerTest_TestGradient_Test<>::TestBody()
@ 0x4339f3 testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x42cb0a testing::Test::Run()
@ 0x42cc58 testing::TestInfo::Run()
@ 0x42cd35 testing::TestCase::Run()
@ 0x42e00f testing::internal::UnitTestImpl::RunAllTests()
@ 0x42e333 testing::UnitTest::Run()
@ 0x40a849 main
@ 0x7fa8856d6830 __libc_start_main
@ 0x40ac99 _start
@ 0x0 (unknown)
Segmentation fault (core dumped)

@faustomilletari
Copy link
Owner

faustomilletari commented Apr 30, 2017 via email

@l35633
Copy link
Author

l35633 commented Apr 30, 2017 via email

@faustomilletari
Copy link
Owner

faustomilletari commented Apr 30, 2017 via email

@l35633
Copy link
Author

l35633 commented Apr 30, 2017 via email

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

2 participants