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

wavpack undefined symbol: _Z14format_samplesiPcPij #6337

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

wavpack undefined symbol: _Z14format_samplesiPcPij #6337

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

Comments

@mixxxbot
Copy link
Collaborator

Reported by: kwhat
Date: 2012-03-31T20:01:40Z
Status: Fix Released
Importance: Medium
Launchpad Issue: lp970339
Attachments: wavpack_symbol_fix.patch


Mixxx crashes when trying to load wavpack files with the following error:

mixxx: symbol lookup error: /usr/lib/mixxx/plugins/soundsource/libsoundsourcewv.so: undefined symbol: _Z14format_samplesiPcPij

The function should be part of the libsoundsourcewv.so plugin but is left off for some reason. I included it as part of the cpp namespace for the plugin and it seems to function correctly. Patch attached.

@mixxxbot
Copy link
Collaborator Author

Commented by: kwhat
Date: 2012-03-31T20:01:40Z
Attachments: wavpack_symbol_fix.patch

@mixxxbot mixxxbot added the bug label Aug 22, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: kwhat
Date: 2012-04-08T18:24:47Z


Patch works for both trunk and 1.10

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2012-05-04T03:42:13Z


Thanks Alex :)

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 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

1 participant