Update espressif32 4.1 DallasTemperature senzor. begin freeze

Hi!
In my program used DallasTemperature, and onewire. espressif32 3.5 working fine.
When I update espressif32 4.1, my program cannot run, and the program always reset.
In first run 0 sensor attached, but espressif32 3.5 working fine.
I found in esp32-hal-misc.c infinite loop.
If I commented out these lines , espressif32 4.1 working.
Is the error in my program or is the part in the image incorrect?
I would like someone to help me.

Please report this issue to Issues · espressif/arduino-esp32 · GitHub

Reported: esp32-hal-misc.c infinite loop. · Issue #6632 · espressif/arduino-esp32 · GitHub

1 Like