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> <4BD51D89 DOT 4070507 AT gmail DOT com> <4BD9F667 DOT 70609 AT gmail DOT com> Date: Fri, 30 Apr 2010 06:58:50 +0200 Message-ID: Subject: Re: perl6 fails - From: Reini Urban To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , 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