[rt-users] Hmm strange

Bob Apthorpe arclight at jump.net
Tue Jan 15 18:06:33 EST 2002


Hi,

Ugh. IIRC the "Bizarre copy of HASH in aassign" error is a problem 
with perl 5.6.0. If feasible, upgrade to at least 5.6.1. I had a lot of 
trouble with 5.6.0 under Solaris; sadly there are quite a few Linux 
distributions still shipping 5.6.0 instead of 5.6.1.

-- Bob

On 15 Jan 2002, at 14:51, Bryant Taylor wrote:

> I'm using 2.0.10 and this is the output I got when trying to add a
> queue
> 
> Any idea's
> 
> 
> error in file:  
> /usr/lib/perl5/5.6.0/Carp/Heavy.pm
> 
> 
> 
> line 79: 
> Bizarre copy of HASH in aassign
> 
> context:  
> 
> ... 
> 
> 
> 75: 
> # them according to the format variables defined earlier in
> 
> 76: 
> # this file and join them onto the $sub sub-routine string
> 
> 77: 
> if ($hargs) {
> 
> 78: 
> # we may trash some of the args so we take a copy
> 
> 79: 
> @a = @DB::args; # must get local copy of args
> 
> 80: 
> # don't print any more than $MaxArgNums
> 
> 81: 
> if ($MaxArgNums and @a > $MaxArgNums) {
> 
> 82: 
> # cap the length of $#a and set the last element to '...'
> 
> 83: 
> $#a = $MaxArgNums;
> 
> ... 
> 
> 
> component stack:  
> /Admin/Queues/Modify.html [standard]
> /autohandler [standard]
> 
> code stack:  
> 
> /usr/lib/perl5/5.6.0/Carp/Heavy.pm:79
> 
> 
> 
> 
> 
> <http://mavrick.sc.virata.com/Admin/Queues/Modify.html?Create=1#raw_er
> ror#ra w_error> raw_error
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> raw error:  
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> raw_error
> error while executing /Admin/Queues/Modify.html [standard]:
> Bizarre copy of HASH in aassign at /usr/lib/perl5/5.6.0/Carp/Heavy.pm
> line 79,  line 136.
> 
> 
> Bryant
> 
> 
> 






More information about the rt-users mailing list