On Sat, 15 May 2021 at 10:42:55 -0400, Rich wrote: > I came here to report this very problem, but "reportbug" suggested I > try the dbus from experimental(!), so I did, and the problem (in my > very limited experimenting) seems to have gone away...
Are you able to configure the system to dump core on misalignment, and get a backtrace from the situation(s) where it crashes? If 1.12.x crashes and 1.13.x does not, this might mean that commit 26d5d97d "Don't cast user-supplied pointers to DBusBasicValue *" is what solved it for you. smcv