And yes, it was the obvious assign rather than retain.

Thank you!

Ben

On Nov 5, 2009, at 5:46 PM, Jonathan del Strother wrote:

How is your bad IBOutlet declared?  Does it have a @property
declaration that's using 'assign' rather than 'retain', perhaps?
What happens if you turn on NSZombieEnabled?

2009/11/5 Benjámin Salánki <stupidfis...@mac.com>:
Disregarding that one sentence i believe my problem is not private api
related.

Basically i have a text field in a nib that during runtime disappears (i can't describe it better) but never gets dealloced. Plus checking against
nil also gives a nice juicy segmentation fault.

Plus adding 5 more of the same class of text field they all work as
expected. Renaming the troublemaker does not help either

Ben
Sent from my iPhone

On 2009.11.05., at 17:22, Kyle Sluder <kyle.slu...@gmail.com> wrote:

On Nov 5, 2009, at 2:42 AM, Benjámin Salánki <stupidfis...@mac.com> wrote:

What I am trying to accomplish is a Mail plugin for Mac OS X 10.6. All is working fine now, thanks to some method swizzling code and some sleepless
nights.

This is the kind of stuff you're not allowed to discuss here.

--Kyle Sluder

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/maillist%40steelskies.com

This email sent to maill...@steelskies.com


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to