Project

General

Profile

Actions

Emulator Issues #1403

closed

undefined symbol in libPlugin_DSP_*.so

Added by unmacaque almost 15 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Compile latest revision
  2. Start Dolphin
  3. 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.

Actions #1

Updated by Shirakawasuna almost 15 years ago

I can confirm this while running archlinux (up to date) 64 bit. It's present in r4263.

Actions #2

Updated by lpfaint99 almost 15 years ago

can you paste the scons output of your compile to pastie or another paste site and
link to it here?

Actions #3

Updated by unmacaque almost 15 years ago

Output of scons with r4272 where the error still persists. Stdout and stderr are
merged, progress indicating dashes removed.

Actions #4

Updated by nakeee almost 15 years ago

check latest version

Actions #6

Updated by Shirakawasuna almost 15 years ago

I no longer experience this issue as of r4274.

Actions #7

Updated by Hobbsilla about 14 years ago

I have the latest version and I am experiencing this problem on Lucid Lynx. Was this ever resolved for you unmacaque?

Actions #8

Updated by unmacaque about 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.

Actions #9

Updated by Anonymous about 13 years ago

  • Status changed from New to Fixed

Ignore this...Status:Verified was removed, changing to Fixed

Actions

Also available in: Atom PDF