HA Core is keep crashing in Supervisor installation

Hello everyone.
I was using HA supervised version since quite some time on RPI4 4GB. until recently i got my RPI SD -Card crash. Since then i am trying all available things to reinstall HA supervised on both Debian 10 and 11 but unfortunately was unsuccessful. recent, the following installation guide i followed on for Debian 11

Everything went well as per the guide. but after the installation was unable to connect to the HA frontend. After diagnosing, i found the HA core is keep crashing in HA supervised.

21-12-04 23:57:24 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-12-04 23:57:24 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
21-12-04 23:57:24 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
21-12-04 23:57:24 INFO (MainThread) [supervisor.host.services] Updating service information
21-12-04 23:57:24 INFO (MainThread) [supervisor.host.network] Updating local network information
21-12-04 23:57:25 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
21-12-04 23:57:25 INFO (MainThread) [supervisor.host.manager] Host information reload completed
21-12-05 00:01:14 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
21-12-05 00:01:15 INFO (SyncWorker_3) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/raspberrypi4-64-homeassistant with version 2021.11.3
21-12-05 00:01:15 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
**21-12-05 00:01:20 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!**

I also tried to roll back to the previous core versions and later to the dev channel. But nothing worked out. I would really appreciate if someone can help me to understand where exactly is the problem and how i can get it fixed.

Many thanks in advance
Simer

I also tried to rebuild the core with ‘ha’ command but every time i got the same error.

root@rpi4 /u/s/h/backup [SIGINT]# ha core rebuild
Error: Unknown error, see supervisor

21-12-05 00:13:15 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning homeassistant application
21-12-05 00:13:15 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
21-12-05 00:13:16 INFO (SyncWorker_2) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/raspberrypi4-64-homeassistant with version 2021.11.3
21-12-05 00:13:16 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
21-12-05 00:13:21 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!

Same here, but in RPi 3B+ with debian 11.

Updating to 2022.12.7 also crashes my home assistant. I resolve it by reinstalling home assistant supervised.

See: [SOLVED] HA image installed via Supervisored Installer failing with "exec user process caused: exec format error" - #6 by HVPereira