2011-05-23 35 views
0

這是錯誤:當我跑我的項目,SIGABRT發生

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). 

究竟是什麼原因呢?

回答

0

首先提高您的接受率。回到您提出的問題並選擇合適的答案。

對於錯誤嘗試打開調試器,當你打這個錯誤,看看哪一行代碼造成它。這可能有幫助。設置環境變量以獲取更詳細的錯誤日誌。

+0

ohki我已經完成了第一份工作,現在我正朝着第二份工作......向所有的朋友致敬。 – 2011-05-23 11:06:42

相關問題