On Thu, Jan 04, 2001 at 11:38:56PM -0500, Ben Collins wrote: > On Thu, Jan 04, 2001 at 09:35:28PM -0600, Gordon Sadler wrote: > > I update most every day to current unstable. Something I just noticed > > today no matter what options or how I call them, both find and locate > > are producing: > > > > locate libc6 > > Segmentation fault > > > > find / -name etc > > Segmentation fault > > > > The only thing even close to relevant AFAICT today is ... libc6 > > Package: libc6 > > Version: 2.2-9 > > > > Now I also have libc6-i686, but til now have not had problems running > > it. > > Have you tried removing libc6-i686 just to make sure it isn't causing > this? Also, what kernel ar you running?
BINGO removed libc6-i686 and all's well... that's kind of bothersome though isn't it? Sorry about kernel info uname -a Linux xxx 2.2.18pre24 #1 Wed Dec 6 21:30:42 CST 2000 i686 unknown I knew I should have tried removing libc6-i686 as soon as I remembered other problems reported with some packages and optimized libs. Thanks much, anything we can look into why/how this doesn't work with optimized libs?