Re: userland weirdness between r216351 and r216738

From: Alexander Best <arundel_at_freebsd.org>
Date: Fri, 31 Dec 2010 23:13:51 +0000
On Fri Dec 31 10, Alexander Kabaev wrote:
> On Fri, 31 Dec 2010 22:35:05 +0100
> René Ladan <rene_at_freebsd.org> wrote:
> 
> > Hi,
> > 
> > somewhere between 9.0-amd64 r216351 and r216738, I've noticed some
> > userland weirdness.
> > Symptoms are:
> > - pseudo-random number generator not starting, preventing ssh(d) from
> > working
> > - fonts in X.org (xfce4) missing or replaced
> > - mouse only working when hald is running
> > 
> > I don't know if the above symptoms are somehow related, or what
> > causes them. The kernel is GENERIC without (u)lpt and umass and with
> > these modules loaded: fdescfs.ko
> >  if_iwn.ko
> >  snd_hda.ko
> >  sound.ko
> >  umass.ko
> >  iwn5000fw.ko
> >  nvidia.ko (256.53)
> >  linux.ko
> >  cuse4bsd.ko
> >  atapicam.ko
> >  linprocfs.ko
> > 
> > Kernel and world are compiled with
> > FreeBSD clang version 2.8 (tags/RELEASE_28 115870) 20101007
> > 
> > Reverting to r216351 (kernel, world, mergemaster) brought things back
> > to normal. I can do a binary search if desired. Did someone else also
> > see this?
> > 
> > Happy 2011,
> > Rene
> 
> Try backing out rtld down to version prior to this commit
> http://svn.freebsd.org/changeset/base/216695 . There is an issue with
> rtld's use of SSE on amd64 which will be fixed soon.

i've seen this issue, too. i did a complete buildworld/installword using gcc
as compiler and after that everything worked fine again.

so clang seems to be causing the problem. simply back out any clang entries in
src.conf and buildworld/installworld should fix your issue.
please also see the thread "issue with clang and CPUTYPE native" on
freebsd-toolchain, which seems to also be caused by the rtld issue.

cheers.
alex

> 
> -- 
> Alexander Kabaev



-- 
a13x
Received on Fri Dec 31 2010 - 22:13:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:10 UTC