iOS平台最新版本的sdk,pag后台线程解码崩溃,发生概率很大
Open
@kevingpqi123 is already working on this.
Since Jun 4, 2024.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
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及附件】
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.