[rt-users] Viewing Ticket with relationships
Ruslan U. Zakirov
cubic at acronis.ru
Mon Aug 18 04:19:31 EDT 2003
It's known bug with perl 5.8.0 that only take effect on RH9.
There is fix for it that would be included in perl 5.8.1 and I think
Storable.pm would release new version with workaround soon.
You also could google archives for this problem.
David Ford wrote:
>>I think this is the fix:
>>http://fsck.com/aegis/aegis.cgi?file@chan_menu+project@rt.3.0+change@54
>> Good luck. Ruslan.
>>
>>
>
>
>Thanks, but that doesn't appear to fix the problem, we still get an
>identical result after swapping the fsck_com_rt.pm for the one in the
>tar.gz provided at this page.
>
>If it makes any difference we also get the error below when trying to
>perform a search:
>
>
>error: Assertion flags == 0 failed: file "Storable.xs", line 2336 at
>../../lib/Storable.pm (autosplit into
>../../lib/auto/Storable/_freeze.al) line 282.
>
>Stack:
>[../../lib/Storable.pm (autosplit into
>../../lib/auto/Storable/_freeze.al):282]
>[../../lib/Storable.pm (autosplit into
>../../lib/auto/Storable/nfreeze.al):270]
>[/usr/lib/perl5/site_perl/5.8.0/Apache/Session/Serialize/Storable.pm:21]
>[/usr/lib/perl5/site_perl/5.8.0/Apache/Session.pm:507]
>[/usr/lib/perl5/site_perl/5.8.0/Apache/Session.pm:462]
>[/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:1056], at
>/usr/lib/perl5/site_perl/5.8.0/Apache/Session/Serialize/Storable.pm line
>21
>
>context: ...
>187: # whether they should generate a full stack trace (confess() and
>cluck())
>188: # or simply report the caller's package (croak() and carp()),
>respectively.
>189: # confess() and croak() die, carp() and cluck() warn.
>190:
>191: sub croak { die shortmess @_ }
>192: sub confess { die longmess @_ }
>193: sub carp { warn shortmess @_ }
>194: sub cluck { warn longmess @_ }
>195:
>...
>
>code stack: /usr/lib/perl5/5.8.0/Carp.pm:191
>../../lib/Storable.pm (autosplit into
>../../lib/auto/Storable/logcroak.al):66
>../../lib/Storable.pm (autosplit into
>../../lib/auto/Storable/_freeze.al):283
>../../lib/Storable.pm (autosplit into
>../../lib/auto/Storable/nfreeze.al):270
>/usr/lib/perl5/site_perl/5.8.0/Apache/Session/Serialize/Storable.pm:21
>/usr/lib/perl5/site_perl/5.8.0/Apache/Session.pm:507
>/usr/lib/perl5/site_perl/5.8.0/Apache/Session.pm:462
>/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:1056
>
>Im thinking were going to have to blow away the default perl install and
>start again....
>
>
>_______________________________________________
>rt-users mailing list
>rt-users at lists.fsck.com
>http://lists.fsck.com/mailman/listinfo/rt-users
>
>Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
>
>
More information about the rt-users
mailing list