Emulator Issues #1403
closedundefined symbol in libPlugin_DSP_*.so
0%
Description
What steps will reproduce the problem?
- Compile latest revision
- Start Dolphin
- Try to configure DSP plugin
What is the expected output? What do you see instead?
Expecting to see a working DSP plugin showing up in the plugin configuration.
Instead, there is no DSP plugin available. Additionally, these errors show
up when starting Dolphin:
DL: Error loading DLL Plugins/libPlugin_DSP_LLE.so:
Plugins/libPlugin_DSP_LLE.so: undefined symbol:
snd_pcm_sw_params_set_start_threshold12:02:148 E[COMMON]: DL: Error loading
DLL Plugins/libPlugin_DSP_LLE.so: (null)
12:02:148 W[CONSOLE]: PluginInfo: Plugins/libPlugin_DSP_LLE.so is not a
valid Dolphin plugin. Ignoring.
DL: Error loading DLL Plugins/libPlugin_DSP_HLE.so:
Plugins/libPlugin_DSP_HLE.so: undefined symbol:
snd_pcm_sw_params_set_start_threshold12:02:169 E[COMMON]: DL: Error loading
DLL Plugins/libPlugin_DSP_HLE.so: (null)
12:02:169 W[CONSOLE]: PluginInfo: Plugins/libPlugin_DSP_HLE.so is not a
valid Dolphin plugin. Ignoring.
And a segfault occurs when trying to configure the DSP plugin:
12:05:022 E[*]: Warning: Error loading Plugins/libPlugin_DSP_HLE.so: can't
read info
Segmentation fault
What version of the product are you using? On what operating system?
Dolphin svn r4255
Ubuntu 9.04 Linux 64 bit
Please provide any additional information below.
Updated by Shirakawasuna about 15 years ago
I can confirm this while running archlinux (up to date) 64 bit. It's present in r4263.
Updated by lpfaint99 about 15 years ago
can you paste the scons output of your compile to pastie or another paste site and
link to it here?
Updated by unmacaque about 15 years ago
Output of scons with r4272 where the error still persists. Stdout and stderr are
merged, progress indicating dashes removed.
Updated by Shirakawasuna about 15 years ago
I no longer experience this issue as of r4274.
Updated by Hobbsilla over 14 years ago
I have the latest version and I am experiencing this problem on Lucid Lynx. Was this ever resolved for you unmacaque?
Updated by unmacaque over 14 years ago
The problem has been fixed for me for a good while now. I am also on Ubuntu Lucid Lynx.
If it does not work for you, try using a prepackaged version of dolphin for Ubuntu. If you compile it by yourself make sure you have all dependencies. In any case, check the 'Wiki' tab for further information.
Updated by Anonymous over 13 years ago
- Status changed from New to Fixed
Ignore this...Status:Verified was removed, changing to Fixed