Bug 13211

Summary: buildroot 2020.02.6 systemd segment fault after cross compiled
Product: buildroot Reporter: Jeff WANG <wdqfirst>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: critical CC: buildroot
Priority: P5    
Version: 2020.02.5   
Target Milestone: 2020.02   
Hardware: Other   
OS: Linux   
Host: Target:
Build:

Description Jeff WANG 2020-09-16 12:34:43 UTC
I did a cross compiling of the this version of buildroot and chose systemd to init the system, but the system cannot be booted.
The error message says systemd segment fault. Not tainted.
The cross compiler is gpt-gcc.

How to fix this issue ? 

Thanks.
Comment 1 Peter Korsgaard 2021-01-22 08:49:49 UTC
gpt-gcc? Please provide more details, E.G. what is your exact config and on what hardware are you running it?
Comment 2 Jeff WANG 2021-01-22 09:14:56 UTC
This issue is fixed, it's caused by a bug of our customized toolchain.

(In reply to Peter Korsgaard from comment #1)