cmssw: ROOT 6 master: Histogram merge error

IN the ROOT6 IB, we are periodically seeing workflows (e.g. 137.8) failing in the DQM Harvest step from a new ROOT error message

----- Begin Fatal Exception 10-Dec-2018 08:32:43 CET-----------------------
	An exception of category 'FatalRootError' occurred while
	   [0] Calling InputSource::readRun_
	   Additional Info:
	      [a] Fatal Root Error: @SUB=TH1Merger::CheckForDuplicateLabels
	Histogram eventsPerPath_all has duplicate labels in the x axis. Bin contents will be merged in a single bin
	
----- End Fatal Exception -------------------------------------------------

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 18 (17 by maintainers)

Most upvoted comments

adding @yamaguchi1024 as we talked of similar issues a week ago in the context of root modules…

On Dec 14, 2018, at 8:29 AM, Chris Jones notifications@github.com wrote:

@pcanal @smuzaffar This seems extremely bad. This is implying that ROOT6 master can only run on a machine on which it was compiled. We need to determine what differences between the docker container and lxplus7 are causing the problem and make ROOT not care about them (since such diffferences are bound to happen on grid sites as well).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.