Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Mar 1999 21:10:25 +0300
From:      Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>, freebsd-alpha@freebsd.org
Subject:   Re: Weird problems 
Message-ID:  <199903071810.VAA63245@arc.hq.cti.ru>
In-Reply-To: Your message of "Sat, 06 Mar 1999 21:19:14 GMT." <Pine.BSF.4.05.9903062117260.6137-100000@herring.nlsystems.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> > rm(1) behave buggy. It is sometimes works, sometimes die with 
> > 'segmentation fault', sometimes die with 'illegal instruction', and 
> > sometimes fail with 'rm: No such file or directory' (without a file
> > name). Every other program, including the compiler, seems works correct, 
> > (I built a couple of ports), so I don't think it is a hardware problem 
> > like 'bad memory' :-|.
> > 
> > Any idea?
> 
> I've not heard of this before.  It smells like a VM problem but its
> strange that only one program is affected.  Does this happen every time
> you reboot (maybe stale contents in the cache)?  What if you rebuild rm
> from sources?

Now I think it is a compiler/optimizer bug. After I recompiled libc and rm 
without optimization, the bug has disappear. But later, in make buildworld, 
I noticed another problems: for example, strip(1) and nm(1) sometimes die
too...

Well, now, after several rounds, make buildworld going on, it is now pretty 
far, and I hope this time it will succeed. (BTW, nm(1) failures apparently were 
fixed by recompile of /bin/sh without optimization. I applied the gcc patch 
from your page and tried build /bin/sh with -O - it didn't help).

I am still very confused. Am I the first man who ever tried to install 
19990206-SNAP? Anyone build world without any optimization, right? 
I don't actually believe that the answers are "yes"...

Dima




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903071810.VAA63245>