Fork me on GitHub

Opened 17 months ago

#1576 new Bug

Cannot run the FCChh_PileUp.tcl

Reported by: brade1994 Owned by: Marlon
Priority: major Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Pile-up; FCC Cc:

Description

Good day Delphes experts.

I try to run FCChh_PileUp.tcl with my own Minbias.pileup generated using Pythia8. The only thing I change in the FCChh_PileUp.tcl file is the MeanPileUp that is from value of 200, change to 50.

This is the error. Note that I am using Ubuntu 22, with ROOT version
6.26.06 and gcc version 11.3.0

INFO: adding module PileUpMerger PileUpMerger
INFO: adding module ParticlePropagator ParticlePropagator
INFO: adding module Efficiency ChargedHadronTrackingEfficiency
INFO: adding module Efficiency ElectronTrackingEfficiency
INFO: adding module Efficiency MuonTrackingEfficiency
INFO: adding module MomentumSmearing ChargedHadronMomentumSmearing
INFO: adding module MomentumSmearing ElectronMomentumSmearing

* Break * segmentation violation

===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0 0x00007f00a0cea45a in GI_wait4 (pid=133237, stat_loc=stat_loc
entry=0x7fff4b014f98, options=options
entry=0, usage=usage
entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
#1 0x00007f00a0cea41b in GI_waitpid (pid=<optimized out>, stat_loc=stat_loc
entry=0x7fff4b014f98, options=options
entry=0) at ./posix/waitpid.c:38
#2 0x00007f00a0c50bcb in do_system (line=<optimized out>) at ../sysdeps/posix/system.c:171
#3 0x00007f00a27111b4 in TUnixSystem::StackTrace() () from /home/hep-ppg/HEP-software/root-6.26.06-install/lib/libCore.so
#4 0x00007f00a270e4c5 in TUnixSystem::DispatchSignals(ESignals) () from /home/hep-ppg/HEP-software/root-6.26.06-install/lib/libCore.so
#5 <signal handler called>
#6 0x0000556a65c46f62 in StringCreate ()
#7 0x0000556a65c36d34 in TclObjIndexForString ()
#8 0x0000556a65c37c89 in TclCompileString ()
#9 0x0000556a65c3bfdd in SetByteCodeFromAny ()
#10 0x0000556a65c2b824 in Tcl_EvalObj ()
#11 0x0000556a65a736c0 in ExRootConfReader::ReadFile(char const*, bool) ()
#12 0x0000556a65a73fb1 in SourceObjCmdProc(void*, Tcl_Interp*, int, Tcl_Obj* const*) ()
#13 0x0000556a65c43a5a in TclExecuteByteCode ()
#14 0x0000556a65c2b867 in Tcl_EvalObj ()
#15 0x0000556a65c4a27c in NamespaceEvalCmd ()
#16 0x0000556a65c4b811 in Tcl_NamespaceObjCmd ()
#17 0x0000556a65c43a5a in TclExecuteByteCode ()
#18 0x0000556a65c2b867 in Tcl_EvalObj ()
#19 0x0000556a65c2c4a4 in Tcl_GlobalEvalObj ()
#20 0x0000556a65c43a5a in TclExecuteByteCode ()
#21 0x0000556a65c2b867 in Tcl_EvalObj ()
#22 0x0000556a65a736c0 in ExRootConfReader::ReadFile(char const*, bool) ()
#23 0x0000556a65a2bd9a in main ()
===========================================================

The lines below might hint at the cause of the crash.
You may get help by asking at the ROOT forum https://root.cern/forum
Only if you are really convinced it is a bug in ROOT then please submit a
report at https://root.cern/bugs Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.
===========================================================
#6 0x0000556a65c46f62 in StringCreate ()
#7 0x0000556a65c36d34 in TclObjIndexForString ()
#8 0x0000556a65c37c89 in TclCompileString ()
#9 0x0000556a65c3bfdd in SetByteCodeFromAny ()
#10 0x0000556a65c2b824 in Tcl_EvalObj ()
#11 0x0000556a65a736c0 in ExRootConfReader::ReadFile(char const*, bool) ()
#12 0x0000556a65a73fb1 in SourceObjCmdProc(void*, Tcl_Interp*, int, Tcl_Obj* const*) ()
#13 0x0000556a65c43a5a in TclExecuteByteCode ()
#14 0x0000556a65c2b867 in Tcl_EvalObj ()
#15 0x0000556a65c4a27c in NamespaceEvalCmd ()
#16 0x0000556a65c4b811 in Tcl_NamespaceObjCmd ()
#17 0x0000556a65c43a5a in TclExecuteByteCode ()
#18 0x0000556a65c2b867 in Tcl_EvalObj ()
#19 0x0000556a65c2c4a4 in Tcl_GlobalEvalObj ()
#20 0x0000556a65c43a5a in TclExecuteByteCode ()
#21 0x0000556a65c2b867 in Tcl_EvalObj ()
#22 0x0000556a65a736c0 in ExRootConfReader::ReadFile(char const*, bool) ()
#23 0x0000556a65a2bd9a in main ()
===========================================================

Attachments (1)

FCChh_PileUp.tcl (30.2 KB ) - added by brade1994 17 months ago.
FCChh_PileUp.tcl

Download all attachments as: .zip

Change History (1)

by brade1994, 17 months ago

Attachment: FCChh_PileUp.tcl added

FCChh_PileUp.tcl

Note: See TracTickets for help on using tickets.