Tuomo Valkonen wrote:
On 2005-10-12, Geoffrey Alan Washburn <[EMAIL PROTECTED]> wrote:
So it looks like it is something in glibc on the system I am using.
However, with some investigation I was unable to determine which version
of glibc introduced this "feature" or whether there is any way to turn
it off.
Hmm.. I indeed have such strings too in libc, so those could be its
diagnostics.. but why is it printing ***glibc detected*** or whatever
it was?
Regardless, has anyone tried running valgrind (or equivalent) on ion3?
Yeah, only complains of dlopen and xlib...
Hmmm. I'm stumped as to what to do next. I'm assuming no one else has
seen behavior like this then? I guess I'll just have to stick with ion2
and try examining more closely what is happening with gdb when I have
more time.