Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes when importing flac files #6504

Closed
pastarat opened this issue Sep 3, 2022 · 2 comments
Closed

Crashes when importing flac files #6504

pastarat opened this issue Sep 3, 2022 · 2 comments
Labels

Comments

@pastarat
Copy link

pastarat commented Sep 3, 2022

Steps to reproduce

Create new/open project, double click the sample track, import a flac file

Expected behavior

File is added to the track

Actual behavior

LMMS crashes almost immediately

Example of the issue

lmmscrash

Details

  • This happens exactly every time. I have never been able to import a flac file successfully
  • This problem does not occur when importing wav or ogg files
  • The file in the example is less than a single kilobyte. LMMS crashes no matter what size the file is
  • It doesn't give me any error messages
  • It doesn't show "Not Responding"
  • Other programs can process significantly larger flac files without lagging or crashing
    I have tried:
  • Using AudioFileProcessor instead of the sample track
  • Updating LMMS
  • Uninstalling and reinstalling LMMS
  • Restarting my computer
  • Importing smaller and/or shorter files
  • Importing different files
  • Using different projects
  • Creating new projects
  • Closing all other programs
  • Deleting the lmmsrc.xml file

Hardware information

  • Windows 10 Home 21H1
  • 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz 2.42 GHz
  • 8GB RAM (7.65 GB usable)
  • 64-bit operating system, x64-based processor

Affected LMMS versions

1.2.0, 1.2.2 stable. Installed from https://lmms.io/download#windows

@pastarat pastarat added the bug label Sep 3, 2022
@Monospace-V
Copy link
Contributor

Monospace-V commented Sep 3, 2022

Tried reproducing in 1.2.0, and can't reproduce.
I can import a FLAC file just fine. I have checked, and it is indeed a FLAC file I was using, not an mp3 or wav renamed .flac.
image
This is quite an unusual issue.
image

If it's not working with 1.2.0 or 1.2.2 it's unlikely to work with 1.3.

@pastarat
Copy link
Author

pastarat commented Sep 3, 2022

I tried converting a video to wav but VLC corrupted it completely and it wouldn't play on any program. The flac files I tried to process had no bitrate when I checked their properties, but somehow would play. And then I was able to process a flac file from a different source successfully. I think it's VLC that's causing the problem, not LMMS. I did everything I could to find out what could be wrong...except importing a file that wasn't from VLC.

@pastarat pastarat closed this as completed Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants