On 2014-01-22 18:21:43 -0600 David Chisnall <[email protected]> wrote:
> On 22 Jan 2014, at 15:50, Germán Arias <[email protected]> wrote: > >> According with GDB the sender object exist. So, I don't understand what is >> happening. I can change the code to not call methods in sender objects. > > How are you verifying that it exists? If you enable zombies, does it show up > as deallocated? > > David > Well, the gdb show an address for the sender object. I assume this mean that the object exist. And with NSZombieEnabled to YES, the program crash without show any message. Germán. _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
