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
#578002 SIGSEGV SEGV_ACCERR
-[VIMediaDownloader actionWorker:didFinishWithError:] (VIMediaDownloader.m:)
ibobjc.A.dylib _objc_release_x0 + 16 1 -[VIMediaDownloader actionWorker:didFinishWithError:] (VIMediaDownloader.m:511) 2 -[VIActionWorker popFirstActionInList] (VIMediaDownloader.m:0) 3 -[VIActionWorker processActions] (VIMediaDownloader.m:185) 4 -[VIActionWorker URLSession:task:didCompleteWithError:] (VIMediaDownloader.m:343) 5 -[VIURLSessionDelegateObject URLSession:task:didCompleteWithError:] (VIMediaDownloader.m:88) 6 CFNetwork _CFURLRequestCopyHTTPRequestMethod + 2272 19 libsystem_pthread.dylib __pthread_wqthread + 228
The text was updated successfully, but these errors were encountered:
我也遇到了,来看看有没有人解决
Sorry, something went wrong.
No branches or pull requests
#578002 SIGSEGV
SEGV_ACCERR
-[VIMediaDownloader actionWorker:didFinishWithError:] (VIMediaDownloader.m:)
ibobjc.A.dylib
_objc_release_x0 + 16
1
-[VIMediaDownloader actionWorker:didFinishWithError:] (VIMediaDownloader.m:511)
2
-[VIActionWorker popFirstActionInList] (VIMediaDownloader.m:0)
3
-[VIActionWorker processActions] (VIMediaDownloader.m:185)
4
-[VIActionWorker URLSession:task:didCompleteWithError:] (VIMediaDownloader.m:343)
5
-[VIURLSessionDelegateObject URLSession:task:didCompleteWithError:] (VIMediaDownloader.m:88)
6
CFNetwork
_CFURLRequestCopyHTTPRequestMethod + 2272
19
libsystem_pthread.dylib
__pthread_wqthread + 228
The text was updated successfully, but these errors were encountered: