https://bugs.kde.org/show_bug.cgi?id=446492
--- Comment #9 from Yurii Kolesnykov <yurii.kolesny...@kdemail.net> --- I reopened this ticket since it keeps being submitted. I have no idea why some users observe this issue, I can't reproduce it on either Intel or Apple Silicon Mac. Error message is: libc++abi: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc /bin/sh: line 1: 55767 Abort trap: 6 /usr/local/bin/doxygen /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui_ECMQchDoxygen.config According to std::bad_alloc reference[1] there is some fail while allocating storage. [1]https://en.cppreference.com/w/cpp/memory/new/bad_alloc -- You are receiving this mail because: You are watching all bug changes.