Re: Problem in Thread.c
Etienne Gagnon <[email protected]> Sun, 16 Apr 2006 19:16:44 -0400
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============1424035017== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig888F12B75DED190F213C8E66" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig888F12B75DED190F213C8E66 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Actually, the bug is possibly in sablevm... Look at: http://sablevm.org/bugs/172 Also, note that you should be able to change such value using a runtime system property, like sablevm --preperty=3Dsablevm.heap.increment=3D1024 or sablevm --preperty=3Dsablevm.heap.default.generation.size=3D... look in vm_args.m4.c Etienne S=E9bastien Adam wrote: > Last news... >=20 > When I change the heap size... for example: >=20 > In gc_gencopy.c, >=20 > we replace: > #define SVM_DEFAULT_GENERATION_SIZE SVM_DEFAULT_FRAME_SIZE * 1024 > with: > #define SVM_DEFAULT_GENERATION_SIZE SVM_DEFAULT_FRAME_SIZE * 512 >=20 > I got the following error: > sablevm: gc_gencopy.c:455: _svmf_copy_object: Assertion `((void *) > obj->lockword) >=3D heap->to_generation->space.start && ((void *) > obj->lockword) < heap->to_generation->alloc.start' failed. >=20 > hummmm... this is really bad... It seems to be a problem in my gc :( --=20 Etienne M. Gagnon, Ph.D. http://www.info2.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ --------------enig888F12B75DED190F213C8E66 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 iD8DBQFEQtBcjyrJi4rH84gRAjoFAJ9bXZKz8U7+xOkxe6BrRZgXuqCk7ACeJUH+ ndx1fASFG0Acnej4Lu3kTU4= =XlbA -----END PGP SIGNATURE----- --------------enig888F12B75DED190F213C8E66-- --===============1424035017== 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 --===============1424035017==--