[ERROR] astyle 3.5.2-1 update breaks kdevelop

Description:

Additional info:

  • package version(s): kdevelop-24.05.2-2
  • config and/or log files: see log excerpt below in steps
  • link to upstream bug report, if any: none

Steps to reproduce:

  1. Update astyle to the latest version as of writing: 3.5.2-1
  2. start kdevelop, see error:
kf.config.core: Watching absolute paths is not supported "/usr/share/color-schemes/KritaDark.colors"
Fatal glibc error: malloc.c:4376 (_int_malloc): assertion failed: (unsigned long) (size) >= (unsigned long) (nb)
22 -- exe=/usr/bin/kdevelop
13 -- platform=xcb
11 -- display=:0
17 -- appname=kdevelop
17 -- apppath=/usr/bin
9 -- signal=6
10 -- pid=26776
33 -- appversion=5.14.240502 (24.05.2)
21 -- programname=KDevelop
31 -- bugaddress=submit@bugs.kde.org
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kdevelop path = /usr/bin pid = 26776
KCrash: Arguments: /usr/bin/kdevelop 
KCrash: Attempting to start /usr/lib/drkonqi
[1]    26776 alarm      kdevelop

downgrading astyle to 3.4.13-1 fixes kdevelop.

Sorry if I did something wrong or missing info. First time reporting an issue here.