System Error

I usually encounter system errors like this:

error: Bizarre copy of CODE in aassign at
/usr/lib/perl5/site_perl/5.6.0/Devel/StackTrace.pm line 67.
context: …

54: $m->comp(’/SelfService/index.html’);
55: $m->abort();
56: }
57: else {
58: $m->call_next;
59: }
60: }
61:
62: #If we have no credentials

code stack: /opt/rt2/WebRT/html/autohandler:58

anyone of you encountered this before?

alviN

alviN wrote:

I usually encounter system errors like this:

error: Bizarre copy of CODE in aassign at
/usr/lib/perl5/site_perl/5.6.0/Devel/StackTrace.pm line 67.
context: …

http://fsck.com/rtfm/article.html?id=5#220

(the error is slightly different but I suspect the cause is the
same.)
Phil Homewood, Systems Janitor, www.SnapGear.com
pdh@snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630
SnapGear - Custom Embedded Solutions and Security Appliances

“a” == alviN gamboa@infophil.com writes:

a> I usually encounter system errors like this:
a> error: Bizarre copy of CODE in aassign at
a> /usr/lib/perl5/site_perl/5.6.0/Devel/StackTrace.pm line 67.
a> context: …
[ … ]
a> anyone of you encountered this before?

Have you read the FAQ?