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

Updated root to tip of branch master #5170

Conversation

smuzaffar
Copy link
Contributor

No description provided.

@smuzaffar
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 26, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/2196/console Started: 2019/08/26 23:44

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_11_0_X/rootmaster.

@cmsbuild, @smuzaffar, @mrodozov can you please review it and eventually sign? Thanks.
cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

-1

Tested at: 2d1bb81

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6df582/2196/summary.html

I found follow errors while testing this PR

Failed tests: UnitTests

  • Unit Tests:

I found errors in the following unit tests:

---> test testRecoMETMETProducers had ERRORS
---> test TestRunnerDataFormatsFWLite had ERRORS

@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-6df582/2196/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2939508
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2939166
  • DQMHistoTests: Total skipped: 341
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 145 log files, 15 edm output root files, 34 DQM output files

@smuzaffar
Copy link
Contributor Author

lets get this in IB to see what else is failing

@smuzaffar smuzaffar merged commit 7648e7d into cms-sw:IB/CMSSW_11_0_X/rootmaster Aug 27, 2019
@slava77
Copy link
Contributor

slava77 commented Aug 30, 2019

the following commands lead to a segfault now in CMSSW_11_0_ROOT6_X_2019-08-29-2300

 import os, re, sys, time, ROOT, subprocess
 from DataFormats.FWLite import Events, Handle
 muonHandle = Handle("std::vector<pat::Muon>")

The stack trace snippet is (omitting stack addresses and some paths are truncated)

#7  <signal handler called>
#8   in TString::IsLong (this=0xd8) at include/TString.h:224
#9   in TString::GetPointer (this=0xd8) at include/TString.h:243
#10  in TString::Data (this=0xd8) at include/TString.h:364
#11  in TDataMember::GetTrueTypeName (this=0x0) at [...]/core/meta/src/TDataMember.cxx:625
#12  in Cppyy::GetDatamemberType[abi:cxx11](long, long) (scope=22, idata=-1) at [...]/pyroot/src/Cppyy.cxx:976
#13  in PyROOT::PropertyProxy::Set (this=0x7ff921c42e40, scope=22, name="InEvent", address=0x3b1f600) at [...]/pyroot/src/PropertyProxy.cxx:220
#14  in PyROOT::PropertyProxy_NewConstant (scope=22, name="InEvent", address=0x3b1f600) at [...]/pyroot/src/PropertyProxy.h:78
#15  in (anonymous namespace)::AddPropertyToClass (pyclass=0x41ebf40, scope=22, name="InEvent", address=0x3b1f600) at [...]/pyroot/src/RootWrapper.cxx:128
#16  in BuildScopeProxyDict (scope=22, pyclass=0x41ebf40) at [...]/pyroot/src/RootWrapper.cxx:369
#17  in PyROOT::CreateScopeProxy (scope_name="edm", parent=0x7ff935350980) at [...]/pyroot/src/RootWrapper.cxx:687
#18  in (anonymous namespace)::LookupCppEntity (pyname=0x0, args=0x7ff934366200) at [...]/pyroot/src/RootModule.cxx:194
#19  in call_function (oparg=<optimized out>, pp_stack=0x7fff2bee4480) at Python/ceval.c:4357

@smuzaffar
Copy link
Contributor Author

@slava77 , this should be fixed with latest root update #5186. See https://sft.its.cern.ch/jira/browse/ROOT-10294

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.

3 participants