Comment 30 for bug 806248

Revision history for this message
Andrew Mitchell (ajmitch) wrote : Re: Launcher icons are all rendered up in top left corner (happens after long uptime)

I've found where the TimeDelta method is returning a negative number after mocking the value returned from clock_gettime(), making this value*1000 overflow a signed int after ~25 days uptime.