Hi,
The problem happened after upgrade to lttng-ust 2.13.0. 2.12.0 don't
have this issue.
liburcu version: 0.13.0
gcc: 11.2.0
This is my reproduce steps, it is cross compile enviroment based on
yocto project.
1. git clone git://git.yoctoproject.org/poky
2. . oe-init-build-env
3. echo "MA
- On Sep 29, 2021, at 11:47 PM, lttng-dev
wrote:
> Hi,
> The problem happened after upgrade to lttng-ust 2.13.0. 2.12.0 don't have this
> issue.
> liburcu version: 0.13.0
> gcc: 11.2.0
> This is my reproduce steps, it is cross compile enviroment based on yocto
> project.
> 1. git c