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

FLAC Support Bugs #4915

Closed
mixxxbot opened this issue Aug 22, 2022 · 4 comments
Closed

FLAC Support Bugs #4915

mixxxbot opened this issue Aug 22, 2022 · 4 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: p-yorick
Date: 2008-02-13T10:35:22Z
Status: Fix Released
Importance: Undecided
Launchpad Issue: lp191515


I've set up my Mixxx to load songs from my rather extensive FLAC collection (a one line diff...), and initially a file played fine (Aphex Twin/Acrid Avid Jam Shred), then when playing the exact clone in MP3 synchronised, they were fine... And indeed juggling the fader produced no noticeable difference between the two. However when loading a deck with the other deck playing, I got a libsndfile seek error. This was using JACK as the sound API and the added song was I Heart Hiroshima/Candy Cut.

Debug: Found new track: "I Heart Hiroshima - 1 - Candy Cut.flac"
Debug: file length 8952888
Debug: BPM detection successful for "I Heart Hiroshima - 1 - Candy Cut.flac"
Debug: ramp in
Debug: libsndfile: Seek ERR.
Debug: WaveSummary generation successful for "I Heart Hiroshima - 1 - Candy Cut.flac"
Warning: X Error: BadRequest (invalid request code or no such operation) 1
Extension: 255 (Uknown extension)
Minor opcode: 0 (Unknown request)
Resource id: 0x0
Warning: X Error: BadLength (poly request too large or internal Xlib length error) 16
Major opcode: 23 (X_GetSelectionOwner)
Resource id: 0x0
Killed

Subsequently this couldn't be reproduced, but for a bit, adding any FLAC caused a crash. Now it works just fine.

@mixxxbot
Copy link
Collaborator Author

Commented by: asantoni
Date: 2008-03-02T16:12:27Z


I fixed some dangerous code in the libsndfile backend we have, which might help mitigate these crashes. I have the feeling any further crashes you see are not related to the FLAC code, and instead probably due to memory corruption elsewhere.

If you can reproduce a crash like this, run Mixxx under gdb and generate/post a backtrace using the instructions here:
http://mixxx.org/wiki/doku.php/creating_backtraces

Thanks Yorick!

@mixxxbot
Copy link
Collaborator Author

Commented by: asantoni
Date: 2008-03-02T16:13:01Z


Either fixed in trunk or not a FLAC issue.

@mixxxbot
Copy link
Collaborator Author

Commented by: alexandrepierre
Date: 2008-12-07T02:23:51Z


Hi!!
I get trouble too with flac support...
I can play some flac files but not everything.
When I can't mixxx say :
Debug: libsndfile: ERR opening file.
Debug: Could not parse "01 - + - Genesis.flac"
(track coming from justice album cd)

We will get a perfect mixxx soon I think
Enjoy dudes !!!!
Cya

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant