February 5, 20179 yr Hi, trying to get mattikus/murmur from docker hub to run. This is what the log saying. panic: standard_init_linux.go:175: exec user process caused "exec format error" [recovered] panic: standard_init_linux.go:175: exec user process caused "exec format error" goroutine 1 [running, locked to thread]: panic(0x6ee920, 0xc42014aa80) /usr/lib64/go1.7.1/go/src/runtime/panic.go:500 +0x1a1 github.com/urfave/cli.HandleAction.func1(0xc4200bb750) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/urfave/cli/app.go:478 +0x247 panic(0x6ee920, 0xc42014aa80) /usr/lib64/go1.7.1/go/src/runtime/panic.go:458 +0x243 github.com/opencontainers/runc/libcontainer.(*LinuxFactory).StartInitialization.func1(0xc4200bb1a0, 0xc4200480b8, 0xc4200bb240) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/factory_linux.go:259 +0x18f github.com/opencontainers/runc/libcontainer.(*LinuxFactory).StartInitialization(0xc420077540, 0xaa19a0, 0xc42014aa80) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/opencontainers/runc/libcontainer/factory_linux.go:277 +0x353 main.glob..func8(0xc4200bea00, 0x0, 0x0) /tmp/SBo/runc-1.0.0-rc2/main_unix.go:26 +0x66 reflect.Value.call(0x6d97c0, 0x764dc8, 0x13, 0x73787b, 0x4, 0xc4200bb710, 0x1, 0x1, 0x4d0928, 0x72d6e0, ...) /usr/lib64/go1.7.1/go/src/reflect/value.go:434 +0x5c8 reflect.Value.Call(0x6d97c0, 0x764dc8, 0x13, 0xc4200bb710, 0x1, 0x1, 0x0, 0xc4200bb6f0, 0x4d9906) /usr/lib64/go1.7.1/go/src/reflect/value.go:302 +0xa4 github.com/urfave/cli.HandleAction(0x6d97c0, 0x764dc8, 0xc4200bea00, 0x0, 0x0) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/urfave/cli/app.go:487 +0x1e0 github.com/urfave/cli.Command.Run(0x737a4b, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x748eb7, 0x51, 0x0, ...) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/urfave/cli/command.go:191 +0xc3b github.com/urfave/cli.(*App).Run(0xc4200e4000, 0xc42000c140, 0x2, 0x2, 0x0, 0x0) /tmp/SBo/runc-1.0.0-rc2/Godeps/_workspace/src/github.com/urfave/cli/app.go:240 +0x611 main.main() /tmp/SBo/runc-1.0.0-rc2/main.go:132 +0xb65
Archived
This topic is now archived and is closed to further replies.