PerlOnTheWay has asked for the wisdom of the Perl Monks concerning the following question:
It can't be reproduced easily,as it's running a huge lot of stuff before this problem occurs(but it happens each time at this point)
Anyone else has ever met this kind of problem while debugging with Apache::DB?
0 J::Exception=HASH(0x7f268ece7d40) 'frames' => ARRAY(0x7f268ece7e00) 0 Devel::StackTraceFrame=HASH(0x7f268914fb80) 'args' => ARRAY(0x7f268914f420) 0 'Bizarre copy of ARRAY in sassign at /usr/lib64/perl5/s +ite_perl/5.8.8/x86_64-linux-thread-multi/Apache/perl5db.pl line 3731 ' 'bitmask' => "UUUUUUUUUUUUUU\cA" 'evaltext' => undef 'filename' => '/*****/lib/J/Home/Element/Base.pm' 'hasargs' => 1 'hints' => 2 'is_require' => undef 'line' => 36 'package' => 'J::Home::Element::Base' 'respect_overload' => 1 'subroutine' => 'Carp::croak' 'wantarray' => undef 1 Devel::StackTraceFrame=HASH(0x7f268914f040) 'args' => ARRAY(0x7f268914f6c0) 0 'J::Home::Element::Ad::AudienceScience=HASH(0x7f268ecd1 +b70)' 1 'J::Template::_user::pc=HASH(0x7f268e06fb30)' 'bitmask' => "UUUUUUUUUUUUUU\cA" 'evaltext' => undef 'filename' => '/*****/lib/J/Home/Controller.pm' 'hasargs' => 1 'hints' => 2 'is_require' => undef 'line' => 220 'package' => 'J::Home::Controller' 'respect_overload' => 1 'subroutine' => 'J::Home::Element::Base::try_render' 'wantarray' => undef 2 Devel::StackTraceFrame=HASH(0x7f268914fbb0) 'args' => ARRAY(0x7f268914fe20) 0 'J::Home::Controller' 'bitmask' => "UUUUUUUUUUUUUU\cA" 'evaltext' => undef 'filename' => '/*****/home.pl' 'hasargs' => 1 'hints' => 2 'is_require' => undef 'line' => 5 'package' => 'ModPerl::ROOT::ModPerl::Registry::*****_home +_2epl' 'respect_overload' => 1 'subroutine' => 'J::Pages::display' 'wantarray' => undef 'message' => 'Bizarre copy of ARRAY in sassign' 'with_pages' => 1
|
|---|