Of course this is a programmer error, and the hardware is doing the right thing.  But 
is the OS doing the right thing?  The programmer didn't ask the OS to abort the 
program.

-----Original Message-----
From: David Boyes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 28, 2003 11:09 AM
To: [EMAIL PROTECTED]
Subject: Re: Perpetuating Myths about the zSeries


> On Windows this
> results in the famous general protection fault, on Unix it
> results in the famous segmentation fault, and on z/OS it is
> the famous SOC4.  I wonder if there isn't a better way to
> deal with this problem then just aborting the program.  Users
> find this problem really annoying.

This is programmer error -- the hardware is doing exactly what it should do,
methinks.  Correcting the developers usually helps, although that's much
harder.  I've yet to find a programming language or toolset that doesn't do
exactly what the programmer tells it to do, even if it's stupid...8-)

-- db

Reply via email to