Wind River Support Network

HomeDefectsLINCD-11600
Fixed

LINCD-11600 : qemuppc64: dhcpcd start failure: Bad system call

Created: Jan 29, 2023    Updated: Mar 2, 2023
Resolved Date: Feb 25, 2023
Found In Version: 10.23.5.0
Fix Version: 10.23.9.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: Userspace

Description

dhcpcd service exited due to got SIGSYS signal on qemu PPC64 platform.

 

root@qemuppc64:~# systemctl status -l --no-pager dhcpcd
 * dhcpcd.service - Dynamic Host Configuration Protocol (DHCP)
Loaded: loaded (/lib/systemd/system/dhcpcd.service; enabled; preset: enabled)
Active: deactivating (stop-sigterm) (Result: exit-code) since Mon 2023-01-30 03:02:19 UTC; 54s ago
Process: 193 ExecStart=/sbin/dhcpcd-systemd-wrapper (code=exited, status=159)
Main PID: 193 (code=exited, status=159)
Tasks: 1 (limit: 2317)
Memory: 6.4M
CGroup: /system.slice/dhcpcd.service
`-219 "dhcpcd: [privileged proxy] eth0 [ip4] [ip6]"

Jan 30 03:02:15 qemuppc64 systemd[1]: Started Dynamic Host Configuration Protocol (DHCP).
Jan 30 03:02:19 qemuppc64 dhcpcd[215]: dhcpcd-9.4.1 starting
Jan 30 03:02:19 qemuppc64 dhcpcd-systemd-wrapper[193]: /sbin/dhcpcd-systemd-wrapper: line 68: 215 Bad system call /sbin/dhcpcd --nobackground -L -q -f /etc/dhcpcd.conf $interfaces
Jan 30 03:02:19 qemuppc64 systemd[1]: dhcpcd.service: Main process exited, code=exited, status=159/n/a
root@qemuppc64:~#

Steps to Reproduce

1. MACHINE=qemuppc64 bitbake wrlinux-image-std
2. runqemu qemuppc64 nographic
Live chat
Online