Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handle parsing failure in FormulaEvaluator #22354

Merged
merged 1 commit into from Mar 2, 2018

Conversation

Dr15Jones
Copy link
Contributor

Fixed a segmentation fault when the FormulaEvaluator was unable
to fully parse an expression which contained multiple binary
operators.

Fixed a segmentation fault when the FormulaEvaluator was unable
to fully parse an expression which contained multiple binary
operators.
@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @Dr15Jones (Chris Jones) for master.

It involves the following packages:

CommonTools/Utils

@perrotta, @cmsbuild, @monttj, @slava77 can you please review it and eventually sign? Thanks.
@makortel this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 26, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/26319/console Started: 2018/02/26 17:00

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-22354/26319/summary.html

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-22354/136.8311_RunJetHT2017F_reminiaod+RunJetHT2017F_reminiaod+REMINIAOD_data2017+HARVEST2017_REMINIAOD_data2017

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 29
  • DQMHistoTests: Total histograms compared: 2500248
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2500071
  • DQMHistoTests: Total skipped: 176
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 1.15999999995 KiB( 23 files compared)
  • Checked 118 log files, 9 edm output root files, 29 DQM output files

@kirschen
Copy link
Contributor

kirschen commented Mar 2, 2018

Resolved issue reported in
#21851

Thanks @Dr15Jones - very much appreciated!

@perrotta
Copy link
Contributor

perrotta commented Mar 2, 2018

+1

@fabiocos
Copy link
Contributor

fabiocos commented Mar 2, 2018

+1

@fabiocos
Copy link
Contributor

fabiocos commented Mar 2, 2018

merge

@cmsbuild cmsbuild merged commit 049bd92 into cms-sw:master Mar 2, 2018
@Dr15Jones Dr15Jones deleted the fixSegFaultFormulaEvaluator branch March 9, 2018 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants