Dan Sugalski (via RT) wrote:
# New Ticket Created by Dan Sugalski # Please include the string: [perl #33028]
# in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=33028 >



A plain

    ./parrot foo.pbc

when foo.pbc doesn't exist triggers a core dump on OS X.

Linux too:

[EMAIL PROTECTED] ~/personal/devel/parrot $ ./parrot this-doesnt-exist.pbc
Segmentation fault
[EMAIL PROTECTED] ~/personal/devel/parrot $ ./parrot this-doesnt-exist.pasm
Error reading source file this-doesnt-exist.pasm.
[EMAIL PROTECTED] ~/personal/devel/parrot $ ./parrot this-doesnt-exist.imc
Error reading source file this-doesnt-exist.imc.
[EMAIL PROTECTED] ~/personal/devel/parrot $ ./parrot this-doesnt-exist.arbitraryextension
Error reading source file this-doesnt-exist.arbitraryextension.
[EMAIL PROTECTED] ~/personal/devel/parrot $ uname -a
Linux tomis.med.virginia.edu 2.6.8-1.521smp #1 SMP Mon Aug 16 09:25:06 EDT 2004 i686 i686 i386 GNU/Linux


--
      Matt

      Matthew Zimmerman
      Interdisciplinary Biophysics, University of Virginia
      http://www.people.virginia.edu/~mdz4c/

Reply via email to