Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3620

time conversions fail on solaris

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.15
    • 0.16
    • C++ Broker, C++ Client
    • None
    • Solaris sparc 64

    Description

      Condition::wait(Mutex&, const AbsTime& absoluteTime) fails for far future time during cast/truncation from 64 bit int to posix timespec.tv_sec. The time is actually in the past and the wait times out instantly.

      Attachments

        1. QPID-3620-0.patch
          1 kB
          Clifford Jansen

        Activity

          People

            cliffjansen Clifford Jansen
            cliffjansen Clifford Jansen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: