ML entries blanked after exit
Migrating a v0.9.8 ML to current 0.9.9 RC (vlc-0.9.9-rc-20090305-0104-win32) leads to a "cleand" version of the ML after vlc exit or a crash when trying to play an existing entry.
After first program start with an "old" ML this error occurs:
Microsoft Visual C++ Runtime Library Assertion failed!
Program: C:\Programme\VLC.09devel\vlc.exe File: libvlc.c Line: 1030
Expression: b_clean
After restarting vlc the tree structure and entries still exists but they are lacking
and elements. Trying to "play" such an entry crashes vlc, too.Readding ML entries leads to the same behaviour as above, crash on playing or assertion failure on exit.
Could it depend on ticket #2541 (closed)?