Hi, texmacs crashes after I upgraded my mac to macos 14.0. If I launch texmacs from terminal, I see some memory error as
/Applications/TeXmacs.app/Contents/MacOS/TeXmacs
2023-10-25 12:18:28.896 TeXmacs[7962:2685612] It’s not legal to call -layoutSubtreeIfNeeded on a view which is already being laid out. If you are implementing the view’s -layout method, you can call -[super layout] instead. Break on void _NSDetectedLayoutRecursion(void) to debug. This will be logged only once. This may break in the future.
TeXmacs] With linked TrueType support
TeXmacs(7962,0x700009ebc000) malloc: *** error for object 0x7f7aba060000: pointer being freed was not allocated
TeXmacs(7962,0x700009ebc000) malloc: *** set a breakpoint in malloc_error_break to debug
[1] 7962 abort /Applications/TeXmacs.app/Contents/MacOS/TeXmacs
Does anyone have any suggestions on this? Thanks.