Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AEInstallObjectAccessor crashes on 9 not on X



I have a piece of code that runs fine in Carbon Mach-O on X, but the exact same carbon code crashes with a bus error inside AEInstallObjectAccessor on Mac OS 9.

For example:
AEInstallObjectAccessor(cWindow, typeNull, NewOSLAccessorUPP(WindowAccessor), nil, false);

where NewOSLAccessorUPP(WindowAccessor) does not return NULL causes a crash in Mac OS 9.

Does any one have a suggestion of where I might look for the cause, or what may be happening?

Thanks,

david.
_______________________________________________
carbon-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/carbon-development
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.