corectrl: symbol lookup error: /usr/lib/libcorectrl.so: undefined symbol: _ZN4pugi10xml_writerD2Ev

CoreCtrl version: 1.3.6

Distribution: Artix Linux

Kernel version:

6.1.58-1-lts

GPU model:

RX6800XT

GPU driver: Mesa 23.2.1-arch1.2

GPU driver parameters:

Desktop environment dwm 6.4 CPU Ryzen 5 3600

Description of the bug

As of 1.3.6, when I launch corectrl from terminal fails and gives the following error: corectrl: symbol lookup error: /usr/lib/libcorectrl.so: undefined symbol: _ZN4pugi10xml_writerD2Ev

Reverting back to corectrl-1.3.5-3-x86_64 solves the issue

Reproduction

1.open terminal 2.corectrl 3.coretrl does not launch and output in terminal is corectrl: symbol lookup error: /usr/lib/libcorectrl.so: undefined symbol: _ZN4pugi10xml_writerD2Ev

Actual result:

in teminal output: corectrl: symbol lookup error: /usr/lib/libcorectrl.so: undefined symbol: _ZN4pugi10xml_writerD2Ev

Expected result: application launches

Edited by Sebastien Georges