Skip to content

Segfault running MNIST example lenet-stn.jl #369

Open
@rickhg12hs

Description

@rickhg12hs

lenet.jl example seems to run OK, but lenet-stn.jl segfaults.

$ julia -e 'versioninfo(); include("lenet-stn.jl")'
Julia Version 0.6.1
Commit 0d7248e2ff (2017-10-24 22:15 UTC)
Platform Info:
  OS: Linux (x86_64-redhat-linux)
  CPU: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, skylake)
INFO: Start training on MXNet.mx.Context[CPU0]
INFO: Initializing parameters...
INFO: Creating KVStore...
INFO: TempSpace: Total 13 MB allocated on CPU0
INFO: Start training...

signal (11): Segmentation fault
while loading /home/rick/tmp/mnist/MXNet/lenet-stn.jl, in expression starting on line 64
Segmentation fault (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions