Bug 64291 - Invoking sudo makes journalctl -f re-output everything
Summary: Invoking sudo makes journalctl -f re-output everything
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-06 21:02 UTC by Jonas H.
Modified: 2014-11-27 05:39 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Jonas H. 2013-05-06 21:02:56 UTC
To reproduce:

In terminal 1:
$ sudo journalctl -f

In terminal 2:
$ sudo ls

What happens? journalctl re-outputs all the journal content
What is expected to happen? journalctl should stay in the same state.
Comment 1 Jonas H. 2013-05-06 21:03:36 UTC
Version 202 on Arch Linux
Comment 2 danielcotton.bugtrackers 2014-10-08 06:37:02 UTC
I can't reproduce this with systemd 208 on Centos 7.0.1406
Comment 3 Zbigniew Jedrzejewski-Szmek 2014-11-27 05:39:44 UTC
This was definetely an issue (I saw it myself a few times). I think it was caused by loops (or rather jumps) in the journal reading code, and we fixed a bunch of those during the last year. I'll mark this as fixed, please reopen if it happens again with systemd >= 217.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.