HELP! Why do I get error message: "Segmentation fault(coredump)" ?
Blair P. Houghton
bhoughto at pima.intel.com
Tue May 28 06:15:25 AEST 1991
In article <1406 at nlsun1.oracle.nl> hbergh at oracle.com writes:
-In article <1991May25.055311.8071 at research.canon.oz.au>, andy at research.canon.oz.au (Andy Newman) writes:
-|> Sounds like a NULL pointer dereference. VAXen have data at location 0
-|> many modern systems don't (is AIX in this league?).
-
- Nope. From /usr/lpp/bos/bsdport:
-
- 7.1. Derefencing NULL Pointers
-
- The word at memory location zero contains a zero.
- That means that code which has been incorrectly
- written to use a NULL pointer to represent a null
- string will work, but will not be portable to
- other UNIX operating systems, and may not work on
- future AIX systems.
I may vomit.
People who don't understand programming languages have no
business writing compilers.
--Blair
"Some days it doesn't pay to let the
monkeys back on their typewriters..."
More information about the Comp.unix.programmer
mailing list