Opened 6 years ago

Closed 5 years ago

#2177 closed defect (duplicate)

[dataclasses] Heisenbug in I3SuperDST::EncodeWidth()

Reported by: Kevin Meagher Owned by: Jakob van Santen
Priority: normal Milestone: Vernal Equinox 2019
Component: combo core Keywords:
Cc:

Description

When running the test CoincSuite/resources/test/recursionTest.py on OSX Sierra, when run in release mode this function returns 0xffffffff. In debug mode it runs fine, and when adding print statements in release mode the function behaves correctly. Presumably, this is an optimization not playing nice with floating point arithmetic.

Change History (2)

comment:1 Changed 6 years ago by Alex Olivas

  • Milestone set to Winter Solstice 2018

comment:2 Changed 5 years ago by Alex Olivas

  • Resolution set to duplicate
  • Status changed from new to closed

Consolidated into one ticket: #2267

Note: See TracTickets for help on using tickets.