Kernel Developers Tracking Down New Year's Eve Leap Second Issue
A few server admins had reported Linux crashes right at the New Year's Eve countdown. Linux developers are currently investigating if they had anything to do with the leap second phenomenon.
The Linux admins who experienced the crashes started a thread to that effect on the slashdot.org community site. In response, developer Linas Vepstas pulled together a summary of the issue on the Kernel mailing list lkml.org.
According to Vepstas, the 53 reported hard crashes at or near midnight December 31 2008 had a few things in common. In all cases the systems were not pingable and power-off cold reboots were required to get them back to normal working conditions. There were no syslog error messages, no kernel oopses and no core dumps.
The likely suspect was the worldwide coordinated leap second required to get atomic clocks back in synch with the earth's orbit. It turns out the last minute of 2008 was actually 61 seconds long. Even the New York Times had forewarned about it.
Network Time Protocol (NTP) clocks needed to bump their times by this second, the first time since 2005. Vepstas suspects that this jump prompted a race condition in the kernel that led to the Linux crashes.
The lkml.org mailing list is currently discussing if and how the crash condition can be reproduced, how Linux can deal with it in the future and what effect leap seconds will have on the UNIX time calculation.
Comments
comments powered by DisqusIssue 272/2023
Buy this issue as a PDF
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
News
-
Mageia 9 Beta 2 is Ready for Testing
The latest beta of the popular Mageia distribution now includes the latest kernel and plenty of updated applications.
-
KDE Plasma 6 Looks to Bring Basic HDR Support
The KWin piece of KDE Plasma now has HDR support and color management geared for the 6.0 release.
-
Bodhi Linux 7.0 Beta Ready for Testing
The latest iteration of the Bohdi Linux distribution is now available for those who want to experience what's in store and for testing purposes.
-
Changes Coming to Ubuntu PPA Usage
The way you manage Personal Package Archives will be changing with the release of Ubuntu 23.10.
-
AlmaLinux 9.2 Now Available for Download
AlmaLinux has been released and provides a free alternative to upstream Red Hat Enterprise Linux.
-
An Immutable Version of Fedora Is Under Consideration
For anyone who's a fan of using immutable versions of Linux, the Fedora team is currently considering adding a new spin called Fedora Onyx.
-
New Release of Br OS Includes ChatGPT Integration
Br OS 23.04 is now available and is geared specifically toward web content creation.
-
Command-Line Only Peropesis 2.1 Available Now
The latest iteration of Peropesis has been released with plenty of updates and introduces new software development tools.
-
TUXEDO Computers Announces InfinityBook Pro 14
With the new generation of their popular InfinityBook Pro 14, TUXEDO upgrades its ultra-mobile, powerful business laptop with some impressive specs.
-
Linux Kernel 6.3 Release Includes Interesting Features
Although it's not a Long Term Release candidate, Linux 6.3 includes features that will benefit end users.
Kernel hacker speculated about this