Snow Leopard: unsupported PointerFunctions configuration was requested
Snow Leopard: unsupported PointerFunctions configuration was requested
- Subject: Snow Leopard: unsupported PointerFunctions configuration was requested
- From: Chris Idou <email@hidden>
- Date: Wed, 23 Sep 2009 19:09:51 -0700 (PDT)
I'm porting an app to Snow Leopard.
Very early in application startup, even before main() is called, I get the following error:
2009-09-24 12:07:11.462 MyApp[5534:a0f] *** An unsupported PointerFunctions configuration was requested, probably for use by NSMapTable, NSHashTable, or NSPointerArray. The requested configuration fails due to integer personality not using opaque memory
It happens twice on startup, and below are the stack traces when it happens:
What does it all mean?
#0 0x7fff84b342f7 in NSLog
#1 0x7fff84ac84d1 in +[NSConcretePointerFunctions initializeSlice:withOptions:]
#2 0x7fff84aea796 in -[NSConcretePointerFunctions initWithOptions:]
#3 0x7fff84aea74d in +[NSPointerFunctions pointerFunctionsWithOptions:]
#4 0x10004b633 in +[RKCache load]
#5 0x7fff8764141b in call_load_methods
#6 0x7fff87641160 in load_images
#7 0x7fff5fc0315a in __dyld__ZN4dyldL12notifySingleE17dyld_image_statesPK11ImageLoader
#8 0x7fff5fc0bcdd in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
#9 0x7fff5fc0bc9d in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
#10 0x7fff5fc0bda6 in __dyld__ZN11ImageLoader15runInitializersERKNS_11LinkContextE
#11 0x7fff5fc0210e in __dyld__ZN4dyld24initializeMainExecutableEv
#12 0x7fff5fc06981 in __dyld__ZN4dyld5_mainEPK12macho_headermiPPKcS5_S5_
#13 0x7fff5fc016d2 in __dyld__ZN13dyldbootstrap5startEPK12macho_headeriPPKcl
#14 0x7fff5fc01052 in __dyld__dyld_start
#0 0x7fff84b342f7 in NSLog
#1 0x7fff84aea7bd in -[NSConcretePointerFunctions initWithOptions:]
#2 0x7fff84aea74d in +[NSPointerFunctions pointerFunctionsWithOptions:]
#3 0x10004b633 in +[RKCache load]
#4 0x7fff8764141b in call_load_methods
#5 0x7fff87641160 in load_images
#6 0x7fff5fc0315a in __dyld__ZN4dyldL12notifySingleE17dyld_image_statesPK11ImageLoader
#7 0x7fff5fc0bcdd in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
#8 0x7fff5fc0bc9d in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
#9 0x7fff5fc0bda6 in __dyld__ZN11ImageLoader15runInitializersERKNS_11LinkContextE
#10 0x7fff5fc0210e in __dyld__ZN4dyld24initializeMainExecutableEv
#11 0x7fff5fc06981 in __dyld__ZN4dyld5_mainEPK12macho_headermiPPKcS5_S5_
#12 0x7fff5fc016d2 in __dyld__ZN13dyldbootstrap5startEPK12macho_headeriPPKcl
#13 0x7fff5fc01052 in __dyld__dyld_start
__________________________________________________________________________________
Get more done like never before with Yahoo!7 Mail.
Learn more: http://au.overview.mail.yahoo.com/
_______________________________________________
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