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

root4star crashes in StTofUtil/StTofrGeometry on 2008 data #425

Closed
plexoos opened this issue Oct 27, 2022 · 5 comments
Closed

root4star crashes in StTofUtil/StTofrGeometry on 2008 data #425

plexoos opened this issue Oct 27, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@plexoos
Copy link
Member

plexoos commented Oct 27, 2022

Describe the bug

root4star segfaults on test 20. The log file from the failed test in #415 is at https://github.com/star-bnl/star-sw/actions/runs/3339378794/jobs/5530154347

Program received signal SIGSEGV, Segmentation fault.
StTofrGeometry::InitFromStar (this=this@entry=0xb999cd0, starHall=starHall@entry=0xbc38220) at .sl79_gcc485/OBJ/StRoot/StTofUtil/StTofrGeometry.cxx:1290
1290        if ( trayVolume->GetListSize() ) {

Test 20 parameters are:

star-sw/tests/joblist.json

Lines 182 to 190 in 10774c5

{
"jobid": "20",
"descr": "dAu 200GeV run 2008",
"chopts": "DbV20080712,P2008,ITTF,OSpaceZ2,OGridLeak3D,beamLine",
"inpfile": "st_physics_8352025_raw_1030011.daq",
"inppath": "/star/rcf/test/daq/2007/352",
"outpath": "/star/rcf/test/dev/daq_sl302.ittf/${thisday}/year_2008/production_dAu2008",
"nevents": "400"
},

To Reproduce

root4star -b -q -l 'bfc.C(40, "DbV20080712,P2008,ITTF,OSpaceZ2,OGridLeak3D,beamLine", "/star/rcf/test/daq/2007/352/st_physics_8352025_raw_1030011.daq")'

Expected behavior

No segmentation fault

@plexoos plexoos added the bug Something isn't working label Oct 27, 2022
plexoos added a commit to plexoos/star-sw that referenced this issue Oct 27, 2022
plexoos added a commit to plexoos/star-sw that referenced this issue Nov 3, 2022
plexoos added a commit that referenced this issue Nov 3, 2022
This enables three more tests (22, 23, and 24) running older production
chains over 2005 and 2006 real data. The data for the tests is provided
by the `ghcr.io/star-bnl/star-test-data:v6` container

Test 20 is currently disabled due to an error, see opened issue at
#425
@starsdong
Copy link
Member

Dmitri, I am curious whether this issue has been resolved. I tried the test macro you provided and the code ran fine without seg fault?
/star/u/dongx/pwg/Git/20221206/test.log

@plexoos
Copy link
Member Author

plexoos commented Dec 8, 2022

Thanks for checking Xin. I don't know what might have fixed this issue but let me try to enable it and see.

@plexoos
Copy link
Member Author

plexoos commented Dec 8, 2022

The test still does not go through, see #459

@fgeurts
Copy link
Member

fgeurts commented Mar 24, 2024

Hi @plexoos,
I also just ran the macro and did not see a seg.fault (running in SL23c). Does the test still fail?

@fgeurts
Copy link
Member

fgeurts commented Apr 11, 2024

Propose to close this ticket. Not reproducible. TOFr code for 2008 d+Au is not needed.

@fgeurts fgeurts closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants