Bizarre error message

Hi All

From time to time, I get this error message when using WebRT (it seems like
if I try again, everything’s ok):

--------- cut ----------
System error

error: Bizarre copy of ARRAY in aassign at
/usr/lib/perl5/site_perl/5.6.0/Devel/StackTrace.pm line 67.

context: …
1072: pop @{ $self->{buffer_stack} };
1073: pop @{ $self->{buffer_stack} };
1074: }
1075:
1076: rethrow_exception($err);
1077:
1078: return wantarray ? @result : $result[0]; # Will return undef in void
context (correct)
1079: }
1080:

code stack: /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm:1076

raw error

Bizarre copy of ARRAY in aassign at
/usr/lib/perl5/site_perl/5.6.0/Devel/StackTrace.pm line 67.

Trace begun at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Exceptions.pm line
123
HTML::Mason::Exceptions::rethrow_exception(‘Bizarre copy of ARRAY in
aassign at /usr/lib/perl5/site_perl/5.6.0/Devel/StackTrace.pm line 67.^J’)
called at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm line 1076
HTML::Mason::Request::comp(‘HTML::Mason::Request::ApacheHandler=HASH(0x9350
c10)’, undef, ‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’, undef,
‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’, undef,
‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’, ‘HASH(0x934c3bc)’,
‘HTML::Mason::Component::FileBased=HASH(0x90c625c)’) called at
/usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm line 336
eval {…}(‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’, undef,
‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’, undef,
‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’, undef,
‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’, ‘HASH(0x934c3bc)’,
‘HTML::Mason::Component::FileBased=HASH(0x90c625c)’) called at
/usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm line 336
eval {…}(‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’, undef,
‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’, undef,
‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’, undef,
‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’, ‘HASH(0x934c3bc)’,
‘HTML::Mason::Component::FileBased=HASH(0x90c625c)’) called at
/usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm line 296
HTML::Mason::Request::exec(‘HTML::Mason::Request::ApacheHandler=HASH(0x9350
c10)’) called at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/ApacheHandler.pm
line 134
eval {…}(‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’) called at
/usr/lib/perl5/site_perl/5.6.0/HTML/Mason/ApacheHandler.pm line 134
HTML::Mason::Request::ApacheHandler::exec(‘HTML::Mason::Request::ApacheHand
ler=HASH(0x9350c10)’,
‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’,
‘HTML::Mason::Request::ApacheHandler=HASH(0x9350c10)’) called at
/usr/lib/perl5/site_perl/5.6.0/HTML/Mason/ApacheHandler.pm line 783
HTML::Mason::ApacheHandler::handle_request(‘HTML::Mason::ApacheHandler=HASH
(0x8de7404)’, ‘Apache=SCALAR(0x91b8570)’) called at /opt/rt2/bin/webmux.pl
line 170
RT::Mason::handler(‘Apache=SCALAR(0x91b8570)’) called at /dev/null line 0
eval {…}(‘Apache=SCALAR(0x91b8570)’) called at /dev/null line 0

--------- cut ----------

Any ideas??

Thanks in advance,
Gonzalo.

  • Gonzalo Servat [2003-01-23 09:48]:

From time to time, I get this error message when using WebRT

error: Bizarre copy of ARRAY in aassign at
/usr/lib/perl5/site_perl/5.6.0/Devel/StackTrace.pm line 67.

This is a known problem with 5.6.0; upgrade at least to 5.6.1 if
possible.

(darren)

The history of Liberty is a history of the limitation of government
power.
– Woodrow Wilson