|
Re: segmentation fault in SableVM...: msg#00051java.vm.sablevm.devel
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ébastien Adam wrote: > Can somebody help me to find where I must search for the problem? -- Etienne M. Gagnon, Ph.D. http://www.info2.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/
SableVM-devel mailing list SableVM-devel@xxxxxxxxxxx http://sablevm.org/lists/control/listinfo/sablevm-devel
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: segmentation fault in SableVM..., Etienne Gagnon |
|---|---|
| Next by Date: | Re: segmentation fault in SableVM..., Sébastien Adam |
| Previous by Thread: | Re: segmentation fault in SableVM..., Etienne Gagnon |
| Next by Thread: | cannot ci in svn, David Bélanger |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |