Nix-shell by signal SIGSEGV (Address boundary error)

Hi,
since yesterday (I think due to an update) nix-shell is terminating due to sigsegv

❯ nix-shell -p blender
fish: Job 1, 'nix-shell -p blender' terminated by signal SIGSEGV (Address boundary error)
❯ nix --version
nix (Nix) 2.13.5

Searching on the bug tracking seems I’m the only one with this problem (this is too new Regression: `nix-shell` crashes · Issue #8880 · NixOS/nix · GitHub): do you know how can I debug what is going on?

Thanks!

Do you have any crash dumps from this?

I notice that with the last nix version, compiled from source, I don’t have the problem, so maybe it has been already solved. Waiting for the rollout to stable nix to confirm

$ nix --version
nix (Nix) 2.20.0pre20231219_7cfd6c0