Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[BUG] assertion failed in src/packfile.c:2783

1 view
Skip to first unread message

Leopold Toetsch

unread,
Mar 12, 2004, 2:57:41 AM3/12/04
to Jens Rieks, perl6-i...@perl.org
Jens Rieks <par...@jensbeimsurfen.de> wrote:
> $ ../parrot dumper_1.imc
> parrot: src/packfile.c:2783: store_sub_in_namespace: Assertion `ns <
> pf->const_table->const_count' failed.
> aborted.

Fails differently here:

error:imcc:fixup_bsrs: couldn't find addr of sub '__lookup_method'

The reason seems to be that (after loading some classes with namespace
directive):

write fixup '_Data::Dumper::Default::__lookup_method' offs 508

the symbol suddenly appears in this namespace. Did you switch back to the
main namespace?

namespace [""]

leo

0 new messages