*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** NSAllocateMemoryPages(10969344) failed'
Run Code Online (Sandbox Code Playgroud)
我已经多次看到这个例外,但它不可重现.从崩溃报告中,我知道它在 - [NSData dataWithBytes:]这一行后崩溃了.我搜索了答案,但我找不到一个100%令我信服的人.
谢谢!!