While checking some things earlier today I ran into a little issue. It
seems glibc, nvclock or something has a issue and I'm not sure which one
it would be. System info:
================================================== ===============
System uname:
Linux-2.6.35-gentoo-r4-i686-AMD_Athlon-tm-_XP_2500+-with-gentoo-1.12.13
So, is this nvclock? Is it gcc? Is it glibc? Is it something else? I
haven't seen this with any other program so I'm thinking nvidia but I'm
using the only version that provides nvclock in the tree. Sort of stuck
here.
Thoughts? Ideas?
Dale
:-) :-)
10-21-2010, 12:18 PM
walt
Buffer overflow and nvclock terminates.
On 10/20/2010 05:32 PM, Dale wrote:
Hi folks,
While checking some things earlier today I ran into a little issue. It seems glibc, nvclock or something has a issue and I'm not sure which one it would be. System info:
So, is this nvclock? Is it gcc? Is it glibc? Is it something else? I haven't seen this with any other program so I'm thinking nvidia but I'm using the only version that provides nvclock in the tree. Sort of stuck here.
Does nvclock require X to be running? If not, try running it from a console.
If nvclock is an X application you could try using a different video driver
like nv or vesa to rule out nvidia.
10-21-2010, 06:29 PM
Dale
Buffer overflow and nvclock terminates.
walt wrote:
On 10/20/2010 05:32 PM, Dale wrote:
Hi folks,
While checking some things earlier today I ran into a little issue.
It seems glibc, nvclock or something has a issue and I'm not sure
which one it would be. System info:
So, is this nvclock? Is it gcc? Is it glibc? Is it something else? I
haven't seen this with any other program so I'm thinking nvidia but
I'm using the only version that provides nvclock in the tree. Sort of
stuck here.
Does nvclock require X to be running? If not, try running it from a
console.
If nvclock is an X application you could try using a different video
driver
like nv or vesa to rule out nvidia.
I tried this in a Console, a Konsole as both root and a user. I get the
same error.
I also noticed there was a keyworded version of glibc that looked like
the version I was running with a bug fix. I upgraded to it and still
get the same error.
I'm not sure what else to try since I don't know what is broke.