Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2014 19:20:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386
Message-ID:  <bug-194828-32464-A0rDG9qCtV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194828-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194828-32464@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=194828

--- Comment #9 from John Baldwin <jhb@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194828-32464-A0rDG9qCtV>