# New Ticket Created by  Moritz Lenz 
# Please include the string:  [perl #60368]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60368 >


Hi,

since 2008-11-04 I'm getting this error from
t/spec/S12-class/declaration-order.t:

$ ../../parrot perl6.pbc t/spec/S12-class/declaration-order.t
1..2
ok 1 - base before derived: lives
ok 2 - derived before base: dies
src/inter_call.c:390: failed assertion 'PObj_is_PMC_TEST(sig_pmc)'
Backtrace - Obtained 32 stack frames (max trace depth is 32).
  (unknown)
    Parrot_confess
      Parrot_init_arg_op
        Parrot_init_ret_nci
          (unknown)
            (unknown)
              Parrot_NCI_invoke
                Parrot_invokecc_p
                  (unknown)
                    (unknown)
                      (unknown)
                        (unknown)
                          Parrot_runops_fromc_args
                            Parrot_ex_throw_from_c
                              (unknown)
                                (unknown)
                                  (unknown)
                                    (unknown)
                                      Parrot_Class_init_pmc
                                        pmc_new_init
                                          Parrot_newclass_p_p
                                            (unknown)
                                              (unknown)
                                                (unknown)
                                                  (unknown)
                                                    Parrot_runops_fromc_args
                                                      Parrot_ex_throw_from_c
                                                        (unknown)
                                                          (unknown)
                                                            (unknown)
                                                              (unknown)

Parrot_Class_init_pmc
Aborted

Moritz
-- 
Moritz Lenz
http://perlgeek.de/ |  http://perl-6.de/ | http://sudokugarden.de/

Reply via email to