Bug 264301

Summary: vdso gettimeofday wonky with 2.6.23-rc3-mm1 kernel
Product: [Fedora] Fedora Reporter: Valdis Kletnieks <valdis.kletnieks>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-29 17:14:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Valdis Kletnieks 2007-08-29 17:08:19 UTC
Description of problem:
After installing glibc 2.6.90-13, the system time as reported by gettimeofday()
started misbehaving - the first 5 minutes of uptime it would be correct, but
after the 5-minute jiffies rollover, the time reported by 'date' and other
programs would jump ahead 4096 seconds.  'uptime' would still report the right
time, and 'touch foo; ls -l foo' would show correctly as well.  When booting
with 'vdso=0' things work properly. (This also affected xscreensaver, see bug
#258281)

Version-Release number of selected component (if applicable):
glibc-2.6.90-13

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
Unclear if this is a glibc issue, or a borked vdso in the -mm kernel.

Comment 1 Valdis Kletnieks 2007-08-29 17:11:36 UTC
*** Bug 258281 has been marked as a duplicate of this bug. ***

Comment 2 Jakub Jelinek 2007-08-29 17:14:23 UTC

*** This bug has been marked as a duplicate of 262481 ***