[Bug 1072384] Re: Update to libc6 causes OpenGL to function erractly

2013-09-27 Thread Launchpad Bug Tracker
[Expired for eglibc (Ubuntu) because there has been no activity for 60 days.] ** Changed in: eglibc (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1072384

[Bug 1072384] Re: Update to libc6 causes OpenGL to function erractly

2013-07-29 Thread Adam Conrad
** Changed in: eglibc (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1072384 Title: Update to libc6 causes OpenGL to function erractly To manage

[Bug 1072384] Re: Update to libc6 causes OpenGL to function erractly

2013-04-23 Thread Adam Conrad
There was a subtle behaviour change to the (undefined) results of using strcpy() and memcpy() on overlapping memory regions that could lead to curious issues like this. Is it possible your code is buggy in such a way? Given that I've gotten no other reports of the newer glibc breaking OpenGL,

[Bug 1072384] Re: Update to libc6 causes OpenGL to function erractly

2013-02-07 Thread madbiologist
** Tags added: precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1072384 Title: Update to libc6 causes OpenGL to function erractly To manage notifications about this bug go to:

[Bug 1072384] Re: Update to libc6 causes OpenGL to function erractly

2012-10-28 Thread Pedro Cunha
Turns out it was the upgrade to libc6 that caused the havoc. Workaround: echo libc-bin hold | sudo dpkg --set-selections Stillwould be nice to upgrade everything without having to worry about if it's going to mess the source code OpenGL uses. ** Also affects: eglibc (Ubuntu) Importance: