I stepped back versions and landed on 4.5.8 being the latest version that doesn't crash. So starting from 4.6.0 the crashes happen. Hope this helps someone.
Since you managed to pinpoint the affected versions (
v4.6.0+), we can check the
long list of updates in that version.
That list is too long unfortunately.
There are some worth mentioning:
It could be related to its upgrade from QT5 to QT6, however, the crash only happens in the Addresses tab.
It also bumped the required minimum python version to v3.10 in that update.
And it now uses proprietary dependencies that's developed by Electrum, there may be some dependency issues with your OS.
It bumped the minimum OS requirement but your OS seems to be supported based from the release notes mentioning "
MacOS BigSur".
I opened a new issue in their GitHub repository but I think there's not enough information for this to get solved. And I wont be able to reproduce it myself since I don't have that OS.
Feel free to participate in case the developers ask for specific details.
link:
github.com/spesmilo/electrum/issues/10602-update-I encountered a similar issue with 4.7.2 where viewing the addresses would crash the app with Mac OS 11.
The developer asked for additional info that will greatly help fixing this issue:
Would be good to know:
- So does it crash the moment the user switches to the "Addresses" tab?
- And it only crashes on macOS 11, not on 12?
We would appreciate if @nzbmaster or @REAleksij can answer any of this.
Either here in this thread or in the issue itself if you have a GitHub account.