This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: perl6 fails - <bump>


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

Attachment: perl6dumps.tar.gz
Description: GNU Zip compressed data

--
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]