home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / perl / 7589 < prev    next >
Encoding:
Text File  |  1992-12-23  |  1.2 KB  |  42 lines

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