[Resolved] ryzom_client crashes on start

Added by furbearntrout over 7 years ago

$ /home/matt/lib/ryzom/ryzom_client
Inconsistency detected by ld.so: dl-open.c: 611: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!
$

Happens right after I try to log in.

Am I missing a dependency or something?

---edit---
Updated by system, works now(Debian Squeeze)


Replies (4)

RE: [Resolved] ryzom_client crashes on start - Added by vl over 7 years ago

Thanks for the report! It'll help other people with the same error

RE: [Resolved] ryzom_client crashes on start - Added by brykou over 7 years ago

I Have the same problem but can't solve it by updating it seems.
I have even done the ryzom_updater to be sure to get the latest version.
I got :
Inconsistency detected by ld.so: dl-open.c: 582: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!

Here is the last lines of my log :
2011/03/01 12:30:12 INF 4122900752 <Unknown> login.cpp 2676 checkLogin : Sent request for password salt
2011/03/01 12:30:12 INF 4122900752 <Unknown> http_client.cpp 160 receive : Receiving
2011/03/01 12:30:12 INF 4122900752 <Unknown> http_client.cpp 175 receive : Received CLOSE 4 bytes
2011/03/01 12:30:12 INF 4122900752 <Unknown> login.cpp 2681 checkLogin : Received request login check
2011/03/01 12:30:15 DBG 4122900752 <Unknown> http_client.cpp 57 connect : Connected to web server 'su1.ryzom.com:40916'
2011/03/01 12:30:15 INF 4122900752 <Unknown> login.cpp 2707 checkLogin : Connected
2011/03/01 12:30:15 INF 4122900752 <Unknown> login.cpp 2717 checkLogin : Sent request login check
2011/03/01 12:30:15 INF 4122900752 <Unknown> http_client.cpp 160 receive : Receiving
2011/03/01 12:30:15 INF 4122900752 <Unknown> http_client.cpp 175 receive : Received CLOSE 164 bytes
2011/03/01 12:30:15 INF 4122900752 <Unknown> login.cpp 2722 checkLogin : Received request login check
2011/03/01 12:30:15 INF 4122900752 <Unknown> client.cpp 576 main : Login of Ryzom success
2011/03/01 12:30:15 INF 4122900752 <Unknown> client.cpp 579 main : Post-Login Init of Ryzom...
2011/03/01 12:30:15 WRN 4122900752 <Unknown> ligo_config.cpp 547 errorMessage : Can't open the file for reading.
2011/03/01 12:30:15 WRN 4122900752 <Unknown> init.cpp 1228 postlogInit : Can't load primitive class file
2011/03/01 12:30:15 DBG 4122900752 <Unknown> audio_mixer_user.cpp 352 initDriver : AM: Init Driver 'AUTO' ('auto')...
2011/03/01 12:30:15 INF 4122900752 <Unknown> sound_driver.cpp 119 createDriver : Creating statically linked sound driver AUTO
2011/03/01 12:30:15 DBG 4122900752 <Unknown> ext_al.cpp 25 alExtInit : AL: Initializing extensions
2011/03/01 12:30:15 DBG 4122900752 <Unknown> audio_mixer_user.cpp 407 initDevice : AM: Init Device...
2011/03/01 12:30:15 DBG 4122900752 <Unknown> sound_driver_al.cpp 300 initDevice : AL: Opening device: 'NULL'

RE: [Resolved] ryzom_client crashes on start - Added by brykou over 7 years ago

Perhaps it will be better with indications about my system : :-)
KDE 4.4.5 - GNU/linux Debian Sid 2.6.32-3-amd64

RE: [Resolved] ryzom_client crashes on start - Added by brykou over 7 years ago

OK.
I have found a way to get through :
I have typed :
sudo chmod a-r /usr/lib32/libpulse{-simple.so.0.0.2,.so.0.8.0,common-0.9.15.so}
and the client goes on now, until it crashe just after the character selection.
And I have also a problem with sound it seems, as I got this message in my console :
AL lib: oss.c:173: Could not open /dev/dsp: Device or resource busy

I am continuing to struggle ...

(1-4/4)