Skip navigation.
 
mlobjectFileHasPlusLoadMethod
FROM : Craig Altenburg
DATE : Fri Jun 16 19:46:08 2006

When I build my application in Deployment mode it links and runs just 
fine.

When I try to build an run in Development mode it traps into the 
debugger as soon as the application starts with an EXC_BAD_ACCESS.   
The traceback is:

#0    0x961b3900 in objectFileHasPlusLoadMethod
#1    0x961b37a6 in __zero_link_init_app
#2    0x00002431 in start

Does anyone have any idea what might be causing this?

Turning off "ZeroLink" causes it to go away, but I'd like to know if 
there is something waiting to bite me.

--
Craig

Related mailsAuthorDate
mlobjectFileHasPlusLoadMethod Craig Altenburg Jun 16, 19:46
mlRe: objectFileHasPlusLoadMethod Bill Bumgarner Jun 16, 20:03