develooper Front page | perl.perl5.porters | Postings from August 2008

Re: [perl #57554] perlbug AutoReply: Problem globbing in a Safe Compartment

Thread Next
From:
Tom Goldrick
Date:
August 13, 2008 10:18
Subject:
Re: [perl #57554] perlbug AutoReply: Problem globbing in a Safe Compartment
Message ID:
004301c8fca9$159f67a0$6401a8c0@daddyspc
I was advised to try sharing *Config and &Internals::SvREADONLY, which I 
tried by inserting the following lines ...

It didn't work but the result was different on Perl 5.10 as follows.

C:\GLB\test\newtest\SafeGlobDemo>perl SafeGlobDemo.pl
Running SafeGlobDemo
do_list_files: Listing *
load_compartment
load_compartment: Doing rdo.pl
Thrown exception from rdo.pl: Undefined subroutine &mro::method_changed_in 
called at C:/Perl/lib/constant.pm line 113.
BEGIN failed--compilation aborted at C:/Perl/lib/ActiveState/Path.pm line 
11.
Compilation failed in require at C:/Perl/lib/ActivePerl/Config.pm line 46.
Compilation failed in require at C:/Perl/lib/XSLoader.pm line 104.
Compilation failed in require at rdo.pl line 10.
BEGIN failed--compilation aborted at rdo.pl line 10.

Does this help any?

Tom

----- Original Message ----- 
From: <perlbug-followup@perl.org>
To: <tgg_ch@ntlworld.com>
Sent: Sunday, August 03, 2008 6:51 PM
Subject: [perl #57554] perlbug AutoReply: Problem globbing in a Safe 
Compartment


> Greetings,
>
> This message has been automatically generated in response to the
> creation of a perl bug report regarding:
>   "Problem globbing in a Safe Compartment".
>
> There is no need to reply to this message right now.  Your ticket has been
> assigned an ID of [perl #57554].  Within the next 24-72 hours,
> your message will be posted to the perl developers.  Please be patient!
>
> Please include the string:
>
>   [perl #57554]
>
> in the subject line of all future correspondence about this issue. To do 
> so,
> you may reply to this message (please delete unnecessary quotes and text.)
>
>  Thank you,
>  perlbug-followup@perl.org
>
> -------------------------------------------------------------------------
> CC: <support@ActiveState.com>
> MIME-Version: 1.0
> X-Spam-Status: No, hits=-5.9 required=8.0 
> tests=BAYES_00,HTML_MESSAGE,PERLBUG_CONF,SPF_NEUTRAL
> X-Mailer: Microsoft Outlook Express 6.00.2900.3138
> X-Virus-Checked: Checked
> X-Virus-Checked: Checked
> X-Old-Spam-Check-BY: la.mx.develooper.com
> Content-Type: multipart/alternative; 
> boundary="----=_NextPart_000_001C_01C8F599.DE3277F0"
> Message-ID: <001f01c8f591$7dc7d390$6401a8c0@daddyspc>
> Received: (qmail 30355 invoked from network); 3 Aug 2008 17:51:33 -0000
> Received: from localhost (HELO la.mx.develooper.com) (127.0.0.1) by 
> localhost with SMTP; 3 Aug 2008 17:51:33 -0000
> Received: (qmail 30352 invoked by alias); 3 Aug 2008 17:51:33 -0000
> Received: from la.mx.develooper.com (HELO x1.develooper.com) 
> (63.251.223.176) by la.mx.develooper.com (qpsmtpd/0.28) with SMTP; Sun, 03 
> Aug 2008 10:51:19 -0700
> Received: (qmail 30179 invoked by uid 225); 3 Aug 2008 17:51:15 -0000
> Received: (qmail 30171 invoked by alias); 3 Aug 2008 17:51:14 -0000
> Received: from mtaout02-winn.ispmail.ntl.com (HELO 
> mtaout02-winn.ispmail.ntl.com) (81.103.221.48) by la.mx.develooper.com 
> (qpsmtpd/0.28) with ESMTP; Sun, 03 Aug 2008 10:50:57 -0700
> Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by 
> mtaout02-winn.ispmail.ntl.com with ESMTP id 
> <20080803175052.DAOT21103.mtaout02-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com>; 
> Sun, 3 Aug 2008 18:50:52 +0100
> Received: from daddyspc ([213.106.1.169]) by 
> aamtaout03-winn.ispmail.ntl.com with SMTP id 
> <20080803175051.TEBC29597.aamtaout03-winn.ispmail.ntl.com@daddyspc>; Sun, 
> 3 Aug 2008 18:50:51 +0100
> Delivered-To: rt-perl5@netlabs.develooper.com
> Delivered-To: perlbug@perl.org
> Subject: Problem globbing in a Safe Compartment
> Return-Path: <tgg_ch@ntlworld.com>
> X-Msmail-Priority: Normal
> X-Spam-Check-BY: la.mx.develooper.com
> X-Priority: 3
> X-Old-Spam-Status: No, hits=-6.6 required=8.0 
> tests=BAYES_00,HTML_MESSAGE,PERLBUG_CONF,SPF_PASS
> Date: Sun, 3 Aug 2008 18:50:58 +0100
> X-Mimeole: Produced By Microsoft MimeOLE V6.00.2900.3198
> To: <perlbug@perl.org>
> From: "Tom Goldrick" <tgg_ch@ntlworld.com> 


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About