Closed jancona closed 2 months ago
The crash might be related to issue #467. There is a bug in calculating SMS template offsets. So if you have more than 8 such message templates defined, delete them until a fix is released.
Never mind, that is another issue.
QObject::moveToThread: Cannot move objects with a parent
gives it away and the fact, that dmrconf
works.
I fixed the QObject warning in branch 469-dmr-6x2uv-crash-on-upload
. I cannot, however, reproduce the crash. Can you send me the YAML file you want to write?
Branch 469-dmr-6x2uv-crash-on-upload
does fix the crash for me. I've attached the codeplug I was testing with.
codeplug.zip
Ah, okay thanks for letting me know. I'll merge it then into master.
In version 0.12.0, when I add an APRS configuration and attempt to write it to my DMR-6X2UV, QDMR crashes in both Linux and MacOS.
Steps to reproduce:
See attached coredump and console log below.
Linux coredump.log
MacOS