Opened 7 years ago
Last modified 7 years ago
#1123 closed Bug
Fresh install compiles but won't run — at Version 2
Reported by: | Patrick Fox | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description (last modified by )
I have recently purchased a new Mac laptop. After install root, Madgraph etc I installed Delphes through MadGraph and it installed and compiled. However, if I generate events through MadGraph Delphes fails with "Abort trap: 6". The same thing occurs if I try to run Delphes independently.
The full output of the delphes log is
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for ExRootAnalysis/ExRootTreeReader.h requested to autoload type ExRootTreeReader Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for ExRootAnalysis/ExRootTreeWriter.h requested to autoload type ExRootTreeWriter Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for ExRootAnalysis/ExRootTreeBranch.h requested to autoload type ExRootTreeBranch Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for ExRootAnalysis/ExRootResult.h requested to autoload type ExRootResult Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for ExRootAnalysis/ExRootClassifier.h requested to autoload type ExRootClassifier Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for ExRootAnalysis/ExRootFilter.h requested to autoload type ExRootFilter Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for ExRootAnalysis/ExRootProgressBar.h requested to autoload type ExRootProgressBar Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for ExRootAnalysis/ExRootConfReader.h requested to autoload type ExRootConfParam Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for ExRootAnalysis/ExRootConfReader.h requested to autoload type ExRootConfReader Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for ExRootAnalysis/ExRootTask.h requested to autoload type ExRootTask ../bin/internal/run_delphes3: line 41: 29532 Abort trap: 6 $delphesdir/DelphesHepMC ../Cards/delphes_card.dat ${run}/${tag}_delphes_events.root $file
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Please provide more information about your system (OS version, name and version of the C++ compiler, ROOT version and how ROOT was built/installed).