草庐IT

00000020

全部标签

ios - 异常类型 : 00000020 and Crash thread 4 are related?

实际上,这种崩溃并不是每次都会重现,甚至不会经常重现,但我们在生产应用程序中遇到了这种崩溃。我不确定问题出在哪里。它告诉环境类第38行中的线程4发生崩溃。Code:NSBundle*bundle=[NSBundlemainBundle];NSString*envsPListPath=[bundlepathForResource:@"Environment"ofType:@"plist"];Line38:NSDictionary*environments=[[NSDictionaryalloc]initWithContentsOfFile:envsPListPath];但根据异常类型:0