You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2015/04/08 19:35:12 UTC

[jira] [Resolved] (DISPATCH-132) Time values overflow on 32 bit systems

     [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org