Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!mit-eddie!ll-xn!ames!oliveb!sun!gorodish!guy From: guy@gorodish.Sun.COM (Guy Harris) Newsgroups: comp.unix.wizards Subject: Re: dumping core on *(NULL) is not a function of your processor Message-ID: <62285@sun.uucp> Date: 1 Aug 88 19:26:40 GMT References: <253@iconsys.UUCP> <495@cvaxa.sussex.ac.uk> <11955@ncoast.UUCP> <3618@palo-alto.DEC.COM> Sender: news@sun.uucp Lines: 9 > Summary: don't blame it on the Vax, blame it on Real 4.3BSD. We're all sort > of expecting an ld option to appear in 4.4 that makes this an option. It's > complicated because the kernel need to know about it also, and nobody wants > to allocate another magic number (or another set of them, really) and it's > hard to decide how else to pass the option in to the kernel. Got any ideas? John Bruner, when he added "-Z" to "ld", added a new magic number for it, I think; it's like ZMAGIC only it leaves page 0 out of the address space. I don't see any horrible problem with adding a new magic number.