New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/issues/27565#issuecomment-752834714 Comment: Unfortunately, I don't have any ARM hardware available for testing and only use a basic Samba configuration. If you can, please provide a bit more detail about the source of the problem: 1. Is it possible to disable the `idmap` configuration? If so, does the problem persist? 2. Can you temporarily remove an existing Samba password database and create a basic one with `smbpasswd`? Does that resolve the problem? 3. If you install the `-dbg` packages and try running `smbd` in a debugger, can you provide a stack trace at the panic? If you are comfortable modifying the Samba template and rebuilding your own version, it would be helpful to know if native-built ARM packages suffer from the same problems. A last-ditch effort might be to disable the configuration options that build in many of the private libraries to see if there is unexpected breakage from these options.