smbstatus command segfaults on ARM arch (32bit). Running in debugger i found problem is here: https://github.com/samba-team/samba/blob/507cdfb744e8f6d5023ba821959b6572bc71a709/source3/utils/status.c#L807 using talloc 2.3.3 no problems on mipsel
I've tested this with current 4.14 and 4.15 and the upstream libraries that ship with it. All works well.