not sure what the proper fix is but as a temporary workaround the pulseaudio backend for openal can be disabled which 'fixes' the error Inconsistency detected by ld.so: dl-close.c: 731: _dl_close: Assertion `map->l_init_called' failed!
either in /etc/openal/alsoft.conf or per user using /usr/share/doc/libopenal1/examples/alsoftrc.sample.gz as basis for file ~/.alsoftrc uncomment driver section and remove pulse --- .alsoftrc 2009-12-01 23:11:28.024130412 +0000 +++ .alsoftrc.new 2009-12-01 23:12:44.054130244 +0000 @@ -81,7 +81,7 @@ # Sets the backend driver list order, comma-seperated. Unknown backends and # duplicated names are ignored, and unlisted backends won't be considered for # use. An empty list means the default. -#drivers = alsa,oss,solaris,dsound,winmm,port,pulse,wave +drivers = alsa,oss,solaris,dsound,winmm,port,wave ## excludefx: # Sets which effects to exclude, preventing apps from using them. This can -- MPlayer fails to play some files because of inconsistency detected by ld.so (due to OpenAL) https://bugs.launchpad.net/bugs/486414 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
