Bugzilla – Bug 337260
_dl_open error during package upgrade
Last modified: 2007-10-30 17:04:51 UTC
Hi. I'm getting a strange error when applying the latest openSUSE 10.3 for x86-64 updates: # rpm -Uvh nspluginwrapper-0.9.91.5-1.1.x86_64.rpm --replacefiles --replacepkgs Preparing... ########################################### [100%] 1:nspluginwrapper ########################################### [100%] Inconsistency detected by ld.so: dl-open.c: 623: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed! error: %post(nspluginwrapper-0.9.91.5-1.1.x86_64) scriptlet failed, exit status 127 This seems to be similar to the race in _dl_open described here: http://sourceware.org/bugzilla/show_bug.cgi?id=3429 Please let me know what other information I could provide to help debug this issue. rpm -q rpm kernel-default glibc rpm-4.4.2-140 kernel-default-2.6.22.9-0.4 glibc-2.6.1-18.3
I think this is the same as bug 304963. *** This bug has been marked as a duplicate of bug 304963 ***