Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Oct 2017 20:10:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222800] panic: proc_init: emuldata not found in exec case
Message-ID:  <bug-222800-8-mPBouVF6dx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222800-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222800-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222800

Heqing Yan <scottieyan@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scottieyan@gmail.com

--- Comment #1 from Heqing Yan <scottieyan@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:=20

cpuid =3D 2
time =3D 1507320053
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe022d8eb=
310
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 =3D 0x63d5e0d23a, rsp =3D
0x7fffffffbe58, rbp =3D 0x7fffffffbf00 ---
KDB: enter: panic

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222800-8-mPBouVF6dx>