Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 11911] New: systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected)
@ 2019-05-24 18:48 bugzilla at busybox.net
  2019-05-27 13:17 ` [Buildroot] [Bug 11911] " bugzilla at busybox.net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2019-05-24 18:48 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11911

            Bug ID: 11911
           Summary: systemd v240 memory leak in systemd-journald
                    (buildroot 2019.02 LTS affected)
           Product: buildroot
           Version: 2019.02.2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: jonah at sense.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

There has been a fix to a large memory leak in systemd-journald v240.  I
believe that the buildroot LTS versions is affected.  Should the patch provided
in the bug report be applied to the LTS branch?

Bug report: https://github.com/systemd/systemd/issues/11502
Accepted patch: https://github.com/systemd/systemd/pull/11527

Alternatively, this fix has been incorporated into systemd v241, which has been
incorporated into buildroot's master branch already.  So another solution would
be to move buildroot LTS to use systemd v241.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 11911] systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected)
  2019-05-24 18:48 [Buildroot] [Bug 11911] New: systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected) bugzilla at busybox.net
@ 2019-05-27 13:17 ` bugzilla at busybox.net
  2019-05-27 22:23 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2019-05-27 13:17 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11911

--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org> ---
Thanks for the report, can you please send a git formatted patch to the mailing
list with the upstream fix?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 11911] systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected)
  2019-05-24 18:48 [Buildroot] [Bug 11911] New: systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected) bugzilla at busybox.net
  2019-05-27 13:17 ` [Buildroot] [Bug 11911] " bugzilla at busybox.net
@ 2019-05-27 22:23 ` bugzilla at busybox.net
  2019-05-27 22:38 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2019-05-27 22:23 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11911

--- Comment #2 from Jonah <jonah@sense.com> ---
The upstream patch didn't apply cleanly to v240.  I'm happy to look into it
more, but it wasn't as trivial as "git cherry-pick" and I was not sure whether
anyone has a preference for v241 verses an unofficial patch on v240.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 11911] systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected)
  2019-05-24 18:48 [Buildroot] [Bug 11911] New: systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected) bugzilla at busybox.net
  2019-05-27 13:17 ` [Buildroot] [Bug 11911] " bugzilla at busybox.net
  2019-05-27 22:23 ` bugzilla at busybox.net
@ 2019-05-27 22:38 ` bugzilla at busybox.net
  2019-05-28 17:32 ` bugzilla at busybox.net
  2019-05-30 12:58 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2019-05-27 22:38 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11911

--- Comment #3 from Arnout Vandecappelle <arnout@mind.be> ---
There are way too many changes between v240 and v241 to just bump the version
in the stable branch. So please backport the patch, thanks.

Actually, I think it's sufficient to take commit 2d5d2e0cc5 in addition to
eb1ec489ee.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 11911] systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected)
  2019-05-24 18:48 [Buildroot] [Bug 11911] New: systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected) bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2019-05-27 22:38 ` bugzilla at busybox.net
@ 2019-05-28 17:32 ` bugzilla at busybox.net
  2019-05-30 12:58 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2019-05-28 17:32 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11911

--- Comment #4 from Jonah <jonah@sense.com> ---
Thanks, I submitted a patch to the list covering the addition of commit
2d5d2e0cc5 in addition to eb1ec489ee.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 11911] systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected)
  2019-05-24 18:48 [Buildroot] [Bug 11911] New: systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected) bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2019-05-28 17:32 ` bugzilla at busybox.net
@ 2019-05-30 12:58 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2019-05-30 12:58 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=11911

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Peter Korsgaard <jacmet@uclibc.org> ---
Fixed in git by
https://git.buildroot.org/buildroot/commit/?id=ae43e724e84dde358320775ba7423619b78d1839,
thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-05-30 12:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-24 18:48 [Buildroot] [Bug 11911] New: systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected) bugzilla at busybox.net
2019-05-27 13:17 ` [Buildroot] [Bug 11911] " bugzilla at busybox.net
2019-05-27 22:23 ` bugzilla at busybox.net
2019-05-27 22:38 ` bugzilla at busybox.net
2019-05-28 17:32 ` bugzilla at busybox.net
2019-05-30 12:58 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox