[rt-users] RT3 / Redhat 9 / Storable.xs Error
Vincent J. Bono
vbono at vinny.org
Wed Jul 23 01:52:46 EDT 2003
Hello All,
Has anyone yet found a solution to the Storable issue under RedHat 9?
I have noted a few other packages on the web with this same type of error
but no fixes yet.
-vb
================================
error: Assertion flags == 0 failed: file "Storable.xs", line 2342 at
blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/_freeze.al) line
282.
Stack:
[blib/lib/Storable.pm (autosplit into
blib/lib/auto/Storable/_freeze.al):282]
[blib/lib/Storable.pm (autosplit into
blib/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/File.pm:40]
[/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
blib/lib/Storable.pm (autosplit into
blib/lib/auto/Storable/logcroak.al):66
blib/lib/Storable.pm (autosplit into
blib/lib/auto/Storable/_freeze.al):283
blib/lib/Storable.pm (autosplit into
blib/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/File.pm:40
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:1056
More information about the rt-users
mailing list