Achim Bohnet wrote:
> Sorry, can't help.  I tried to reproduce and could not.
> Just want to add: I'm authenticating against a kerberos4
> server.
>
> Maybe  strace output or running under gdb gives an idea?
>
>   
The output of
sudo strace /etc/init.d/openafs-client start

gives me

stat64("/usr/bin/fs", {st_mode=S_IFREG|0755, st_size=310812, ...}) = 0
clone(child_stack=0, 
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7d936f8) = 25053
wait4(-1, fs: Invalid argument.
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25053
--- SIGCHLD (Child exited) @ 0 (0) ---
read(10, "", 8192)                      = 0
exit_group(0)                           = ?
Process 25021 detached


Joachim

-- 
openafs gives segfault on kernel 2.6.22-13
https://bugs.launchpad.net/bugs/150469
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to