-
Notifications
You must be signed in to change notification settings - Fork 467
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
使用多个PAGView有概率死锁 #13
Comments
你可以尝试升到最新,目前最新版是 3.2.7.25 |
好的 我升级完观察观察 |
Closed
Closed
Closed
Closed
Open
Closed
Open
ghost
mentioned this issue
Apr 1, 2024
Closed
Closed
Open
Open
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
libpag 版本:libpag-ios(v3.2.4.37)
主线程backtrace如下
__psynch_mutexwait + 8 frame #1: 0x00000001b8322808 libsystem_pthread.dylib
_pthread_mutex_firstfit_lock_wait + 92frame replaceText方法替换setTextData方法 #2: 0x00000001b8322778 libsystem_pthread.dylib
_pthread_mutex_firstfit_lock_slow + 260 frame #3: 0x00000001b848510c libc++.1.dylib
std::__1::mutex::lock() + 16frame 请问下 有没有可以监听动画播放实时进度的API #4: 0x000000010de6410c libpag
___lldb_unnamed_symbol182$$libpag + 40 frame #5: 0x000000010dec14dc libpag
pag::PAGPlayer::setProgress(double) + 80frame 请问PAGView 获取到的SurfaceTexture使用MediaCodec如何编码成mp4,可以给段编码mp4的事例代码吗? #6: 0x000000010decfd88 libpag
-[PAGView onAnimationUpdate:] + 40 frame #7: 0x000000010df037f8 libpag
___lldb_unnamed_symbol1730$$libpag + 192frame iOS版本麻烦支持 bitcode #8: 0x000000010df033ac libpag
___lldb_unnamed_symbol1725$$libpag + 192 frame #9: 0x0000000111998114 GPUToolsCore
-[DYDisplayLinkInterposer forwardDisplayLinkCallback:] + 172frame 安装pag之后 ae没有相应的显示 #10: 0x00000001bf13b354 QuartzCore
CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 512 frame #11: 0x00000001bf20b1a4 QuartzCore
display_timer_callback(__CFMachPort*, void*, long, void*) + 268frame No implementation found for void org.libpag.PAGPlayer.nativeInit() #12: 0x00000001b8569584 CoreFoundation
__CFMachPortPerform + 176 frame #13: 0x00000001b8593f44 CoreFoundation
CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 60frame pag支持ae表达式吗 #14: 0x00000001b85935e8 CoreFoundation
__CFRunLoopDoSource1 + 452 frame #15: 0x00000001b858e0e0 CoreFoundation
__CFRunLoopRun + 1880frame 10月14日,上传appstore会报错 libpag.framework' contains an invalid value '[iPhoneSimulator]' #16: 0x00000001b858d660 CoreFoundation
CFRunLoopRunSpecific + 480 frame #17: 0x00000001c299e604 GraphicsServices
GSEventRunModal + 164frame 有没有UI版的 #18: 0x00000001bc76215c UIKitCore`UIApplicationMain + 1944
The text was updated successfully, but these errors were encountered: