-
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
Getting a crash while reading a Root Tree #12370
Comments
Hi @bsunanda , |
Alternatively you can run
|
Thanks Philippe - I shall try that
…________________________________
From: Philippe Canal ***@***.***
Sent: 27 February 2023 18:50
To: root-project/root
Cc: Sunanda Banerjee; Mention
Subject: Re: [root-project/root] Getting a crash while reading a Root Tree (Issue #12370)
Alternatively you can run valgrind to get more information on this kind of failure:
valgrind --suppressions=$ROOTSYS/etc/valgrind-root.supp --log-file=val.01.log myexecutable myargs
—
Reply to this email directly, view it on GitHub<#12370 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABGMZOSBSY5NDNIO7K6JZEDWZTSPBANCNFSM6AAAAAAVFHT3OU>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Dear Philippe
Sorry for late response. The crash depends on the input file. I landed with one file and here is the log file which came from running valgrind. I cannot find out the real reason from this. Could you point out where I should look into this?? Thanks and regards
Sunanda
…________________________________
From: Sunanda Banerjee ***@***.***>
Sent: 28 February 2023 14:10
To: root-project/root ***@***.***>; root-project/root ***@***.***>
Cc: Mention ***@***.***>
Subject: RE: [root-project/root] Getting a crash while reading a Root Tree (Issue #12370)
Thanks Philippe - I shall try that
________________________________
From: Philippe Canal ***@***.***
Sent: 27 February 2023 18:50
To: root-project/root
Cc: Sunanda Banerjee; Mention
Subject: Re: [root-project/root] Getting a crash while reading a Root Tree (Issue #12370)
Alternatively you can run valgrind to get more information on this kind of failure:
valgrind --suppressions=$ROOTSYS/etc/valgrind-root.supp --log-file=val.01.log myexecutable myargs
—
Reply to this email directly, view it on GitHub<#12370 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABGMZOSBSY5NDNIO7K6JZEDWZTSPBANCNFSM6AAAAAAVFHT3OU>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I don't find this; could you attach it at #12370 please? |
The relevant part:
|
Does the crash with valgrind have the same symptoms as the original problem (i.e. seg fault in |
Dear @bsunanda , I am sorry to read that problem hit you and to come back to this matter now. For me the issue cannot be reproduced, however, I invite you to re-open a similar ticket with the necessary context in order for us to fix any potential problem affecting CMS simulation. |
The text was updated successfully, but these errors were encountered: