PlaneShift

Support => Linux Specific Issues => Topic started by: Mogweh on April 25, 2010, 01:54:56 pm

Title: Error on startup: Inconsistency detected by ld.so: dl-close.c: 731: _dl_close
Post by: Mogweh on April 25, 2010, 01:54:56 pm
I recently upgraded from Kubuntu 9.10 to 10.04. When I tried to start up PS I got this error:

Code: [Select]
Inconsistency detected by ld.so: dl-close.c: 731: _dl_close: Assertion `map->l_init_called' failed!

After a bit of digging around and googling I found that is was something to do with the openal sound.

After further playing around and a bit of luck, I uninstalled libopenal1 and it went away.

Seeing as 10.04 will be released in a few days, this may crop up in other peoples Kubuntu computers.

Hope this helps.
Title: Re: Error on startup: Inconsistency detected by ld.so: dl-close.c: 731: _dl_close
Post by: Erinyes on April 25, 2010, 10:42:18 pm
I'm trying to run it on Debian Sid but unfortunately I can't uninstall libopenal1 because lot a packages depends on it so it's not a possible solution :-(

Thanks anyway.
Ernesto.
Title: Re: Error on startup: Inconsistency detected by ld.so: dl-close.c: 731: _dl_close
Post by: uaaquarius on April 29, 2010, 11:58:30 pm
Seeing as 10.04 will be released in a few days, this may crop up in other peoples Kubuntu computers.

In fact this affects not only 10.04 Kubuntu, but also Ubuntu users.
Title: Re: Error on startup: Inconsistency detected by ld.so: dl-close.c: 731: _dl_close
Post by: jlxsolutions on April 30, 2010, 01:54:29 am
same issue here
Code: [Select]
Inconsistency detected by ld.so: dl-close.c: 731: _dl_close: Assertion `map->l_init_called' failed!
Oh well i,m sure there be some fixy fix soon :) :detective:
Title: Re: Error on startup: Inconsistency detected by ld.so: dl-close.c: 731: _dl_close
Post by: Cuhar on May 08, 2010, 08:08:39 pm
Fix for this problem here:

http://www.hydlaaplaza.com/smf/index.php?topic=36721.msg417565

The fix by weltall worked for me. Unpack the deb, rename the library and move it to the libs folder in PlaneShift installation. Worked for me.
Title: Re: Error on startup: Inconsistency detected by ld.so: dl-close.c: 731: _dl_close
Post by: Tomislav on May 09, 2010, 04:32:31 pm
Another solution is to compile the client from source. I compiled a static version of the client and it works great.