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

In reply to Bizarre copy of ARRAY in sassign at /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/Apache/perl5db.pl line 3731 by PerlOnTheWay

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.