reassign 515978 linux-2.6 thanks On Thu, Feb 19, 2009 at 02:01:11PM +0100, Daniel Baumann wrote: > reassign 515978 libc6 > thanks > > G.W. Haywood wrote: > > This problem is a symptom of a library issue. >
The GNU libc simply calls the gettimeofday syscall, so it doesn't come from here, but must probably from the kernel. Given you are using a 2.6.26-1-486 kernel from Lenny, I guess you also upgraded the kernel in your upgrade. You are using a -486 kernel on an i686 machine. The -486 kernel doesn't use the high resolution timers, which may explain your problem. What was your previous kernel? -- Aurelien Jarno GPG: 1024D/F1BCDB73 [email protected] http://www.aurel32.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

