[Bug 287472] Re: Some logging is done to stdout instead of stderr
Adrien Nader
287472 at bugs.launchpad.net
Thu Mar 6 09:48:38 UTC 2025
I think this doesn't apply anymore: the code in the patch isn't there
anymore and printing is done through dedicated functions.
** Changed in: strace (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to strace in Ubuntu.
https://bugs.launchpad.net/bugs/287472
Title:
Some logging is done to stdout instead of stderr
Status in strace package in Ubuntu:
Fix Released
Bug description:
strace on x86_64 logs personality changes to stdout using printf.
debdiff attached to change this to fprintf(stderr, "...");
This is the same in 4.5.18, the latest upstream package.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strace/+bug/287472/+subscriptions
More information about the foundations-bugs
mailing list