[Bug 796282] Re: CMake 2.8.4+dfsg.1-5 failed to install: Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed!

2011-06-15 Thread Matthieu Baerts
> I suspect the nvidia drivers Oh, yes it's impressive! Well done it was due to these nvidia drivers! But drivers installed from xorg-edgers ppa, not nvidia drivers from Ubuntu repositories! Thank you for your help! ** Changed in: emacsen-common (Ubuntu) Status: Incomplete => Invalid --

[Bug 796282] Re: CMake 2.8.4+dfsg.1-5 failed to install: Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed!

2011-06-15 Thread era
If you still have the patience, could you also do this with ltrace? The strace-ff output clearly indicates that the error comes from within emacs23 so perhaps you can limit ltrace to just emacs23 or nautilus. I suspect the nvidia drivers but perhaps a library trace could shed more light on this.

[Bug 796282] Re: CMake 2.8.4+dfsg.1-5 failed to install: Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed!

2011-06-15 Thread Matthieu Baerts
This is the output of: $ sudo strace -f -o strace-f.txt /usr/lib/emacsen-common/emacs-package-install cmake-data >> strace-f.txt 2&>> strace-f.txt ** Attachment added: "strace-f.txt" https://bugs.launchpad.net/ubuntu/+source/emacsen-common/+bug/796282/+attachment/2169526/+files/strace-f.tx

[Bug 796282] Re: CMake 2.8.4+dfsg.1-5 failed to install: Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed!

2011-06-15 Thread Matthieu Baerts
And the output of $ sudo strace -ff -o strace-ff.txt /usr/lib/emacsen-common/emacs-package-install cmake-data >> strace-ff.txt 2&>> strace-ff.txt ** Attachment added: "strace-ff.tar.bz2" https://bugs.launchpad.net/ubuntu/+source/emacsen-common/+bug/796282/+attachment/2169527/+files/strace-

[Bug 796282] Re: CMake 2.8.4+dfsg.1-5 failed to install: Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed!

2011-06-14 Thread era
That's almost perfect, but could you run it again, this time with strace -f? Thanks in advance! ** Changed in: emacsen-common (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 796282] Re: CMake 2.8.4+dfsg.1-5 failed to install: Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed!

2011-06-14 Thread Matthieu Baerts
Note that I also have this message with other application (without any problem...) : $ nautilus `pwd` Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed! -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 796282] Re: CMake 2.8.4+dfsg.1-5 failed to install: Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed!

2011-06-14 Thread Matthieu Baerts
Thank you for this answer! > can you reproduce this? Yes > If you attempt to install cmake-data again at the prompt, do you get the same > error message again? Same error: $ LANG=C && sudo apt-get install cmake-data -y Reading package lists... Done Building dependency tree Read

[Bug 796282] Re: CMake 2.8.4+dfsg.1-5 failed to install: Inconsistency detected by ld.so: dl-close.c: 736: _dl_close: Assertion `map->l_init_called' failed!

2011-06-13 Thread era
Reporter: can you reproduce this? If you attempt to install cmake-data again at the prompt, do you get the same error message again? If so, do you have the skills to run the cmake-data postinst under strace or similar? I am setting the Status of this bug report to Incomplete to mark it as pendin