[ bus errors, page faults and stuff ]

Kingsly John <[EMAIL PROTECTED]> writes:

> 
> Is there anyways to fix these bus errors and pagefaults ??
> 
> Kingsly

>From a user perspective, there is only one way to fix bus errors -
abandon the product and start using something else.  Bus errors are
side effects of badly written code.  A well-written program should
_never_ produce a bus error.  It violates an unwritten law of
programming -- Graceful Degradation, which states, in effect, that a
program should not crash on a user abruptly.  Quite simple really :)

In my experience Netscape is, like, pathetic...  Even (relatively)
recent versions (like 4.75) have crashed on me producing a spectrum of
errors - seg. faults, bus errors, illegal instructions, floating point
exceptions etc.  It is really hopeless.

(I have nothing to add with regard to page faults.)

-karra

-- 
All's well that ends.

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to