Re: segmentation fault in SableVM...

Etienne Gagnon <[email protected]> Thu, 30 Mar 2006 12:04:50 -0500
Newsgroups gmane.comp.java.vm.sablevm.devel
Message-ID <[email protected]>
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--===============1928537988==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="------------enig7D58F7F9CF4ABAD521583FE1"

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig7D58F7F9CF4ABAD521583FE1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

I should add:

Using a debugger (DDD), try to look at the value of "instance"
(shouldn't be NULL), and "instance->vtable" (should never be NULL).

If instance->vtable is null, your GC has probably some bug in the way it
copies objects.  IIRC, copying GC overrides the vtable pointer with a
forward pointer in the FROM half-heap.

Have fun!

Etienne

S=E9bastien Adam wrote:
> Can somebody help me to find where I must search for the problem?

--=20
Etienne M. Gagnon, Ph.D.            http://www.info2.uqam.ca/~egagnon/
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/


--------------enig7D58F7F9CF4ABAD521583FE1
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFELA+yjyrJi4rH84gRAqtpAJ94AWgPhB1EcZx4m+yPAhgJpA/HswCfbIc9
vqQLyRe6FvKTEBYI1VqjppY=
=KZVg
-----END PGP SIGNATURE-----

--------------enig7D58F7F9CF4ABAD521583FE1--


--===============1928537988==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
SableVM-devel mailing list
[email protected]
http://sablevm.org/lists/control/listinfo/sablevm-devel

--===============1928537988==--