vividos / winLAME

winLAME is an easy to use encoder for many audio formats, including MP3, Opus, Ogg Vorbis and more. (this is the Git repository mirror of the SourceForge.net Git repository)
GNU General Public License v2.0
41 stars 7 forks source link

Crash on opening FLAC files #2

Closed rfilmyer closed 4 years ago

rfilmyer commented 4 years ago

Tried using the software and instantly hit a crash trying to open some FLAC files.

I can provide the files upon request, they also may be associated with the following hash: CCE242B973F1EBA7831BD7146AE806C5D9504F65. I loaded the first file that that hash is referencing as well as all of the referenced FLAC files.

I am attaching two memdumps from my crashes. The first is from a single file, and the second is from loading a number of FLAC files at once.

winlame bugs.zip

This occurs in both the classic and "new" view.

One thing I noticed (check out this screenshot): image

vividos commented 4 years ago

I see that you're still using the 2019 release 1 version. Can you retest the bug with the latest AppVeyor build? Thanks!

rfilmyer commented 4 years ago

Build 2.20.0.83 on AppVeyor appears to work fine, program does not crash when loading the same FLAC files, duration fields are normal and conversion works fine.

Self-closing as resolved (working on nightlies)

vividos commented 4 years ago

Thanks for the feedback!