home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!thecure
- From: thecure@mullian.ee.mu.OZ.AU (matthew aardvarkious)
- Subject: Perl Core Dump (II)
- Message-ID: <thecure.725103316@munagin>
- Sender: news@cs.mu.OZ.AU
- Organization: Computer Science, University of Melbourne, Australia
- Date: Wed, 23 Dec 1992 09:35:16 GMT
- Lines: 31
-
- I've been pointed out I didn't mention architecture of an earlier post.
- (sorry - hope this make it up.)
-
- munagin/elec/k/t/90/thecure/>perl -v
-
- This is perl, version 4.0
-
- $RCSfile: perl.c,v $$Revision: 4.0.1.7 $$Date: 92/06/08 14:50:39 $
- Patch level: 35
-
- Copyright (c) 1989, 1990, 1991, Larry Wall
-
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 4.0 source kit.
- munagin/elec/k/t/90/thecure/>perl
- foreach $[ ($foo) { print $[; }
- Segmentation fault (core dumped)
- munagin/elec/k/t/90/thecure/>file core
- core: core file from 'perl'
- munagin/elec/k/t/90/thecure/>ls -l core
- 136 -rw-r--r-- 1 thecure 8491440 Dec 23 20:33 core
- munagin/elec/k/t/90/thecure/>uname -a
- SunOS munagin 4.1.1 26 sun4c
- munagin/elec/k/t/90/thecure/>
-
-
- --
- If someone cried, you'd sympathise
- It's just a boy or a girl
- It's not the end of the world
-
-