Advertisement
Guest User

VLC crash

a guest
Oct 3rd, 2014
597
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. Stowed Exception Array @ 0x0449f35c
  2.  
  3. Stowed Exception #1 @ 0x0998c544
  4. 0x80070002 (FACILITY_WIN32 - Win32 Undecorated Error Codes): Das System kann die angegebene Datei nicht finden.
  5.  
  6. Stack : 0x5d18b48
  7. 75aea9f1 combase!RoOriginateLanguageException+0x3b
  8. 601408c6 mscorlib_ni+0x9908c6
  9. 601ddce6 mscorlib_ni+0xa2dce6
  10. 601dd931 mscorlib_ni+0xa2d931
  11. 620a1c3f System_Runtime_WindowsRuntime_ni+0x21c3f
  12. 620a1bc5 System_Runtime_WindowsRuntime_ni+0x21bc5
  13. 5fabd8d6 mscorlib_ni+0x30d8d6
  14. 620a1b74 System_Runtime_WindowsRuntime_ni+0x21b74
  15. 5eaeff16 Windows_UI_ni+0x9ff16
  16. 609b27b6 clr!COMToCLRDispatchHelper+0x28
  17.  
  18. >>> Associated CLR Exception <<<
  19.  
  20. Exception object: 01b4eed8
  21. Exception type: System.IO.FileNotFoundException
  22. Message: Das System kann die angegebene Datei nicht finden. (Ausnahme von HRESULT: 0x80070002)
  23. InnerException: <none>
  24. StackTrace (generated):
  25. SP IP Function
  26. 0449F2F8 5FAF53DE mscorlib_ni!System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)+0x5e
  27. 0449F308 5FAF5379 mscorlib_ni!System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)+0x35
  28. 0449F314 0A1B5682 VLC_WINRT_APP_Windows!VLC_WINRT_APP.ViewModels.MusicVM.MusicLibraryVM+<>c__DisplayClass19+<<CreateDatabaseFromMusicFolder>b__17>d__1b.MoveNext()+0x19a
  29. 0449F608 6029A24F mscorlib_ni!System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(System.Object)+0x33
  30. 0449F610 620A1BF4 System_Runtime_WindowsRuntime_ni!System.Threading.WinRTSynchronizationContext+Invoker.InvokeCore()+0x24
  31.  
  32. StackTraceString: <none>
  33. HResult: 80070002
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement