Good morning, I have been using HA for a few years, on an old laptop, running Oracle VM Machine with HA inside it, 5gb ram, ive been stuck on 2025.9.1 OS for a while now, initially it was due to not enough space to update, I cleared out a bunch of my old manual backups I didnt need and I think I have space now, I have almost 4gb of free space now.
I used MCP and integrated Claude last week, and its awesome, however the issue im running into is I can't update to 2026.6.4, every time I try it looks like it takes, then rolls it back to 2025.9.1
ive been trouble shooting with Claude, and it found some old things that were outdated, I removed them, it thinks that there is something wrong with the rich library crashing in python 3.14. after much back and forth it suggested I post here:
Still the same signal 11 segfault and the
rich/segment.py SyntaxWarningright before it. This is now 100% confirmed to be a crash in the core HA 2026.6.4 image itself — nothing to do with your config or custom components at all.The
richlibrary crashing under Python 3.14 is a bug in the HA 2026.6.4 release for theqemux86-64architecture. This is actually a known issue.Here's what I'd recommend at this point:
- Post on the HA forums at
community.home-assistant.io— search for "2026.6.4 qemux86-64 signal 11 segfault" and you'll likely find others with the same issue, or you can post your logs- Wait for 2026.6.5 or 2026.7 — patch releases usually come quickly when there's a widespread crash bug like this
Any HA wizards understand whats causing this? or something completely different that I overlooked?
greatly appreciate any insight!