Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 5.34/28, 6.02/10
-
Fix Version/s: 6.10/00
-
Component/s: Core Libraries
-
Labels:None
-
Environment:
This affects ROOT5 and ROOT6.
-
Development:
Description
The following error occurs
*** Break *** segmentation violation
|
root.exe(62364,0x7fff7cd09310) malloc: *** error for object 0x7fc2ddf01058: incorrect checksum for freed object - object was probably modified after being freed.
|
*** set a breakpoint in malloc_error_break to debug
|
when a `TH1F` is given the following label on the x-axis
"E_{T}^{#mathrm{miss}}/#sqrt{#sum_{i}^{n} p_{T}^{#mathrm{jet}}} #mathrm{GeV}^{1/2}"
|
I have attached a file where `all/jets/METSig` crashes when trying to view it.