[systemd-bugs] [Bug 83682] New: systemd-journal-remote: assertion failed
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 9 11:59:18 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=83682
Priority: medium
Bug ID: 83682
Assignee: systemd-bugs at lists.freedesktop.org
Summary: systemd-journal-remote: assertion failed
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: philipptheklein at gmail.com
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: systemd
I am trying to grab journal logs from a remote host, but when I try to invoke
systemd-journal-remote like in the example in the man page it fails:
$ sudo /usr/lib/systemd/systemd-journal-remote --url http://10.0.0.10:19531
Received 0 descriptors
Spawning curl http://10.0.0.10:19531/entries...
File /var/log/journal/remote/remote-presentr.at:19531.journal corrupted or
uncleanly shut down, renaming and replacing.
Opened output file /var/log/journal/remote/remote-presentr.at:19531.journal
Assertion 'h' failed at src/shared/hashmap.c:477, function hashmap_put().
Aborting.
I also tried the -o/--output option both with a directory and a file and it
also fails. (The man page is a bit unclear as it says for active sources the
-o/--output is required, but the example doesn't use it).
The assertion also fails (with the same message) when I use a passive source.
OS and program versions:
Arch Linux, kernel 3.16.1
systemd 216
Original bug report here: https://bugs.archlinux.org/task/41884
PS: the host I tried to connect hast systemd-journal-gatewayd running and I can
access it via browser. libmicrohttpd is als installed.
--
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/20140909/37cd9d9b/attachment.html>
More information about the systemd-bugs
mailing list