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
-
Gnome’s Dash to Panel Extension Gets a Massive Update
If you're a fan of the Gnome Dash to Panel extension, you'll be thrilled to hear that a new version has been released with a dock mode.
-
Blender App Makes it to the Big Screen
The animated film "Flow" won the Oscar for Best Animated Feature at the 97th Academy Awards held on March 2, 2025 and Blender was a part of it.
-
Linux Mint Retools the Cinnamon App Launcher
The developers of Linux Mint are working on an improved Cinnamon App Launcher with a better, more accessible UI.
-
New Linux Tool for Security Issues
Seal Security is launching a new solution to automate fixing Linux vulnerabilities.
-
Ubuntu 25.04 Coming Soon
Ubuntu 25.04 (Plucky Puffin) has been given an April release date with many notable updates.
-
Gnome Developers Consider Dropping RPM Support
In a move that might shock a lot of users, the Gnome development team has proposed the idea of going straight up Flatpak.
-
openSUSE Tumbleweed Ditches AppArmor for SELinux
If you're an openSUSE Tumbleweed user, you can expect a major change to the distribution.
-
Plasma 6.3 Now Available
Plasma desktop v6.3 has a couple of pretty nifty tricks up its sleeve.
-
LibreOffice 25.2 Has Arrived
If you've been hoping for a release that offers more UI customizations, you're in for a treat.
-
TuxCare Has a Big AlmaLinux 9 Announcement in Store
TuxCare announced it has successfully completed a Security Technical Implementation Guide for AlmaLinux OS 9.
Kernel hacker speculated about this