On Mon, Nov 22, 2010 at 10:31 AM, Ken Thomases <k...@codeweavers.com> wrote:
> On Nov 22, 2010, at 11:32 AM, Jerry Krinock wrote:
>
>> How can there be an infinite loop invoking super in a method?  Looks like it 
>> was re-invoking itself instead of invoking super.
>
> Busted method or isa swizzling, maybe?  Or a memory smasher that messed up 
> the dispatch table?

Or a superclass implementation that recurses based on an internal
status flag, and that flag got corrupted?

--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/archive%40mail-archive.com

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

Reply via email to