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

Fix NSInvalidArgumentException in AVAsset.g.cs line 97 #198

Open
Clancey opened this issue Nov 10, 2019 · 0 comments
Open

Fix NSInvalidArgumentException in AVAsset.g.cs line 97 #198

Clancey opened this issue Nov 10, 2019 · 0 comments

Comments

@Clancey
Copy link
Owner

Clancey commented Nov 10, 2019

Version 3.6(184)

Stacktrace

MSCrashesUncaughtCXXTerminateHandler() (MSCrashesCXXExceptionHandler.mm:171);MusicPlayeriOS

Xamarin_iOS_AVFoundation_AVAsset_FromUrl_Foundation_NSUrl (AVAsset.g.cs:97);MusicPlayeriOS

MusicPlayeriOS_MusicPlayer_Playback_NativeAudioPlayer__VerifyMp3d__51_MoveNext + 80;MusicPlayeriOS

MusicPlayeriOS_System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_bool_Start_MusicPlayer_Playback_NativeAudioPlayer__VerifyMp3d__51_MusicPlayer_Playback_NativeAudioPlayer__VerifyMp3d__51_ (AsyncMethodBuilder.cs:471);MusicPlayeriOS

MusicPlayeriOS_MusicPlayer_Playback_NativeAudioPlayer_VerifyMp3_string_bool + 228;MusicPlayeriOS

MusicPlayeriOS_MusicPlayer_Managers_BackgroundDownloadManager__ProcessFiled__21_MoveNext + 132;MusicPlayeriOS

MusicPlayeriOS_System_Runtime_CompilerServices_AsyncTaskMethodBuilder_Start_MusicPlayer_Managers_BackgroundDownloadManager__ProcessFiled__21_MusicPlayer_Managers_BackgroundDownloadManager__ProcessFiled__21_ (AsyncMethodBuilder.cs:316);MusicPlayeriOS

MusicPlayeriOS_MusicPlayer_Managers_BackgroundDownloadManager_ProcessFile_MusicPlayer_Models_BackgroundDownloadFile + 240;MusicPlayeriOS

MusicPlayer_Managers_BackgroundDownloadManager__Completedd__36_MoveNext (:1);MusicPlayeriOS

wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 240;MusicPlayeriOS

mono_jit_runtime_invoke (mini-runtime.c:2767);MusicPlayeriOS

do_runtime_invoke (object.c:2862);MusicPlayeriOS

mono_gsharedvt_constrained_call (jit-icalls.c:1413);MusicPlayeriOS

wrapper_managed_to_native_object___icall_wrapper_mono_gsharedvt_constrained_call_intptr_intptr_intptr_intptr_intptr + 124;MusicPlayeriOS

System_Runtime_CompilerServices_AsyncVoidMethodBuilder_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_ + 368;MusicPlayeriOS

MusicPlayer_Managers_BackgroundDownloadManager_Completed_Foundation_NSUrlSessionTask_Foundation_NSUrl (:1);MusicPlayeriOS

MusicPlayeriOS_MusicPlayer_Managers_BackgroundDownloadManager_UrlSessionDelegate_DidFinishDownloading_Foundation_NSUrlSession_Foundation_NSUrlSessionDownloadTask_Foundation_NSUrl + 240;MusicPlayeriOS

wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 240;MusicPlayeriOS

mono_jit_runtime_invoke (mini-runtime.c:2767);MusicPlayeriOS

do_runtime_invoke (object.c:2862);MusicPlayeriOS

mono_runtime_invoke (object.c:3016);MusicPlayeriOS

native_to_managed_trampoline_42(objc_object*, objc_selector*, _MonoMethod**, NSURLSession*, NSURLSessionDownloadTask*, NSURL*, unsigned int) (registrar.m:2099);MusicPlayeriOS

-[MusicPlayer_Managers_BackgroundDownloadManager_UrlSessionDelegate URLSession:downloadTask:didFinishDownloadingToURL:] (registrar.m:10400);MusicPlayeriOS

Reason

NSInvalidArgumentException

Link to App Center

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

1 participant