[rt-users] RT 2.0.8 error whilst creating new queue
Jesse Vincent
jesse at bestpractical.com
Sun Nov 4 19:07:32 EST 2001
It's a bug in the build of perl 5.6.0 that redhat ships. Upgrading
to 5.6.1 should fix it.
On Thu, Nov 01, 2001 at 10:13:27AM +0000, chris walker wrote:
> Hi,
>
> When trying to create a new queue in rt 2.0.8 i get an error.
>
>
> The page requested is
>
> https://support.band-x.net/Admin/Queues/Modify.html?Create=1
>
> This seems to randomly break and repair itself if i resend the page
> request. (see error page below)
>
> any ideas what is causing this ?
>
> Im running std redhat 7.1 / apache 1.3.20 mod_ssl with a postgres 7.1.3
> database.
>
>
> Thanks,
>
>
> Chris Walker
>
> ======================================================================================
> ERROR :
>
> 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
>
>
> 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 168.
>
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
--
http://www.bestpractical.com/products/rt -- Trouble Ticketing. Free.
More information about the rt-users
mailing list