[ 
https://issues.apache.org/jira/browse/DISPATCH-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ken Giusti resolved DISPATCH-132.
---------------------------------
    Resolution: Fixed

> 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