All my amd64 problems appear to be KSE
Sean McNeil
sean at mcneil.com
Sat Jun 5 16:40:03 GMT 2004
On Sat, 2004-06-05 at 09:31, Tim Robbins wrote:
> Everything seems to work fine if I build libpthread with SYSTEM_SCOPE_ONLY
> (at least it hasn't crashed so far.) My current guess is that there's a
> bug in context manipulation or signals. I initially thought we weren't
> saving enough FPU context in _amd64_save_context, but adding an fxsave
> in there didn't help.
I see a problem with bash and signals too when libpthread is involved.
It would core dump when I resize a window. I use nss_ldap and it was
pulling in pthread through db41. I solved my issue by rebuilding db41
to eliminate pthread from the libdb41.so.1. Perhaps tracing this down
would be useful?
Sean
More information about the freebsd-amd64
mailing list