Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS平台最新版本的sdk,pag后台线程解码崩溃,发生概率很大 #2329

Open
guihuaYi opened this issue Jun 4, 2024 · 2 comments
Assignees

Comments

@guihuaYi
Copy link

guihuaYi commented Jun 4, 2024

【版本信息】

4.3.57

【平台信息】

iOS 原生

【预期的表现】

pag解码不崩溃

【实际的情况】

崩溃对栈

1 libpag
pag::PAGDecoder::setCacheKeyGeneratorFun(std::__1::function<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > (pag::PAGDecoder*, std::__1::shared_ptrpag::PAGComposition)>) + 2844
2
libpag
pag::PAGFile::fileFrameToScaledFrame(long long, pag::TimeRange const&) const + 2036
3
libpag
pag::PAGFile::fileFrameToScaledFrame(long long, pag::TimeRange const&) const + 8196
4
libpag
pag::StrokeStyle::verify() const + 10024
5
libpag
pag::StrokeStyle::verify() const + 10940
6
libpag
pag::StrokeStyle::verify() const + 13528

【Demo及附件】

@KitsGithub
Copy link

我在 libsystem_platform.dylib 这个库崩了... BAD_ACCESS

@KitsGithub
Copy link

我在 libsystem_platform.dylib 这个库崩了... BAD_ACCESS

最终发现崩溃是仅出现在模拟器上,真机能正常....ORZ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants