<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - systemd-network losing the DHCP leases on raspberry pi"
href="https://bugs.freedesktop.org/show_bug.cgi?id=77850#c18">Comment # 18</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - systemd-network losing the DHCP leases on raspberry pi"
href="https://bugs.freedesktop.org/show_bug.cgi?id=77850">bug 77850</a>
from <span class="vcard"><a class="email" href="mailto:maggu2810@gmail.com" title="Markus Rathgeb <maggu2810@gmail.com>"> <span class="fn">Markus Rathgeb</span></a>
</span></b>
<pre>Ah, that explains why the problem did not occur if I compiled it myself
(<a href="show_bug.cgi?id=77850#c2">comment #2</a>).
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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>