deeplearning4j: Fatal Error: SIGBUS
Got this while tuning Inception-ResNet
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007f62fcf5ca32, pid=5166, tid=0x00007f61ebbfd700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_111-b14) (build 1.8.0_111-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.111-b14 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libzip.so+0x11a32] newEntry+0x62
#
Full error log: https://gist.github.com/crockpotveggies/2d9533bc768dffe572873db12347d93e
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 15 (7 by maintainers)
I suggested Docker because the problem seems to originate from the Docker environment. I can try to recreate it in OSX but Iām unsure it will occur On Tue, Feb 28, 2017 at 3:33 AM Samuel Audet notifications@github.com wrote: