Xref: utzoo comp.unix.aix:5317 comp.unix.programmer:1907 comp.unix.questions:31675 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!munnari.oz.au!metro!kwanon!andy From: andy@research.canon.oz.au (Andy Newman) Newsgroups: comp.unix.aix,comp.unix.programmer,comp.unix.questions Subject: Re: HELP! Why do I get error message: "Segmentation fault(coredump)" ? Summary: Sounds like a NULL pointer dereference to me. Message-ID: <1991May25.055311.8071@research.canon.oz.au> Date: 25 May 91 05:53:11 GMT References: <1991May23.090946.4000@leland.Stanford.EDU> <1991May23.232950.27551@minyos.xx.rmit.oz.au> Sender: andy@research.canon.oz.au (Andy Newman) Reply-To: andy@research.canon.oz.au (Andy Newman) Organization: Canon Information Systems Research Australia Lines: 15 rstanton@leland.Stanford.EDU (Richard Stanton) writes: >The following may be simple, but I'm new to the AIX environment (and to >programming in C under any UNIX). > >I am trying to run a large C program on an IBM RS/6000. The program has >run fine on a VAX, but when I try to run it on the IBM, it starts OK, but >after a certain point I get the error message: > >"Segmentation fault(coredump)" > Sounds like a NULL pointer dereference. VAXen have data at location 0 many modern systems don't (is AIX in this league?). -- Andy Newman (andy@research.canon.oz.au) Canon Info. Systems Research Australia