[Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 12 19:20:47 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828

--- Comment #9 from John Baldwin <jhb at FreeBSD.org> ---
Is it easy to get the command line to run the actual binary directly so I can
run it under gdb?  The patch for i386 is correct.  There must be a bug
elsewhere that is clobbering mc_flags.  Also, the way makecontext works, the
first setcontext() call must be the one that fails (errors from nested
setcontext() calls via uc_link are unreported and just result in abort() being
called).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-testing mailing list