8000 KalmanFitterError:1 results in segmentation violation v37.4.0 and above · Issue #4028 · acts-project/acts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
KalmanFitterError:1 results in segmentation violation v37.4.0 and above #4028
Open
@plariono

Description

@plariono

This is to report that at least in v37.4.0 and above the KalmanFitterError:1 error crashes the reconstruction.

This happens for the following systems:

  • Local, Mac OS 15.2, Command Line Tools 16.2, python 3.12.8
  • lxplus, configured with source CI/setup_cvmfs_lcg.sh: LCG_105/x86_64-el9-gcc13-opt

Crash log.

15:19:01    TrackFinding   WARNING   Track finding failed for seed 8348 with errorMagneticFieldError:1
15:19:01    TrackFinding   ERROR     Update step failed: KalmanFitterError:1
15:19:01    TrackFinding   ERROR     Processing of selected track states failed: KalmanFitterError:1
15:19:01    TrackFinding   ERROR     Error in filter: KalmanFitterError:1

 *** Break *** segmentation violation



===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0  0x00007fd642ed8afa in wait4 () from /lib64/libc.so.6
#1  0x00007fd642e4b283 in do_system () from /lib64/libc.so.6
#2  0x00007fd63fb12519 in TUnixSystem::StackTrace() () from /cvmfs/sft.cern.ch/lcg/views/LCG_105/x86_64-el9-gcc13-opt/lib/libCore.so
#3  0x00007fd63fb11ed4 in TUnixSystem::DispatchSignals(ESignals) () from /cvmfs/sft.cern.ch/lcg/views/LCG_105/x86_64-el9-gcc13-opt/lib/libCore.so

This was not happening in v36 from 18th of September '24:

15:46:10    TrackFinding   ERROR     Extrapolation for seed 25829 and track 0 failed with error SurfaceError:1
15:46:11    TrackFinding   ERROR     Update step failed: KalmanFitterError:1
15:46:11    TrackFinding   ERROR     Processing of selected track states failed: KalmanFitterError:1
15:46:11    TrackFinding   ERROR     Error in filter: KalmanFitterError:1
15:46:11    TrackFinding   ERROR     CombinatorialKalmanFilter failed: KalmanFitterError:1 Kalman update failed with the initial parameters:  13.6416  82.8744  2.75151 0.330688  2.31717        0
15:46:11    TrackFinding   WARNING   Track finding failed for seed 27669 with errorKalmanFitterError:1
15:46:12    TrackFinding   ERROR     Step failed with MagneticFieldError:1: Interpolation out of bounds was requested
15:46:12    TrackFinding   ERROR     Propagation failed: MagneticFieldError:1 Interpolation out of bounds was requested with the initial parameters: 
 13.8485
-24.2444
 2.74833
0.425185
-3.31868
       0
15:46:12    TrackFinding   WARNING   Track finding failed for seed 27826 with errorMagneticFieldError:1
15:46:12    TrackFinding   ERROR     Step failed with MagneticFieldError:1: Interpolation out of bounds was requested
15:46:12    TrackFinding   ERROR     Propagation failed: MagneticFieldError:1 Interpolation out of bounds was requested with the initial parameters: 
 14.6321
-167.565
 2.89044
0.358598
 3.52027
       0
15:46:12    TrackFinding   WARNING   Track finding failed for seed 28189 with errorMagneticFieldError:1
15:46:24    Sequencer      INFO      finished event 0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0