[systemd-bugs] [Bug 77850] systemd-network losing the DHCP leases on raspberry pi

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 17 22:15:22 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=77850

--- Comment #18 from Markus Rathgeb <maggu2810 at gmail.com> ---
Ah, that explains why the problem did not occur if I compiled it myself
(comment #2).

If an error (at runtime) is raised with -O2 and not with -O0 this could still
be a bug in the code (e.g. access an element behind the last element of an
array, ...) that is only hidden by different memory layouts.
Do you know at which statement the bug is raised?
Shouldn't -O2 be something that does not enable error prune compiler flags?

-- 
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/20140718/59843f66/attachment.html>


More information about the systemd-bugs mailing list