| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,SARE_MSGID_LONG45,T_TO_NO_BRKTS_FREEMAIL |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| In-Reply-To: | <4BD9F667.70609@gmail.com> |
| References: | <4BD0F74C DOT 9000509 AT gmail DOT com> <s2u6910a61004251409z51a899e6k74fb1ee5cca93dc2 AT mail DOT gmail DOT com> <4BD51D89 DOT 4070507 AT gmail DOT com> <o2x6910a61004260313k6319ab8mda43e0f4dbac6f73 AT mail DOT gmail DOT com> <4BD9F667 DOT 70609 AT gmail DOT com> |
| Date: | Fri, 30 Apr 2010 06:58:50 +0200 |
| Message-ID: | <m2m6910a61004292158rf96e21c8t12d36c29e9e177b6@mail.gmail.com> |
| Subject: | Re: perl6 fails - <bump> |
| From: | Reini Urban <rurban AT x-ray DOT at> |
| To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
> on 4/26/2010 3:13 AM Reini Urban said the following:
>> 2010/4/26 David Vergin:
>>> ...sadly I now have a new error...
>>>
>>> $ /usr/bin/perl6 -V
>>> Null PMC access in find_method('get_parrotclass')
>>> current instr.: 'perl6;ClassHOW;onload' pc -1 ((unknown file):-1)
>>> Segmentation fault (core dumped)
> So, to be clear, any and all attempts to run perl6 under cygwin give the
> same response. All of the following examples fail in the same way:
>
> $ perl6 test.p6
> $ perl6 --version
> $ perl6
> $ perl6 -e "print 1"
>
>> I've installed parrot-devel also, that's the solution and the ad-hoc
>> workaround.
>
> I appreciate your time on this. I have now installed parrot-devel.
> But the "Null PMC" error I reported above persists.
>
> What do we try next?
There's something missing.
Please attach the output of:
$ strace perl6 --version|grep fhandler_base::open|cut -c48
You may gzip it. (30kb)
The complete tracing would be:
$ parrot -t-1 /usr/lib/parrot/2.3.0/languages/perl6/perl6.pbc --version
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |