Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!ginosko!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.sources.bugs Subject: Re: Sun4os4 /bin/sh dumps core. (was: perl 3.0 dumps core) Message-ID: <2425@auspex.auspex.com> Date: 9 Sep 89 01:03:56 GMT References: <550@caldwr.UUCP> Reply-To: guy@auspex.auspex.com (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 16 >Actually, a problem with SunOS 4.0 in general--I suspect dynamic >libraries. Not too good an idea to suspect that, considering: Script started on Fri Sep 8 18:00:49 1989 auspex% file /bin/sh /bin/sh: sparc demand paged executable not stripped script done on Fri Sep 8 18:00:57 1989 The reader will note the significant absence of the phrase "dynamically linked" in the above output from "file", demonstrating that "sh" doesn't *use* any dynamic libraries.... The problem with "perl" had nothing to do with dynamic linking, either; see my posting indicating the fix.