Hi Arnaldo, On Tue, Jun 18, 2024 at 10:51:44AM -0300, Arnaldo Carvalho de Melo wrote: > >From 6a2b27c0f512619b0e7a769a18a0fb05bb3789a5 Mon Sep 17 00:00:00 2001 > From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> > Date: Tue, 18 Jun 2024 10:37:30 -0300 > Subject: [PATCH 1/1] core: Initialize cu->node with INIT_LIST_HEAD() Could a new release be cut for this issue? Several people have been bit by this (including CI systems) and two distributions have talked about backporting this change on top of 1.27 to resolve it: https://gitlab.archlinux.org/archlinux/packaging/packages/pahole/-/issues/1 https://src.fedoraproject.org/rpms/dwarves/pull-request/4 Cheers, Nathan