-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
64-bitSomething particular to 64-bit (vs. 23-bit)Something particular to 64-bit (vs. 23-bit)bugSomething isn't workingSomething isn't working
Description
I tried DEV, SL23f, and SL21d 64bit, all of which crash seg fault after the following line is printed in the logs:
StChain:INFO - St_geant_Maker::InitRun -- Do mag.field initialization
In 32-bit, which doesn't crash, the following line is printed next:
looping on agvolume
Unfortunately, it does not appear that we have functioning gdb for 64-bit, so I cannot easily find the line where the code is crashing (perhaps gdb should be a separate issue?):
gdb: symbol lookup error: gdb: undefined symbol: PyUnicodeUCS4_FromEncodedObject
How to reproduce:
setup 64b
stardev
root4star -b -q -l 'bfc.C(1,"pp2003,VFPPV,v0,xi,l3onl,beamLine,logger,CMuDst,-svtIT,NossdIT,Corr2","/star/rcf/test/daq/2003/095/st_physics_4095050_raw_0010002.daq")'
(it doesn't matter whether you run optimized or not, container or not)
-Gene
Metadata
Metadata
Labels
64-bitSomething particular to 64-bit (vs. 23-bit)Something particular to 64-bit (vs. 23-bit)bugSomething isn't workingSomething isn't working