freebsd 10 will use the EABI syscall convention on arm.
http://lists.freebsd.org/pipermail/freebsd-arm/2013-July/006053.html
This change was applied to freebsd CURRENT several months ago but was not caught until
now.
What is the expected output? What do you see instead?
[root@beaglebone ~/go/src]# kdump
20600 ktrace RET ktrace 0
20600 ktrace CALL execve(0xbfffee07,0xbfffecd8,0xbfffecec)
20600 ktrace NAMI "/root/go/pkg/tool/freebsd_arm/go_bootstrap"
20600 go_bootstrap RET execve 0
20600 go_bootstrap CALL [-5100]
20600 go_bootstrap RET [-5100] -1 errno 78 Function not implemented
20600 go_bootstrap PSIG SIGSYS SIG_DFL code=SI_KERNEL
20600 go_bootstrap NAMI "go_bootstrap.core"
Please use labels and text to provide additional information.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: