Bug 13211 - buildroot 2020.02.6 systemd segment fault after cross compiled
Summary: buildroot 2020.02.6 systemd segment fault after cross compiled
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2020.02.5
Hardware: Other Linux
: P5 critical
Target Milestone: 2020.02
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-16 12:34 UTC by Jeff WANG
Modified: 2021-01-22 12:03 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)