Starting the process with ./bin/winbindd -d xx See attached files for more info.
Created attachment 5274 [details] configuration file
Created attachment 5275 [details] Log of windbindd -d 10
Note: the log is done with tdb backend for idmap. Ie. using idmap uid = 50000-60000 idmap gid = 50000-60000 instead of idmap config SAMBA4: default = yes idmap config SAMBA4: backend = rid idmap config SAMBA4: range = 10000-20000 Both idmap configuaration produce the crash
Can you test this with either RC2, or with the latest code pulled out of the 3-5-stable git tree ? There were some winbindd crash fixes that went in recently and I don't want to track this down if we've already fixed it. Thanks, Jeremy.
It's most probably fixed in 026b23062eeee23dffeb627800b3cb6f55d89ad6 s3: Fix a winbind segfault in "trusted_domains"
Jeremy, it seems indeed to be fixed in current s3.5git.