Re: what's a bad array tag ?

John Reppy <[email protected]> Tue, 21 Oct 2008 18:05:51 +0100
Newsgroups gmane.comp.lang.sml.smlnj
Message-ID <[email protected]>
This message means that the GC hit an object that had a header (or  
descriptor)
that it does not understand.  Assuming that you are not using unsafe  
features,
this message means that there is a bug in the GC or runtime.

Can you put together a test program that reliably reproduces the error?
With such a test, we might be able to track down the problem.

	- John

On Oct 19, 2008, at 12:43 AM, brian wrote:

> smlnj gets kind of grumpy when you start pushing it hard (at least on
> the mac).
>
> So this looks bad:
>
> /usr/local/smlnj/bin/sml: Fatal error -- bad array tag 0, obj =
> 0x100c0004, desc = 0x6e696c00
>
> New one.
> Can anyone enlighten me on the potential causes ?
>
> Thanks
>
> Brian
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's  
> challenge
> Build the coolest Linux based applications with Moblin SDK & win  
> great prizes
> Grand prize is a trip for two to an Open Source event anywhere in  
> the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Smlnj-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/smlnj-list
>


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/