Skip to content

64-bit crash for nightly tests for 2008 and earlier #742

@genevb

Description

@genevb

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)bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions