Bug 77113

Summary: systemd-networkd: crash after receiving DHCP offer
Product: systemd Reporter: Alexander Tsoy <alexander>
Component: generalAssignee: systemd-bugs
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: backtrace
valgrind --tool=memcheck

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.