operating Environment : Windows 8.1 (64bits), VLC Media Player 2.1.3
Exception Description : When you first start VLC playing a movie file, everything is OK. After that, each time you start VLC pops up "VLC Crash Reporting", click "Yes" or "No", VLC will start to play the file, everything is OK.
solution : VLC installation is complete, because "%appdata%" in no crashdump file, VLC normal start. After VLC starts normally, the crashdump is generated in "%appdata%" because the file exists, and each time you start VLC pops up the "VLC Crash Reporting" message box. The specific workaround is to find "%appdata%", which is usually located in "C:\users\<username>\appdata" and goes to "c:\users\<username>\appdata\roaming\ VLC ", delete crashdump, create a new folder named CrashDump, problem solved.
Attached: method to resolve the problem in the Mac Ox Environment (not tested)
Find Org.videolan.vlc.plist, usually located in "/users/<username>/library/preferences/org.videolan.vlc.plist".
Edit the file to find Latestcrashreportyear, modify it to a future time, such as 2030, to resolve the problem.
Finish