GNOME Bugzilla – Bug 58485
crashes if system time is way in the past
Last modified: 2004-12-22 21:47:04 UTC
Due to some other problems, my system clock got set to 1904. I this state, galeon would crash every time I tried to run it. When I finally realize the system time was messed up and fixed it, Galeon behaved normally again.
ugh, i dont believe its possible to set the system date to something before jan 1 1970, the unix time is counted from there on, in seconds and you should provide a backtrace
Created attachment 842 [details] bug buddy backtrace
I believe system time is an signed 32-bit number. I believe the largest negative number comes out to a date in 1904. I've found that I'm only able to reproduce the failure when I boot the system with an incorrect negative time. Once it has been set to the correct time, it doesn't seem to trigger anymore even if I set it back to 1904.
looks an Orbit problem, you may want to report it there
*** This bug has been marked as a duplicate of 56111 ***