-
Notifications
You must be signed in to change notification settings - Fork 122
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
Comments
hello.
don’t do the run test!
… On Apr 30, 2017, at 4:37 PM, l35633 ***@***.***> wrote:
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 @1493581 <1493581224>" if you are using GNU date ***
PC: @ 0x7fa88613ea95 caffe::Blob<>::cpu_data()
*** SIGSEGV ***@***.*** <https://github.com/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)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#35>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AMtsvgGMkwAW-xmPRo4uVwXjJI7j8BPjks5r1PEjgaJpZM4NMrxb>.
|
It means that even if this test does not passed, you v-net still can work well, right?
Thank you very much, my friend!
2017-04-30
lemontree
发件人:Fausto Milletari <[email protected]>
发送时间:2017-04-30 16:52
主题:Re: [faustomilletari/VNet] "make runtest" of 3D caffe, SoftmaxWithLossLayerTest/0.TestGradient core dump (#35)
收件人:"faustomilletari/VNet"<[email protected]>
抄送:"l35633"<[email protected]>,"Author"<[email protected]>
hello.
don’t do the run test!
On Apr 30, 2017, at 4:37 PM, l35633 ***@***.***> wrote:
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 @1493581 <1493581224>" if you are using GNU date ***
PC: @ 0x7fa88613ea95 caffe::Blob<>::cpu_data()
*** SIGSEGV ***@***.*** <https://github.com/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)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#35>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AMtsvgGMkwAW-xmPRo4uVwXjJI7j8BPjks5r1PEjgaJpZM4NMrxb>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Yes.
Have a nice day
Fausto Milletarì
Sent from my iPhone
… On 30. Apr 2017, at 18:04, l35633 ***@***.***> wrote:
It means that even if this test does not passed, you v-net still can work well, right?
Thank you very much, my friend!
2017-04-30
lemontree
发件人:Fausto Milletari ***@***.***>
发送时间:2017-04-30 16:52
主题:Re: [faustomilletari/VNet] "make runtest" of 3D caffe, SoftmaxWithLossLayerTest/0.TestGradient core dump (#35)
***@***.***>
***@***.******@***.***>
hello.
don’t do the run test!
> On Apr 30, 2017, at 4:37 PM, l35633 ***@***.***> wrote:
>
> 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 @1493581 <1493581224>" if you are using GNU date ***
> PC: @ 0x7fa88613ea95 caffe::Blob<>::cpu_data()
> *** SIGSEGV ***@***.*** <https://github.com/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)
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub <#35>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AMtsvgGMkwAW-xmPRo4uVwXjJI7j8BPjks5r1PEjgaJpZM4NMrxb>.
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Thank you for your pretty fast response! Have a nice evening, my nice friend!
2017-04-30
lemontree
发件人:Fausto Milletari <[email protected]>
发送时间:2017-04-30 18:11
主题:Re: [faustomilletari/VNet] "make runtest" of 3D caffe, SoftmaxWithLossLayerTest/0.TestGradient core dump (#35)
收件人:"faustomilletari/VNet"<[email protected]>
抄送:"l35633"<[email protected]>,"Author"<[email protected]>
Yes.
Have a nice day
Fausto Milletarì
Sent from my iPhone
On 30. Apr 2017, at 18:04, l35633 ***@***.***> wrote:
It means that even if this test does not passed, you v-net still can work well, right?
Thank you very much, my friend!
2017-04-30
lemontree
发件人:Fausto Milletari ***@***.***>
发送时间:2017-04-30 16:52
主题:Re: [faustomilletari/VNet] "make runtest" of 3D caffe, SoftmaxWithLossLayerTest/0.TestGradient core dump (#35)
***@***.***>
***@***.******@***.***>
hello.
don’t do the run test!
> On Apr 30, 2017, at 4:37 PM, l35633 ***@***.***> wrote:
>
> 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 @1493581 <1493581224>" if you are using GNU date ***
> PC: @ 0x7fa88613ea95 caffe::Blob<>::cpu_data()
> *** SIGSEGV ***@***.*** <https://github.com/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)
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub <#35>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AMtsvgGMkwAW-xmPRo4uVwXjJI7j8BPjks5r1PEjgaJpZM4NMrxb>.
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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)
The text was updated successfully, but these errors were encountered: