I thought I had it solved, in part of my code I was adding a new scalar
vmethod through Template::Stash, so I rewrote the vmethod as a MACRO;
unfortunately, that didn't solve the problem.

I noticed that the TT2 TODO file lists someone having some problems
along these same lines, but details were scarce.  I'm not sure what else
I can do to provide more info, but if anyone has any thoughts, don't
hesitate to contact me  :)

Shaun


On Fri, 2003-08-08 at 01:54, Shaun Guth wrote:
> Relevant Information and the backtrace are at:
> http://files.l8nite.net/help.html
> 
> Thanks!
> Shaun Guth
> 
> __END__
> 
> #0  0x080d4658 in Perl_sv_pos_b2u ()
> #1  0x080e5148 in Perl_pp_substcont ()
> #2  0x080ba147 in Perl_runops_standard ()
> #3  0x08062e1e in Perl_call_sv ()
> #4  0x08062d53 in Perl_call_sv ()
> #5  0x4025c8a8 in call_coderef ()
>    from
> /usr/lib/perl5/site_perl/5.8.0/i686-linux-thread-multi/auto/Template/Stash/XS/XS.so
> #6  0x4025ccd2 in scalar_op ()
>    from
> /usr/lib/perl5/site_perl/5.8.0/i686-linux-thread-multi/auto/Template/Stash/XS/XS.so
> #7  0x4025e153 in dotop ()
>    from
> /usr/lib/perl5/site_perl/5.8.0/i686-linux-thread-multi/auto/Template/Stash/XS/XS.so
> #8  0x4025ec7d in do_getset ()
>    from
> /usr/lib/perl5/site_perl/5.8.0/i686-linux-thread-multi/auto/Template/Stash/XS/XS.so
> #9  0x4025d429 in XS_Template__Stash__XS_get ()
>    from
> /usr/lib/perl5/site_perl/5.8.0/i686-linux-thread-multi/auto/Template/Stash/XS/XS.so
> #10 0x080c0136 in Perl_pp_entersub ()
> #11 0x080ba147 in Perl_runops_standard ()
> #12 0x0806256c in perl_run ()
> #13 0x08062336 in perl_run ()
> #14 0x0805ef28 in main ()
> #15 0x400b4767 in __libc_start_main () from /lib/libc.so.6


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to