Opened 8 years ago
Last modified 8 years ago
#1038 new Bug
Segmentation violation — at Initial Version
Reported by: | qzom190 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Hello,
I am now trying to visualize the events I generated with MG5 using Delphes. I followed the instructions on the website tutorial but at the event display step I encountered a Segmentation violation:
The lines below might hint at the cause of the crash.
If they do not help you then please submit a bug report at
http://root.cern.ch/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 TAxis::Set (this=0x143fac0, nbins=<optimized out>, xbins=<optimized out>) at /home/administrator/Desktop/root/hist/hist/src/TAxis.cxx:734
#7 0x00007f31c2ea17f5 in TAxis::TAxis (this=0x143fac0, nbins=-1, xbins=0x143fd10) at /home/administrator/Desktop/root/hist/hist/src/TAxis.cxx:74
#8 0x00007f31bef02562 in Delphes3DGeometry::readFile(char const*, char const*, char const*, char const*, char const*) () from /home/administrator/Desktop/Delphes/delphes/./libDelphesDisplay.so
===========================================================
I am using ROOT5-34.36 compiled through CMAKE and I will attach the relevant cards for your reference. (rootfile is to big and if you need it, please let me know)
Best,
Sebastian
Change History (2)
by , 8 years ago
Attachment: | delphes_card_CMS_nc.tcl added |
---|
by , 8 years ago
Attachment: | EventDisplay.C added |
---|