|
|
#1 | |
|
Imaging on Linux
Join Date: Feb 2009
Posts: 5
|
Applications that happily ran on 172.88 now break with errors in the GL libraries of 180.22 onwards (tried up to 180.27).
Most notably the public preview of Bibble 5. cheers afx |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Apr 2009
Posts: 1
|
I am seeing exactly the same issue. have had to roll back to 1.73 to be able to use bibble 5. Ubuntu 8.10 and fedora core 10 both affected.
|
|
|
|
|
|
|
#3 |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
Thanks for reporting this. I reproduced the problem and filed a bug. You can work around this by disabling Bibble 5's custom malloc implementation:
Code:
cd /opt/bibble5pro/lib mv libtcmalloc.so libtcmalloc.so.original touch libtcmalloc-dummy.c gcc -o libtcmalloc.so -shared libtcmalloc-dummy.c |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Dec 2002
Posts: 47
|
Quote:
I hope that a solution will be found that enable the use of tcmalloc with latest nvidia driver. I am opengl app developer, and i don't want to have to choose between being able to develop opengl 3.0/ glsl 1.30 app, and run bibble5. Alexandre |
|
|
|
|
|
|
#5 |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
As Aaron said, a bug has been filed and will be investigated. The workaround is just that - a way for users to enable use of Bibble 5 with current NVIDIA graphics driver releases; it is not intended as a long-term solution.
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: May 2009
Posts: 1
|
Hi Aaron,
I tried what you proposed, but it is not working, bibble still does not start. Thanks for your help, |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: May 2008
Posts: 6
|
180.60 seems to fix this nicely.
thx afx |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| OpenGL apps crashing in NVIDIA driver when switching desktop | dinosaur | NVIDIA Linux | 0 | 06-01-12 07:09 PM |
| Need Help Installing NVIDIA Tesla M2070Q in Linux RHEL5 | Ferianto85 | NVIDIA Linux | 0 | 05-18-12 08:35 PM |
| Nvidia 2960 OpenGL too dark? | godxzilla | NVIDIA Linux | 3 | 09-08-02 09:55 PM |
| Multiple OpenGL applications and NVidia | gbrauer | NVIDIA Linux | 7 | 09-01-02 04:47 PM |