reopen 628617 thanks On Sun, Jun 17, 2012 at 08:00:35AM +0000, Debian Bug Tracking System wrote: > - assert in killall triggered for small lifetimes Closes: #628617
As I stated in my previous comment, that value is the result of a floating-point substraction, and thus can be negative. Observe: -1.39835e-11 killall: killall.c:387: kill_all: Assertion `process_age_sec >= 0L' failed. -2.7967e-11 killall: killall.c:387: kill_all: Assertion `process_age_sec >= 0L' failed. -9.32232e-12 killall: killall.c:387: kill_all: Assertion `process_age_sec >= 0L' failed. (IMO, it would be safer to do all calculations in integer clock ticks.) -- We apologize for the inconvenience, but we'd still like yout to test out this kernel. -- Linus Torvalds, announcing another kernel patch -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org