Issue "Break *** segmentation violation"

Hi,
i am facing following crash in my code.

when i run my code in the particular event ,

there is a crash “*** Break *** segmentation violation”

The problem, i think in " nb = fChain->GetEntry(jentry); "(the way i’v written in code)

i want to skip this event when ever i’ll face this type of event.

how can i get ride of it ?

please, suggest.

regards,

hi,

I have resolved my crash problem by fixing large dimension size. 8)

regards,