ios原生系统,使用4.4.20有崩溃
SmallHuang-ray opened this issue · comments
【版本信息】
4.4.20
【平台信息】
iOS 原生
【实际的情况】
崩溃堆栈
#26 Thread
SIGSEGV
SEGV_ACCERR
解析原始
0
CoreGraphics
A8_mark_constmask(BltDepth const*, BltOp const*, MODE) + 2184
1
CoreGraphics
A8_mark_inner(BltDepth* const*, BltOp const*) + 220
2
CoreGraphics
A8_mark_inner(BltDepth* const*, BltOp const*) + 220
3
CoreGraphics
_RIPLayerBltShape + 1108
4
CoreGraphics
_ripc_RenderImage + 684
5
CoreGraphics
_ripc_DrawImage + 904
6
CoreGraphics
_CGContextDrawImageWithOptions + 1104
7
CoreGraphics
_CGContextDrawImage + 728
8
libpag
pag::PAGVideoDecoder::SetMaxHardwareDecoderCount(int) + 390200
9
libpag
pag::PAGVideoDecoder::SetMaxHardwareDecoderCount(int) + 28088
10
libpag
pag::PAGDiskCache::RemoveAll() + 69260
11
libpag
pag::PAGDiskCache::RemoveAll() + 72820
12
libpag
pag::PAGDiskCache::RemoveAll() + 74056
13
libpag
pag::PAGDiskCache::RemoveAll() + 33712
14
libpag
pag::PAGImage::FromTexture(pag::BackendTexture const&, pag::ImageOrigin) + 94196
15
libpag
pag::PAGImage::FromTexture(pag::BackendTexture const&, pag::ImageOrigin) + 66844
16
libpag
pag::PAGImage::FromTexture(pag::BackendTexture const&, pag::ImageOrigin) + 68144
17
libpag
pag::PAGImage::FromTexture(pag::BackendTexture const&, pag::ImageOrigin) + 72108
18
libpag
pag::PAGImage::FromTexture(pag::BackendTexture const&, pag::ImageOrigin) + 69392
19
libpag
pag::PAGImage::FromTexture(pag::BackendTexture const&, pag::ImageOrigin) + 66844
20
libpag
pag::PAGImage::FromTexture(pag::BackendTexture const&, pag::ImageOrigin) + 72108
21
libpag
pag::PAGImage::FromTexture(pag::BackendTexture const&, pag::ImageOrigin) + 69392
22
libpag
pag::PAGSurface::onDraw(std::__1::shared_ptrpag::Graphic, std::__1::shared_ptrtgfx::Surface, pag::RenderCache*) + 92
23
libpag
pag::PAGSurface::draw(pag::RenderCache*, std::__1::shared_ptrpag::Graphic, pag::BackendSemaphore*, bool) + 432
24
libpag
pag::PAGPlayer::flushInternal(pag::BackendSemaphore*) + 148
25
libpag
pag::PAGPlayer::flush() + 140
26
libpag
pag::MergePathsElement::type() const + 109936
27
libpag
pag::PAG::SDKVersion() + 4004
28
libpag
pag::PAG::SDKVersion() + 7308
29
libpag
pag::PAGVideoDecoder::SetMaxHardwareDecoderCount(int) + 385024
30
libpag
pag::PAGVideoDecoder::SetMaxHardwareDecoderCount(int) + 385944
31
libpag
pag::PAGVideoDecoder::SetMaxHardwareDecoderCount(int) + 388580
32
libsystem_pthread.dylib
__pthread_start + 136
iphone设备型号不固定,各种都有,系统版本目前在
18.1.1 (22B91)-
18.3.1 (22D72)之间都有