[systemd-bugs] [Bug 64616] New: Not all cursors seem to work correctly.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 15 00:13:25 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=64616
Priority: medium
Bug ID: 64616
Assignee: systemd-bugs at lists.freedesktop.org
Summary: Not all cursors seem to work correctly.
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: marius.vollmer at redhat.com
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: systemd
I can see this curious behavior:
# ./journalctl -D /var/log/journal.cursor-bug -p3 -u rhsc-ws.service
_BOOT_ID=a12b9c5d73a14fd49bcd51b99faa0c17 -o verbose | grep s=
Wed 2013-05-08 15:03:43 EDT
[s=2d3aee2eda874445a91bcb0f92718eea;i=3d8;b=a12b9c5d73a14fd49bcd51b99faa0c17;m=261477778;t=4dc3997b0904f;x=a971f4f19117d9f]
Fri 2013-05-10 04:21:41 EDT
[s=2d3aee2eda874445a91bcb0f92718eea;i=48b;b=a12b9c5d73a14fd49bcd51b99faa0c17;m=21a4e8dab1;t=4dc58db51f388;x=f89f9d5aaec9bed9]
# ./journalctl -D /var/log/journal.cursor-bug -c
's=2d3aee2eda874445a91bcb0f92718eea;i=48b;b=a12b9c5d73a14fd49bcd51b99faa0c17;m=21a4e8dab1;t=4dc58db51f388;x=f89f9d5aaec9bed9'
-n1 -o verbose | grep s=
Mon 2013-05-13 02:49:19 EDT
[s=c66de0241a874e3cac6e7a34baccf561;i=1;b=19efc07fb36244ae97f9e568897c4547;m=8cb56;t=4dc93ea840fa9;x=8e7e4637eff8a6d1]
That is, when feeding a certain cursor back into journalctl, it will fail to
seek to that cursor and instead output something else.
Since the cursor has just been output by journalctl, I would expect it to be
valid.
In any case, a error or warning message would be appropriate, I think.
I'll try to debug this right away. If you are interested, I can upload
/var/log/journal.cursor-bug somewhere. It's about 23 MiB.
--
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/20130515/d6d2ee00/attachment.html>
More information about the systemd-bugs
mailing list