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

Error in <TExMap::Remove>: key [...] not found #508

Open
fairlyons opened this issue Sep 12, 2024 · 3 comments
Open

Error in <TExMap::Remove>: key [...] not found #508

fairlyons opened this issue Sep 12, 2024 · 3 comments
Assignees

Comments

@fairlyons
Copy link
Collaborator

fairlyons commented Sep 12, 2024

#503 only with SND deactivated produces the following errors after reconstruction exits normally

Error in TExMap::Remove: key 93982891472168 not found at 30
Error in TExMap::Remove: key 93982891472568 not found at 24
Error in TExMap::Remove: key 93982891472768 not found at 21
Error in TExMap::Remove: key 93982891472968 not found at 20
Error in TExMap::Remove: key 93982891473168 not found at 17
Error in TExMap::Remove: key 93982891473512 not found at 59
Error in TExMap::Remove: key 93982891474144 not found at 84
Error in TExMap::Remove: key 93982891474344 not found at 82
Error in TExMap::Remove: key 93982891475432 not found at 59
Error in TExMap::Remove: key 93982891475776 not found at 1
Error in TExMap::Remove: key 93982891475976 not found at 1
Error in TExMap::Remove: key 93982891476176 not found at 1
Error in TExMap::Remove: key 93982891476952 not found at 64
Error in TExMap::Remove: key 93982891478360 not found at 59
Error in TExMap::Remove: key 93982891478976 not found at 69
Error in TExMap::Remove: key 93982891480056 not found at 37
Error in TExMap::Remove: key 93982891480824 not found at 1
Error in TExMap::Remove: key 93982891482088 not found at 49
Error in TExMap::Remove: key 93982891483496 not found at 44
Error in TExMap::Remove: key 93982891483984 not found at 30
Error in TExMap::Remove: key 93982891484184 not found at 24
Error in TExMap::Remove: key 93982891485272 not found at 1
Error in TExMap::Remove: key 93982891485760 not found at 85
Error in TExMap::Remove: key 93982891486104 not found at 25
Error in TExMap::Remove: key 93982891486304 not found at 24
Error in TExMap::Remove: key 93982891486504 not found at 21
Error in TExMap::Remove: key 93982891486704 not found at 20
Error in TExMap::Remove: key 93982891486904 not found at 17
Error in TExMap::Remove: key 93982891487104 not found at 15
Error in TExMap::Remove: key 93982891488352 not found at 51
Error in TExMap::Remove: key 93982891488960 not found at 54
Error in TExMap::Remove: key 93982891489304 not found at 94
Error in TExMap::Remove: key 93982891490392 not found at 71
Error in TExMap::Remove: key 93982891491048 not found at 20
Error in TExMap::Remove: key 93982891491248 not found at 18
Error in TExMap::Remove: key 93982891491592 not found at 59
Error in TExMap::Remove: key 93982891491936 not found at 1
Error in TExMap::Remove: key 93982891493088 not found at 40
Error in TExMap::Remove: key 93982891493488 not found at 36
Error in TExMap::Remove: key 93982891493864 not found at 9
Error in TExMap::Remove: key 93982891494208 not found at 49
Error in TExMap::Remove: key 93982891495136 not found at 69
Error in TExMap::Remove: key 93982891495384 not found at 13
Error in TExMap::Remove: key 93982891495584 not found at 13
Error in TExMap::Remove: key 93982891495784 not found at 9
Error in TExMap::Remove: key 93982891496128 not found at 50
Error in TExMap::Remove: key 93982891496472 not found at 91
Error in TExMap::Remove: key 93982891496904 not found at 18
Error in TExMap::Remove: key 93982891497112 not found at 24
Error in TExMap::Remove: key 93982891497320 not found at 30
Error in TExMap::Remove: key 93982891497528 not found at 36
Error in TExMap::Remove: key 93982891497728 not found at 36
Error in TExMap::Remove: key 93982891498272 not found at 75
@olantwin
Copy link
Contributor

Probably something being deleted in a destructor that shouldn't be. @antonioiuliano2, could these be SND detector IDs?

@antonioiuliano2
Copy link
Contributor

I cannot recognize them by eye, but I agree that they may be related to SND volumes.

@olantwin
Copy link
Contributor

Thanks, I'll try to get to the bottom of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants