ROOT 5.34 Crash segmentation violation

Hi,

I run my .cc script and receive the ERROR below.
Can you advise me something?

Thank to all.

*** Break *** segmentation violation

===========================================================
There was a crash.
This is the entire stack trace of all threads:

#0 0x0000003c8acac7be in waitpid () from /lib64/libc.so.6
#1 0x0000003c8ac3e5c9 in do_system () from /lib64/libc.so.6
#2 0x00007f8c5d211658 in TUnixSystem::StackTrace() () from /usr/local/root/v5.34.23/lib/libCore.so
#3 0x00007f8c5d210ae3 in TUnixSystem::DispatchSignals(ESignals) () from /usr/local/root/v5.34.23/lib/libCore.so
#4
#5 0x000000000042d10f in main ()

The lines below might hint at the cause of the crash.
If they do not help you then please submit a bug report at
root.cern.ch/bugs. Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.

#5 0x000000000042d10f in main ()

Segmentation fault

Hi,

impossible to say. Can you post the code, the exact root version and be more explicit about how you run it?

D

[quote=“dpiparo”]Hi,

impossible to say. Can you post the code, the exact root version and be more explicit about how you run it?

D[/quote]

root version is v5.34.23

[quote=“dpiparo”]Hi,

impossible to say. Can you post the code, the exact root version and be more explicit about how you run it?

D[/quote]

Even don’t know how to be more explicit

You can be more explicit posting the code, runable by someone else, e.g. with all the input files, if any, available, as suggested in the first post.