|
|
#1 | |
|
Registered User
Join Date: Mar 2005
Posts: 25
|
Some people (like me
) seems to be affected by the error message above, the full text being:Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed! an easy way to reproduce it is (on gentoo systems) : kefk ~ # python -c 'import PyQt4.Qt' Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed! kefk ~ # eselect opengl list Available OpenGL implementations: [1] nvidia * [2] xorg-x11 kefk ~ # eselect opengl set 2 Switching to xorg-x11 OpenGL interface... done kefk ~ # python -c 'import PyQt4.Qt' kefk ~ # eselect opengl set 1 Switching to nvidia OpenGL interface... done kefk ~ # python -c 'import PyQt4.Qt' Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed! kefk ~ # bug report attached, driver version 275.09 - X86_64 - Gentoo - glibc 2.13-r2 gentoo bug report: https://bugs.gentoo.org/show_bug.cgi?id=369993 Last edited by cova; 06-05-11 at 05:03 AM. Reason: Added some detail |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Dec 2005
Location: My own little world
Posts: 117
|
Thanks for the info. I been getting that on my gentoo system all over the place. From compiling to quitting VirtualBox. I didn't have any idea what was causing it. How did you figure it out?
|
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Mar 2005
Posts: 25
|
Quote:
https://bugs.archlinux.org/task/24490 |
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Dec 2005
Location: My own little world
Posts: 117
|
Still occurs in 275.09.04 beta.
|
|
|
|
|
|
|
#5 |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Oct 2006
Posts: 3
|
Seems after update to glibc-2.14 bug is gone..
|
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Nov 2007
Posts: 70
|
This bug is back in 280.04.
$ cat /proc/driver/nvidia/version NVRM version: NVIDIA UNIX x86_64 Kernel Module 280.04 Fri Jun 24 10:26:51 PDT 2011 GCC version: gcc version 4.6.0 (Gentoo 4.6.0 p1.2, pie-0.4.5) $ python -c 'import PyQt4.Qt' Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed! |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Dec 2005
Location: My own little world
Posts: 117
|
|
|
|
|
|
|
#9 | |
|
Registered User
Join Date: Aug 2010
Posts: 41
|
Quote:
Code:
NVRM version: NVIDIA UNIX x86 Kernel Module 280.04 Fri Jun 24 11:38:34 PDT 2011 GCC version: gcc-Version 4.4.5 (Gentoo 4.4.5 p1.2, pie-0.4.5) Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed! |
|
|
|
|
![]() |
| Thread Tools | |
|
|