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 DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
KaOS 2025.05 Officially Qt5 Free
If you're a fan of independent Linux distributions, the team behind KaOS is proud to announce the latest iteration that includes kernel 6.14 and KDE's Plasma 6.3.5.
-
Linux Kernel 6.15 Now Available
The latest Linux kernel is now available with several new features/improvements and the usual bug fixes.
-
Microsoft Makes Surprising WSL Announcement
In a move that might surprise some users, Microsoft has made Windows Subsystem for Linux open source.
-
Red Hat Releases RHEL 10 Early
Red Hat quietly rolled out the official release of RHEL 10.0 a bit early.
-
openSUSE Joins End of 10
openSUSE has decided to not only join the End of 10 movement but it also will no longer support the Deepin Desktop Environment.
-
New Version of Flatpak Released
Flatpak 1.16.1 is now available as the latest, stable version with various improvements.
-
IBM Announces Powerhouse Linux Server
IBM has unleashed a seriously powerful Linux server with the LinuxONE Emperor 5.
-
Plasma Ends LTS Releases
The KDE Plasma development team is doing away with the LTS releases for a good reason.
-
Arch Linux Available for Windows Subsystem for Linux
If you've ever wanted to use a rolling release distribution with WSL, now's your chance.
-
System76 Releases COSMIC Alpha 7
With scores of bug fixes and a really cool workspaces feature, COSMIC is looking to soon migrate from alpha to beta.
Kernel hacker speculated about this