[Glass] Understanding numbers (OOP?) from a gem log

Mariano Martinez Peck marianopeck at gmail.com
Sun Aug 17 18:05:12 PDT 2014


Hi guys,

I am trying to understand a crash I had. I am checking my logs of
gemnetobjectX and I have 2 lines like:

 Object >> _doesNotUnderstand:args:envId:reason: (envId 0) @
0x7f7fb67df27e=@natCode+0x14e  [GsNMethod 3526913]

AClassOfMine >> aMethodOfMine (envId 0) @ 0x7f7fb6918553=@natCode+0x133
 [GsNMethod 1230379009]

Is there a way I can get the OOP of the receiver (that instance of
AClassOfMine)? And say that yes, somehow I can get the OOP of that object.
How can I open an inspector in GemTool for the object with that OOP?

Also, from the above 2 lines, it is not clear to me which was the message
send from #aMethodOfMIne that ended in a DNU. Is there a way to know all
these?

Thanks in advance,

-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20140817/6851ee0a/attachment.html>


More information about the Glass mailing list