objc_msgSend
objc_msgSend
- Subject: objc_msgSend
- From: email@hidden
- Date: Mon, 21 Jun 2010 09:27:29 -0600
I understand that a crash in objc_msgSend is related calling a method
on a released / nil object.
The linked Crash Report , from a customer, seems strange to me as it
shows this being called 512 times and I can see no reference to my
code as to what I was doing to create this problem.
Application specific Information:
objc_msgSend() selector name: initialize
I searching my code and all its linked libraries I have no selector /
method named initialize.
This customer is the only one of hundreds who has any problems. Could
there be anything in error in the customers system? The customer has
told me that OSX has been reinstalled a few times which seems strange
to me as well.
Any help, well, as you all know !
-koko
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden