Postby Jim S » 24 Oct 2023 14:29
I tried again today to generate a logfile, this time from the command line. This is what happens. (I'll include only the part from where it starts to try to play the disc.)
main: playlist is empty
main debug: nothing to play
main debug: processing request item: cdda:///E:/, node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index 0
main debug: starting playback of new item
main debug: resyncing on cdda:///E:/
main debug: cdda:///E:/ is at 0
main debug: creating new input thread
main debug: Creating an input for 'cdda:///E:/'
main debug: requesting art for new input thread
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\James\AppData\Local\Temp
main debug: `cdda:///E:/' gives access `cdda' demux `any' path `/E:/'
main debug: creating demux: access='cdda' demux='any' location='/E:/' file='E:\'
main debug: looking for access_demux module matching "cdda": 15 candidates
lua debug: Trying Lua scripts in C:\Users\James\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
cdda debug: using winNT/2K/XP ioctl layer
lua debug: Trying Lua scripts in C:\Users\James\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
main debug: no access_demux modules matched
main debug: creating access: cdda:///E:/
main debug: (path: E:\)
main debug: looking for access module matching "cdd
And that's it! As you can see, it crashes in the middle of writing the log entry. I get the Windows crash reporter box, *not* any VLC crash reporter box.
Curiously, one time only, it *did* play the disc flawlessly. But every subsequent attempt resulted in a crash.