happynear / happynear/caffe-windows

GFlags crashes in Caffe.exe Debug mode and Test_all.exe failed.

Open
#287 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.3k
Forks
637
PR merge metrics
No merged PRs in 30d

Description

Hello, I have built caffe in windows 10 cuda 9.0. I build both debug and release.
I try to debug caffe.exe and it crashes when step into "gflags::SetVersionString(AS_STRING(CAFFE_VERSION));" or "gflags::SetUsageMessage". It shows bad_alloc.

And I run test_all.exe which is built in Release mode. Some tests fail and finnally crashes: “F0706 23:08:54.869709 12912 layer.hpp:375] Check failed: ExactNumBottomBlobs() == bottom.size() (4 vs. 3) ContrastiveLoss Layer takes 4 bottom blob(s) as input.
*** Check failure stack trace: ***”

Could you fix these bugs? Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.