NetworkManager's main library went through a major overhaul in v1.22, changing the way it interacts with glib among other things. When using a NetworkManager version equal or newer than v1.22 along with a glib version between 2.63.3 and 2.65, a race condition can happen, randomly causing segmentation faults. Since Yocto 3.2 uses NetworkManager 1.22.14 and glib 2.64.5, the race condition is reproducible, but it can be fixed with the patch introduced in this commit. The patch in question is commit e4a690f5dd959e74b2d6054826f61509892c8aa7 in the glib git repo. https://onedigi.atlassian.net/browse/DEL-7523 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com> |
||
|---|---|---|
| .. | ||
| base-files | ||
| busybox | ||
| glib-2.0 | ||
| glibc | ||
| images | ||
| init-ifupdown | ||
| initscripts | ||
| packagegroups | ||
| psplash | ||
| readline | ||
| recovery | ||
| system-monitor | ||
| systemd | ||
| sysvinit | ||
| trustfence | ||