monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] fatal: memory access violation running mtn log


From: Timothy Brownawell
Subject: Re: [Monotone-devel] fatal: memory access violation running mtn log
Date: Sun, 07 Feb 2010 14:34:57 -0600
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

Zbigniew Zagórski wrote:

OK, problem identified. Someone/somewhere had misconfigured machine (?) and thus generated weird date cert:

$ mtn ls certs cdf1680ec496d22f863184a
<cut>
Key   : address@hidden (475055ec71...)
Sig   : ok
Name  : date
Value : 1969-12-25T17:04:08
        ^^^^^^^^^^^^^^^^^^^

date.cc works in milliseconds. There's a place where about a year ago it was multiplying a time_t by 1000 without a cast to an explicit 64-bit type, and I was apparently the first to use this on a 32-bit machine.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]