ios4 - iphone sigkill error -


hey im working on game iphone using cocos2d , sdk 4.1 , getting sigkill error randomly (or appears randomly) while running. error wont appear hours of trying simulate it. have read around on forums , sigkill problems seem when user tries close app, happening during gameplay. can think of why sigkill msg being set off without user trying actively close app. advise or tips on trying track down appreciated g

i think sigkill can raised number of different errors. should try using debugger , checking out stack trace (function calls) see error happening if can narrow down.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -