Bug 337260 - _dl_open error during package upgrade
Summary: _dl_open error during package upgrade
Status: RESOLVED DUPLICATE of bug 304963
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Update Problems (show other bugs)
Version: Final
Hardware: x86-64 openSUSE 10.3
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Petr Baudis
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-26 19:31 UTC by Vadim Krevs
Modified: 2007-10-30 17:04 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim Krevs 2007-10-26 19:31:59 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
Comment 1 Petr Baudis 2007-10-30 17:04:51 UTC
I think this is the same as bug 304963.

*** This bug has been marked as a duplicate of bug 304963 ***