Why torch==2.9 compile qwen3 model with block ptr will crash?

torch==2.8 compile with “torch._inductor.config.triton.use_block_ptr = True“ is ok, 2.9 torch will crash as shown in the figure