On Sat, Jan 17, 2026 at 10:34:02PM +0100, Bastian Blank wrote: > crun run with a minimal config fails. The trigger is "terminal": true. > It can also be worked around by setting "readonly": false.
Thanks for your report! Could you talk a bit more about what made you create this minimal config? Did you experience this through an invocation of higher-level tool such as podman, and ended up troubleshooting this down to a minimal repro case, or are you starting from scratch? I'm basically interested to know the impact crater of this bug -- does this affect many users, and if so, which use cases. Is this something that you just started to experience, or was this working in an older crun release? https://github.com/containers/crun/commit/405d2a2c5b851101a48025ddf6a79b2dddc8682f (part of 1.22) seems potentially relevant, so at minimum could you perhaps try with trixie's crun (1.21)? In any case, given you have a minimal reproduction case, and you seem to know what you're doing, perhaps this is something you'd like to report to upstream directly? In my experience they're fairly responsive. Regards, Faidon

