Ok, fixed the problem thanks to an eagle-eyed colleague. If you look at
the end of the 'automount -dvf' trace above, I made a typo:

get_query_dn: lookup(ldap): query failed for search dn
ou=aufo.master,ou=autofs,dc=*****,dc=*****,dc=com: No such object

is looking for ou=aufo.master rather than ou=auto.master (f -> t). The
query correctly returns 'No such object', but then the response of
automount shouldn't be a segfault.

** Summary changed:

- automount segfault on start (ldap, nfs4)
+ automount segfault if get_query_dn fails

-- 
automount segfault if get_query_dn fails
https://bugs.launchpad.net/bugs/593603
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to