[rt-users] Error on Login / Logout
Chris Huff
chuff at kazootek.com
Tue Sep 17 13:50:53 EDT 2002
about 5% of the time people login/logout of the our new rt2 system (
rt-2-0-14 on Linux RH7.2) ( which I and my users love, thanks Jesse Vincent
and others ) they get a weird error.
############################################################################
##############################
System error
error: Bizarre copy of ARRAY in aassign at
/usr/lib/perl5/site_perl/5.6.0/Devel/StackTrace.pm line 65.
context: ...
302: } else {
303: $result[0] = eval {$self->comp({base_comp=>$request_comp},
$first_comp, @request_args)};
304: }
305: select STDOUT;
306: die $@ if $@;
307: }
308: };
309:
310: # Handle errors.
...
code stack: /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm:306
############################################################################
##############################
This also happens randomly inside the application (rare). Has anyone else
run across this?
We are using HTML-Mason-1.1201. Should I upgrade mason? Im a little gunshy
with perlmods.
Thanks
--CH
More information about the rt-users
mailing list