Created attachment 9975 [details] patch against 3.6.6. Applied successfully to 3.6.23 Serious problems using pam/winbind. log.wb-DOMAIN shows segmentation fault in rpc_lookup_usergroups. Disassemble core, %eax == 0 and mov $0,(%eax). Attached patch seems to have resolved. This was against debian (3.6.6) but no change in latest 3.6.23.
Patch looks good ! I'll get it into master, then into all supported branches. Thanks a *lot* Brian ! Jeremy.
Created attachment 9999 [details] Patch for 4.1.next, 4.0.next. Andrews patch that went into master. Applies cleanly to 4.0.next and 4.1.next and fixes the crash bug. Jeremy.
Created attachment 10000 [details] Updated patch for 4.1.next, 4.0.next Updated commit message with bug report reference.
Comment on attachment 10000 [details] Updated patch for 4.1.next, 4.0.next David or Andrew, please +1 this and I'll re-assign to Karolin for inclusion. Thanks, Jeremy.
Karolin please include in 4.1.next, 4.0.next. Thanks ! Jeremy.
Great stuff! On Mon, Jun 2, 2014 at 5:54 PM, <samba-bugs@samba.org> wrote: > https://bugzilla.samba.org/show_bug.cgi?id=10627 > > --- Comment #5 from Jeremy Allison <jra@samba.org> 2014-06-02 15:54:27 UTC --- > Karolin please include in 4.1.next, 4.0.next. > > Thanks ! > > Jeremy. > > -- > Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug.
(In reply to comment #5) > Karolin please include in 4.1.next, 4.0.next. > > Thanks ! > > Jeremy. Pushed to autobuild-v4-[0|1]-test.
(In reply to comment #7) > (In reply to comment #5) > > Karolin please include in 4.1.next, 4.0.next. > > > > Thanks ! > > > > Jeremy. > > Pushed to autobuild-v4-[0|1]-test. Pushed to both branches. Closing out bug report. Thanks!