Date: Fri, 06 Sep 2024 18:05:02 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281012] ypldap works when invoked with -dv, but not when invoked normally (daemonised) Message-ID: <bug-281012-227-lXR6OWk2gg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281012-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281012 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |markj@FreeBSD.org --- Comment #1 from Mark Johnston <markj@FreeBSD.org> --- Indeed, ypldap appears to be mostly unmaintained these days. It would be nice to sync it back up with OpenBSD but one needs a suitable testing environment set up. My one suggestion for narrowing down the problem would be to collect a system call trace from the daemonized ypldap, by starting it with "ktrace -f /tmp/ktrace.out -i ypldap ...", or by adding ypldap_prepend="ktrace -f /tmp/ktrace.out -i" to /etc/rc.conf if you're starting it that way. Once ypldap exits, run "kdump -f /tmp/ktrace.out" and share the output here. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281012-227-lXR6OWk2gg>
