Open gui failed on latest macOS 13.3.1

Noop.

What I did:

git clone https://github.com/root-project/root.git root_src
mkdir root_build
cmake -S root_src -B root_build -Dall=ON -Dbuiltin_glew=ON
cmake --build  root_build -j6

Result:

   ------------------------------------------------------------------
  | Welcome to ROOT 6.29/01                        https://root.cern |
  | (c) 1995-2022, The ROOT Team; conception: R. Brun, F. Rademakers |
  | Built for macosxarm64 on Apr 27 2023, 13:58:17                   |
  | From heads/master@v6-29-01-1251-g3e712217df                      |
  | With Apple clang version 14.0.3 (clang-1403.0.22.14.1)           |
  | Try '.help'/'.?', '.demo', '.license', '.credits', '.quit'/'.q'  |
   ------------------------------------------------------------------

root [0] TBrowser a
root.exe(19591,0x1dc455b40) malloc: Heap corruption detected, free list is damaged at 0x600001d0fbd0
*** Incorrect guard value: 0
root.exe(19591,0x1dc455b40) malloc: *** set a breakpoint in malloc_error_break to debug