|
From: Julian S. <js...@ac...> - 2003-12-17 18:35:13
|
I'm experiencing some turbulence on SuSE 9. Running any program on memcheck, there are a lot more uninit-val errors reported than before. Even with 'ls'. Probably easier to track down, when running /opt/kde3/bin/kate on memcheck, there are also hundreds of messages like this: ==5883== Warning: invalid file descriptor 822 in syscall close() ==5883== at 0x3D505D71: close (in /lib/libc.so.6) ==5883== by 0x3E1FCB68: TEPty::startPgm(char const*, QValueList<QCString>&, char const*) (in /opt/kde3/lib/kde3/libkonsolepart.so) ==5883== by 0x3E1FD265: TEPty::commSetupDoneC() (in /opt/kde3/lib/kde3/ libkonsolepart.so ) running from fd=822 up to 1023. Sometimes it starts are 821 instead. Any ideas? J |