Iphone 当我运行我的项目时,SIGABRT会发生

Iphone 当我运行我的项目时,SIGABRT会发生,iphone,xcode,Iphone,Xcode,这就是错误: CoreAnimation: failed to allocate 256128 bytes CoreAnimation: failed to allocate 262208 bytes CoreAnimation: failed to allocate 256128 bytes CoreAnimation: failed to allocate 262208 bytes CoreAnimation: failed to allocate 256

这就是错误:

  CoreAnimation: failed to allocate 256128 bytes
    CoreAnimation: failed to allocate 262208 bytes
    CoreAnimation: failed to allocate 256128 bytes
    CoreAnimation: failed to allocate 262208 bytes
    CoreAnimation: failed to allocate 256128 bytes
    CoreAnimation: failed to allocate 262208 bytes
    CoreAnimation: failed to allocate 256128 bytes
    CoreAnimation: failed to allocate 262208 bytes
    CoreAnimation: failed to allocate 256128 bytes
    CoreAnimation: failed to allocate 262208 bytes
    CoreAnimation: failed to allocate 262208 bytes
    CoreAnimation: failed to allocate 256128 bytes
    CoreAnimation: failed to allocate 262208 bytes
    CoreAnimation: failed to allocate 256128 bytes
    CoreAnimation: failed to allocate 262208 bytes
    CoreAnimation: failed to allocate 256128 bytes
    CoreAnimation: failed to allocate 262208 bytes
    CoreAnimation: failed to allocate 256128 bytes
    CoreAnimation: failed to allocate 262208 bytes
    CoreAnimation: failed to allocate 256128 bytes
    CoreAnimation: failed to allocate 262208 bytes
    terminate called after throwing an instance of 'CAException'
    Program received signal:  “SIGABRT”.
    warning: Unable to read symbols for /Xcode3.2.5/Platforms/iPhoneOS.platform/DeviceSupport/4.3.2 (8H7)/Symbols/Developer/usr/lib/libXcodeDebuggerSupport.dylib (file not found).
    kill
    gdb stack trace at 'putpkt: write failed':

    The Debugger has exited due to signal 15 (SIGTERM).The Debugger has exited due to signal 15 (SIGTERM).

原因是什么?

首先提高你的接受率。返回到您提出的问题,并选择已接受的适当答案


对于此错误,请尝试在遇到此错误时打开调试器,并查看导致此错误的代码行。这可能会有帮助。设置环境变量以获取更详细的错误日志。

ohki我已经完成了第一项工作,现在我将向第二项工作迈进……向我所有的朋友致意。