Root application unexpectedly crashes

ROOT Version: 6.26.06_2
Platform: Mac OS Ventura 13.0.1
Compiler:Clang


Hi everyone,
I have recently update the MacOS version and reinstalled ROOT, version 6.26 using homebrew. ROOT fails/crashes when I try to draw a canvas from a TMacro.C. If I remove the Canvas block everything works perfectly and as soon as I try to add the canvas…the program crashes and the following window is displayed.

root.exe quit unexpectedly.

Translated Report (Full Report Below)
-------------------------------------

Process:               root.exe [45534]
Path:                  /usr/local/Cellar/root/6.26.06_2/bin/root.exe
Identifier:            root.exe
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        root [45533]
Responsible:           Terminal [74644]
User ID:               501

Date/Time:             2022-12-15 15:01:30.3892 -0500
OS Version:            macOS 13.0.1 (22A400)
Report Version:        12
Bridge OS Version:     7.0 (20P420)
Anonymous UUID:        933806D3-6471-2C9B-540F-C12A334346B8

Sleep/Wake UUID:       E5658039-958C-4B6E-92CB-8C9D0A6BCE9F

Time Awake Since Boot: 610000 seconds
Time Since Wake:       19904 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
stack buffer overflow

I have no clue what is happening and why, is it something related to permissions that ROOT program should have …any help here is appreciated. I can send the code too, if needed.

Hi,
Apologies for the late reply. Please send us the code so we can reproduce this issue

Lorenzo