Hi Matt,

On Fri, 30 Nov 2001, Matt wrote:

> > > > ">heapobj 0xb7d0
> > > > Clone AutoDoor
> > [..]
> >
> > Is this the object the selector lookup fails for?
> 
> Yes. It doesn't show me as much information as normal because I'm
> inspecting the memory address of the object (AutoDoor) instead of by name.

It _should_ display everything (except for the function selectors)...

When did you inspect the object? Some time before the problem in the
kernel function, or right in the last interpreter step before it happened?
We'll need the latter; please check if the script the object belongs to is
still loaded ('scripttable', then search for a script with a maximal
offset less than 0xb7d0 and verify that the object is in there ('size',
'dissectscript')).

Thanks,

llap,
 Christoph


Reply via email to