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

时间:2011-05-23 10:49:41

标签: 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 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).

是什么原因?

1 个答案:

答案 0 :(得分:0)

首先提高您的录取率。回到您提出的问题并选择适当的答案。

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