https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1257186 This bug has a long history since 4.1.6 and I can confirm with 4.2.1 I've isolated to the line: auth optional pam_smbpass.so migrate Configured in /etc/pam.d/common-auth That line is added by libpam-smbpass package installation and also by using pam-auth-update to enable SMB Password Synchronization For 4.2.1 the error however occurs in su: *** Error in `su': double free or corruption (fasttop): 0x000000000110d800 *** Aborted Which happens after the password is entered.
On 09/05/15 21:11, Caesar Samsi wrote:> https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1257186 > > > > This bug has a long history since 4.1.6 and I can confirm with 4.2.1 > > > > I've isolated to the line: > > > > auth optional pam_smbpass.so migrate > > > > Configured in /etc/pam.d/common-auth > > > > That line is added by libpam-smbpass package installation and also by using > pam-auth-update to enable SMB Password Synchronization > > > > For 4.2.1 the error however occurs in su: > > > > *** Error in `su': double free or corruption (fasttop): 0x000000000110d800 > *** > > Aborted > > > > Which happens after the password is entered. >Hi, there was some talk about removing pam_smbpass, see here: https://lists.samba.org/archive/samba-technical/2015-January/105053.html Rowland
Reasonably Related Threads
- post make install, sudo service samba start ->service not recognized?
- By design/possible bug? Folders unmarked from sharing are still accessible
- [Bug 111793] New: double free or corruption (fasttop) in nouveau_bo_del
- pam_smbpass & passwd seg fault
- 4.2.1 ./configure --sbindir & --bindir settings is different from binary?