Skip navigation.
 
mlRe: Crash in System Preferences
FROM : Michael Watson
DATE : Tue Nov 20 21:05:31 2007

.prefPane          0x0587520c -[ComMyPrefPaneClass mainViewDidLoad] + 
776

You may be able to figure out what operation this is if you look at 
the assembly. +776 is an instruction offset.


--
m-s

On 20 Nov, 2007, at 14:53, Trygve Inda wrote:

>

>> Looks like a bad object pointer... perhaps you're releasing something
>> too soon?  Maybe on 10.4 it just happens to live slightly longer for
>> some reason.

>
> Since I can't reproduce it here, I can't tell where in our init code 
> it is
> dying... Assuming it even gets that far.
>

>>
>> Is this program called "MyApp"?  Is your company called "MyCompany"?
>> If not, *please* change these to sensible values.  They're supposed 
>> to
>> be unique, and if people start using the default values, things are
>> going to start breaking for users.  (Hint: look in your Info.plist
>> files.)

>
> The values were changed for this message - they are unique in reality.
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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/mikey-san
> %40bungie.org
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlCrash in System Preferences Trygve Inda Nov 20, 19:01
mlRe: Crash in System Preferences Alastair Houghton Nov 20, 19:13
mlRe: Crash in System Preferences Trygve Inda Nov 20, 20:53
mlRe: Crash in System Preferences Michael Watson Nov 20, 21:05
mlRe: Crash in System Preferences Trygve Inda Nov 20, 21:39
mlRe: Crash in System Preferences Alastair Houghton Nov 20, 21:46