[Bug 1479944] [NEW] Docker Failure on Some arm64 Systems
Michael Reed
michael.reed at canonical.com
Thu Jul 30 19:21:37 UTC 2015
Public bug reported:
I am experiencing this failure on some arm64 systems on 15.04 when I
attempt to run docker.
$sudo docker
p=0xffff76685000
fatal error: runtime_lfstackpush: invalid pointer
runtime stack:
runtime_dopanic
../../../src/libgo/runtime/panic.c:135
runtime_throw
../../../src/libgo/runtime/panic.c:193
runtime.lfstackpush
../../../src/libgo/runtime/lfstack.goc:40
getempty
../../../src/libgo/runtime/mgc0.c:1377
enqueue1
../../../src/libgo/runtime/mgc0.c:1255
markroot
../../../src/libgo/runtime/mgc0.c:1285
runtime_parfordo
../../../src/libgo/runtime/parfor.c:88
gc
../../../src/libgo/runtime/mgc0.c:2266
mgc
../../../src/libgo/runtime/mgc0.c:2211
runtime_mstart
../../../src/libgo/runtime/proc.c:1000
goroutine 16 [garbage collection]:
runtime_mcall
../../../src/libgo/runtime/proc.c:295
runtime_gc
../../../src/libgo/runtime/mgc0.c:2187
runtime_mallocgc
../../../src/libgo/runtime/malloc.goc:259
github_com_Sirupsen_logrus.SetOutput
/build/buildd/docker.io-1.5.0~dfsg1/obj-aarch64-linux-gnu/src/github.com/Sirupsen/logrus/exported.go:19
main.initLogging
/build/buildd/docker.io-1.5.0~dfsg1/docker/log.go:10
main.main
/build/buildd/docker.io-1.5.0~dfsg1/docker/docker.go:45
runtime_main
../../../src/libgo/runtime/proc.c:550
created by main
../../../src/libgo/runtime/go-main.c:42
goroutine 17 [syscall]:
goroutine in C code; stack unavailable
created by runtime_main
../../../src/libgo/runtime/proc.c:537
goroutine 18 [finalizer wait]:
runtime_mcall
../../../src/libgo/runtime/proc.c:295
runfinq
../../../src/libgo/runtime/mgc0.c:2507
kickoff
../../../src/libgo/runtime/proc.c:235
created by runtime_createfing
../../../src/libgo/runtime/mgc0.c:2572
goroutine 19 [syscall]:
goroutine in C code; stack unavailable
created by os_signal..import
../../../src/libgo/go/os/signal/signal_unix.go:25
goroutine 21 [runnable]:
runtime_mcall
../../../src/libgo/runtime/proc.c:295
chansend
../../../src/libgo/runtime/chan.goc:145
text_template_parse.emit.pN25_text_template_parse.lexer
../../../src/libgo/go/text/template/parse/lex.go:130
parse.lexText
../../../src/libgo/go/text/template/parse/lex.go:228
text_template_parse.run.pN25_text_template_parse.lexer
../../../src/libgo/go/text/template/parse/lex.go:198
kickoff
../../../src/libgo/runtime/proc.c:235
created by text_template_parse.Parse.pN24_text_template_parse.Tree
../../../src/libgo/go/text/template/parse/parse.go:228
uname -a
Linux ubuntu 3.18.0-14.18-generic #15-Ubuntu SMP Mon Jul 13 17:45:53 UTC 2015 aarch64 aarch64 aarch64 GNU/Linux
ubuntu at ubuntu:~$ sudo apt-cache policy docker.io
[sudo] password for ubuntu:
docker.io:
Installed: 1.5.0~dfsg1-1ubuntu2
Candidate: 1.5.0~dfsg1-1ubuntu2
Version table:
*** 1.5.0~dfsg1-1ubuntu2 0
500 http://ports.ubuntu.com/ubuntu-ports/ vivid/universe arm64 Packages
100 /var/lib/dpkg/status
$ cat /etc/issue
Ubuntu 15.04 \n \l
** Affects: docker.io (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to docker.io in Ubuntu.
https://bugs.launchpad.net/bugs/1479944
Title:
Docker Failure on Some arm64 Systems
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1479944/+subscriptions
More information about the Ubuntu-server-bugs
mailing list