-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Segmentation violation for a trivial std::unique_ptr #13462
Comments
pcanal
added a commit
to pcanal/root
that referenced
this issue
Aug 16, 2023
For example this allows unique_ptr to be deleted first and thus inform TROOT if need be. Fix root-project#13462
pcanal
added a commit
to pcanal/root
that referenced
this issue
Aug 16, 2023
For example this allows unique_ptr to be deleted first and thus inform TROOT if need be. Fix root-project#13462
pcanal
added a commit
to pcanal/root
that referenced
this issue
Aug 16, 2023
For example this allows unique_ptr to be deleted first and thus inform TROOT if need be. Fix root-project#13462
pcanal
added a commit
that referenced
this issue
Aug 16, 2023
For example this allows unique_ptr to be deleted first and thus inform TROOT if need be. Fix #13462
pcanal
added a commit
that referenced
this issue
Aug 16, 2023
For example this allows unique_ptr to be deleted first and thus inform TROOT if need be. Fix #13462
pcanal
added a commit
that referenced
this issue
Aug 16, 2023
For example this allows unique_ptr to be deleted first and thus inform TROOT if need be. Fix #13462
pcanal
added a commit
that referenced
this issue
Aug 16, 2023
For example this allows unique_ptr to be deleted first and thus inform TROOT if need be. Fix #13462
pcanal
added a commit
that referenced
this issue
Aug 16, 2023
For example this allows unique_ptr to be deleted first and thus inform TROOT if need be. Fix #13462
pcanal
added a commit
that referenced
this issue
Aug 16, 2023
For example this allows unique_ptr to be deleted first and thus inform TROOT if need be. Fix #13462
pcanal
added a commit
that referenced
this issue
Aug 16, 2023
For example this allows unique_ptr to be deleted first and thus inform TROOT if need be. Fix #13462
maksgraczyk
pushed a commit
to maksgraczyk/root
that referenced
this issue
Jan 12, 2024
For example this allows unique_ptr to be deleted first and thus inform TROOT if need be. Fix root-project#13462
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check duplicate issues.
Description
See https://root-forum.cern.ch/t/segmentation-violation-for-a-trivial-std-unique-ptr/55854
Reproducer
ROOT version
all
Installation method
all
Operating system
all
Additional context
No response
The text was updated successfully, but these errors were encountered: