app 闪退
2016-09-22 本文已影响20人
MarkShaun
Out of memory :
1、Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 17323
Bug出现的原因:加载长图导致,图片过长。
问题详见:stackoverflow
(加载前需要知道图片的高宽,调整控件大小,然后加载)
Out of memory :
1、Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 17323
Bug出现的原因:加载长图导致,图片过长。
问题详见:stackoverflow
(加载前需要知道图片的高宽,调整控件大小,然后加载)