Starting with Samba 3.0.6, smbd crashes with a segmentation fault in login_cache_delentry (see attached trace) as soon as a client connects (login or even "smbclient -N -L //host" executed on the same machine). Using the same configuration, Samba 3.0.5 seems to work without any problem (not tested extensively, for production I still use 2.2.x). The following options are used for compilation: ./configure \ --prefix=$samba_dir \ --with-configdir=$samba_dir/etc \ --with-privatedir=$samba_dir/etc \ --with-logfilebase=/var/log \ --localstatedir=/var/log \ --with-lockdir=/var/lock/samba \ --with-piddir=/var/run \ --with-smbmount \ --with-ldapsam \ User accounts live in a (samba 2.2 "ldapsam") LDAP directory based on OpenLDAP 2.1.30.
Created attachment 671 [details] Stack trace/ log This stack trace was triggered by entering "smbclient -N -L //hostname" on the samba server. (If needed, I can send a level 10 log by email - for privacy reasons, I'd rather not post it here
> (If needed, I can send a level 10 log by email - Note: the - slightly shortened - log is included!
Peter, Can you let me know if this crash bug still exists in Samba 3.0.8 ? Thanks.
(In reply to comment #3) it looks like this bug is fixed in 3.0.8
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.