[Bug 222800] panic: proc_init: emuldata not found in exec case
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 6 20:10:45 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222800
Heqing Yan <scottieyan at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |scottieyan at gmail.com
--- Comment #1 from Heqing Yan <scottieyan at gmail.com> ---
When trying to run static docker binary (from
https://download.docker.com/mac/static/stable/x86_64/docker-17.09.0-ce.tgz) on
FreeBSD 12.0 CURRENT, I encountered:
cpuid = 2
time = 1507320053
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe022d8eb310
vpanic() at vpanic+0x19c/frame 0xfffffe022d8eb390
kassert_panic() at kassert_panic+0x126/frame 0xfffffe022d8eb400
linux_proc_exec() at linux_proc_exec+0x15a/frame 0xfffffe022d8eb440
exec_new_vmspace() at exec_new_vmspace+0xc3/frame 0xfffffe022d8eb4a0
exec_elf64_imgact() at exec_elf64_imgact+0xcbd/frame 0xfffffe022d8eb5a0
kern_execve() at kern_execve+0x6bd/frame 0xfffffe022d8eb900
sys_execve() at sys_execve+0x4c/frame 0xfffffe022d8eb980
amd64_syscall() at amd64_syscall+0x79b/frame 0xfffffe022d8ebab0
Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe022d8ebab0
--- syscall (59, Linux ELF64, linux_execve), rip = 0x63d5e0d23a, rsp =
0x7fffffffbe58, rbp = 0x7fffffffbf00 ---
KDB: enter: panic
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list