Bug 77113 - systemd-networkd: crash after receiving DHCP offer
Summary: systemd-networkd: crash after receiving DHCP offer
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-06 20:02 UTC by Alexander Tsoy
Modified: 2014-04-23 03:24 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
backtrace (4.44 KB, text/plain)
2014-04-06 20:02 UTC, Alexander Tsoy
Details
valgrind --tool=memcheck (6.83 KB, text/plain)
2014-04-07 12:33 UTC, Alexander Tsoy
Details

Description Alexander Tsoy 2014-04-06 20:02:16 UTC
Created attachment 97001 [details]
backtrace

systemd-networkd reproducibly crashes after receiving DHCP offer. This has started after upgrade to systemd-212. No problems with -211.

Network config:

$ cat /etc/systemd/network/eth0.network 
[Match]
Name=eth0

[Network]
DHCP=true
Comment 1 David Strauss 2014-04-06 20:32:24 UTC
Any chance you can reproduce this under Valgrind?
Comment 2 Alexander Tsoy 2014-04-07 12:33:59 UTC
Created attachment 97037 [details]
valgrind --tool=memcheck
Comment 3 Alexander Tsoy 2014-04-07 14:00:45 UTC
Problem fixed by the following commit:
http://cgit.freedesktop.org/systemd/systemd/commit/?id=c8a7165f582c322628a9b07fc7e01d0aab184b48
Comment 4 David Strauss 2014-04-07 16:27:47 UTC
Thank you, anyway, for diving in. It turned out to be simpler than I thought.
Comment 5 Kai Hendry 2014-04-23 03:24:46 UTC
Is this likely the same bug behind http://archlinuxarm.org/forum/viewtopic.php?f=31&t=7155&sid=e29f0235ddcf318ba804f9081e365877 ?

I can only reproduce on my Raspberry PI.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.