Re: Core2 Duo 1.8 NetBSD 4BETA SLOWER than Celeron M 1.3 NetBSD3 - Help!
Pavel Cahyna <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 18, 2006 at 10:41:58PM +0200, Lasse Hillerøe Petersen wrote: > * Am I correct in assuming that the RAM is not necessarily to blame here, IOW, > can memory faults occur due to other reasons than bad RAM? ksh prints "Memory fault" where sh and bash print "Segmentation fault". It is the same thing. Such random segmentation faults are most often caused by some hardware problem (bad memory, overheat ...) Of course an OS bug can't be ruled out completely. Pavel