We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
MODULE->Editor [photo] 打开编辑器 笔画随便画画 点击最后完成崩溃
callDecodeImage:2058: *** ERROR: decodeImageImp failed - NULL _blockArray (lldb) bt
EditorConfigurationViewController.editorViewController(editorViewController=<unavailable>, asset=<unavailable>, self=<unavailable>) at EditorConfigurationViewController.swift:155 frame #1: 0x00000001008996b8 HXPhotoPickerExample
EditorViewController.imageProcessCompletion(result=HXPhotoPicker.ImageEditedResult @ 0x000000016f69fd60, self=0x000000010601ca00) at EditorViewController+Processing.swift:186:19 frame #3: 0x00000001035813b0 HXPhotoPicker
closure #3 in closure #2 in closure #3 in EditorAdjusterView.cropImage(thumbImage=0x0000000280025830, completion=0x00000001035835a0 HXPhotoPicker
thunk for @escaping @callee_guaranteed () -> () at <compiler-generated>:0 frame #6: 0x0000000101984f50 libdispatch.dylib
_dispatch_client_callout + 20 frame #8: 0x0000000101996fec libdispatch.dylib
_dispatch_main_queue_callback_4CF + 44 frame #10: 0x00000001a758cf9c CoreFoundation
__CFRunLoopRun + 1996 frame #12: 0x00000001a75893f8 CoreFoundation
GSEventRunModal + 164 frame #14: 0x00000001a99af8a0 UIKitCore
UIApplicationMain + 340 frame #16: 0x0000000100767210 HXPhotoPickerExample
The text was updated successfully, but these errors were encountered:
No branches or pull requests
MODULE->Editor [photo] 打开编辑器 笔画随便画画 点击最后完成崩溃
callDecodeImage:2058: *** ERROR: decodeImageImp failed - NULL _blockArray
(lldb) bt
frame #0: 0x0000000100880e64 HXPhotoPickerExample
EditorConfigurationViewController.editorViewController(editorViewController=<unavailable>, asset=<unavailable>, self=<unavailable>) at EditorConfigurationViewController.swift:155 frame #1: 0x00000001008996b8 HXPhotoPickerExample
protocol witness for EditorViewControllerDelegate.editorViewController(_:didFinish:) in conformance EditorConfigurationViewController at :0frame 请问这个图片浏览器能浏览网络图片吗 #2: 0x00000001035824d4 HXPhotoPicker
EditorViewController.imageProcessCompletion(result=HXPhotoPicker.ImageEditedResult @ 0x000000016f69fd60, self=0x000000010601ca00) at EditorViewController+Processing.swift:186:19 frame #3: 0x00000001035813b0 HXPhotoPicker
closure 崩溃 #1 in EditorViewController.imageProcessing(result=success, self=0x000000010601ca00) at EditorViewController+Processing.swift:73:30closure #3 in closure #2 in closure #3 in EditorAdjusterView.cropImage(thumbImage=0x0000000280025830, completion=0x00000001035835a0 HXPhotoPicker
partial apply forwarder for closure 崩溃 #1 (Swift.Result<HXPhotoPicker.ImageEditedResult, HXPhotoPicker.EditorError>) -> () in HXPhotoPicker.EditorViewController.imageProcessing() -> () at , urlConfig=HXPhotoPicker.EditorURLConfig @ 0x000000016f6a1578, self=0x000000010503c200) at EditorAdjusterView+Croper.swift:252:25frame 权限问题 #5: 0x0000000103139bc8 HXPhotoPicker
thunk for @escaping @callee_guaranteed () -> () at <compiler-generated>:0 frame #6: 0x0000000101984f50 libdispatch.dylib
_dispatch_call_block_and_release + 32frame 能不能用cocoapods分析導入項目? #7: 0x0000000101986b34 libdispatch.dylib
_dispatch_client_callout + 20 frame #8: 0x0000000101996fec libdispatch.dylib
_dispatch_main_queue_drain + 1084frame 不能编译,报错 #9: 0x0000000101996ba0 libdispatch.dylib
_dispatch_main_queue_callback_4CF + 44 frame #10: 0x00000001a758cf9c CoreFoundation
CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16frame 选中livePhoto后程序崩溃 #11: 0x00000001a7589ca8 CoreFoundation
__CFRunLoopRun + 1996 frame #12: 0x00000001a75893f8 CoreFoundation
CFRunLoopRunSpecific + 608frame 请问如何设置拍照后的照片自动保存到本地? #13: 0x00000001eab0f4f8 GraphicsServices
GSEventRunModal + 164 frame #14: 0x00000001a99af8a0 UIKitCore
-[UIApplication _run] + 888frame 当限制只可以放三张照片时,仍然可以继续添加视频。然后删除了一张之后,删除按钮就不能动了 #15: 0x00000001a99aeedc UIKitCore
UIApplicationMain + 340 frame #16: 0x0000000100767210 HXPhotoPickerExample
main(argc=1, argv=0x000000016f6a36a0) at main.m:14:16frame 相册向下偏移64 #17: 0x00000001ca2d6dcc dyld`start + 2240
The text was updated successfully, but these errors were encountered: