perl6 fails - <bump>

David Vergin dvergin@gmail.com
Fri Apr 30 06:42:00 GMT 2010


I'm a little out of my element here but I did my best.
If I have misunderstood, please advise.

Attached you should find perl6dumps.tar.gz containing:
    perl6.exe.stackdump
    perl6_strace_redir_all.txt
    parrot.exe.stackdump
    parrot_redir_all.txt

Explanation of contents follows:

on 4/29/2010 9:58 PM Reini Urban said the following:
> Please attach the output of:
> $ strace perl6 --version|grep fhandler_base::open|cut -c48

I did:
strace perl6 --version|grep fhandler_base::open|cut -c48 &> 
perl6_strace_redir_all.txt

Which resulted in:
    perl6.exe.stackdump
    perl6_strace_redir_all.txt

> The complete tracing  would be:
> $ parrot -t-1 /usr/lib/parrot/2.3.0/languages/perl6/perl6.pbc --version

I did:
parrot -t-1 /usr/lib/parrot/2.3.0/languages/perl6/perl6.pbc --version &> 
parrot_redir_all.txt

Which resulted in:
    parrot.exe.stackdump
    parrot_redir_all.txt

Standing by for the next iteration.
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: perl6dumps.tar.gz
Type: application/x-gzip
Size: 47347 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20100430/0f3579e6/attachment.bin>
-------------- next part --------------
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


More information about the Cygwin mailing list