[ 
https://issues.apache.org/jira/browse/DISPATCH-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485585#comment-14485585
 ] 

ASF subversion and git services commented on DISPATCH-132:
----------------------------------------------------------

Commit 1672125 from [~kgiusti] in branch 'dispatch/trunk'
[ https://svn.apache.org/r1672125 ]

DISPATCH-132: use 64 bit time values

> Time values overflow on 32 bit systems
> --------------------------------------
>
>                 Key: DISPATCH-132
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-132
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Container
>    Affects Versions: 0.4
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>             Fix For: 0.5
>
>
> Occasionally see the following failure on Centos 6 i686 build:
> qpid-dispatch/src/timer.c>:222: qd_timer_visit_LH: Assertion `delta >= 0' 
> failed.
> The timer code uses 'long' to represent the number of milliseconds since 
> epoch.  On 32 bit systems this is too small and leads to overflow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to