[systemd-bugs] [Bug 90364] snoopy (LD_PRELOAD logging of exec calls) prevents boot since jounald start times out and is repeated over and over
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 13 10:38:50 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90364
Lennart Poettering <lennart at poettering.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTOURBUG
--- Comment #2 from Lennart Poettering <lennart at poettering.net> ---
Sorry, but we don't really support that. Use a tool like "perf" to trace all
invocations of execve(), but our code uses fds > 2 to pass fds across exec(),
and in some occasions closes unknown fds, and that's unlikely to change.
I figure "snoopy" the way it is written is simply incompatible with systemd,
and that's nothing to fix in systemd. Sorry.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150513/e56719cb/attachment.html>
More information about the systemd-bugs
mailing list