desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #118845
[Bug 1248642] Re: dynamic library inconsistencies with OpenGL/C++
Hello swenger, or anyone else affected,
Accepted binutils into trusty-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/binutils/2.24-5ubuntu13 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: binutils (Ubuntu Trusty)
Status: In Progress => Fix Committed
** Tags added: verification-needed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-319 in Ubuntu.
https://bugs.launchpad.net/bugs/1248642
Title:
dynamic library inconsistencies with OpenGL/C++
Status in binutils package in Ubuntu:
Fix Released
Status in nvidia-graphics-drivers-319 package in Ubuntu:
Confirmed
Status in nvidia-graphics-drivers-331 package in Ubuntu:
Confirmed
Status in binutils source package in Trusty:
Fix Committed
Status in nvidia-graphics-drivers-319 source package in Trusty:
Confirmed
Status in nvidia-graphics-drivers-331 source package in Trusty:
Confirmed
Status in binutils package in Debian:
Fix Released
Bug description:
While using the nvidia-319 driver, the following C++ program won't
run:
$ cat > test.cpp << EOF
#include <string>
#include <GL/gl.h>
int main(int argc, char *argv[]) {
std::string s;
glEnable(GL_LIGHT0);
}
EOF
Instead, it fails with the following error message:
$ g++ test.cpp -lGL
$ ./a.out
Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed!
Using the xserver-xorg-video-nouveau driver, the problem does not
occur. Also, when std::string is not used, the program runs without
problems. Using OpenGL from pure C programs is also not a problem. The
problem can be reproduced with both g++-4.6 and g++-4.8.
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: nvidia-319 319.32-0ubuntu7
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
NonfreeKernelModules: openafs nvidia
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Wed Nov 6 18:25:48 2013
InstallationDate: Installed on 2013-11-01 (5 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Release amd64 (20131017)
MarkForUpload: True
SourcePackage: nvidia-graphics-drivers-319
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.modprobe.d.nvidia.319.hybrid.conf: [deleted]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1248642/+subscriptions