Hello Khem, No idea, other than maybe it’s a out of memory situation? Alex On Sat 5. Sep 2020 at 7.17, Khem Raj wrote: > Hi Alex > > > > I am seeing below error with core-image-weston/qemuarm64 using oe-core > > master. Any ideas before I debug this? > > > > NOTE: > ====================================================================== > > NOTE: FAIL: test_weston_can_initialize_new_wayland_compositor > > (weston.WestonTest) > > NOTE: > ---------------------------------------------------------------------- > > NOTE: Traceback (most recent call last): > > File > "/mnt/b/yoe/master/sources/openembedded-core/meta/lib/oeqa/core/decorator/__init__.py", > > line 36, in wrapped_f > > return func(*args, **kwargs) > > File > "/mnt/b/yoe/master/sources/openembedded-core/meta/lib/oeqa/runtime/cases/weston.py", > > line 69, in test_weston_can_initialize_new_wayland_compositor > > self.assertTrue(new_wl_processes, msg='Could not get new > > weston-desktop-shell processes (%s, try_cnt:%s) weston log: %s' % > > (new_wl_processes, try_cnt, weston_log)) > > AssertionError: [] is not true : Could not get new > > weston-desktop-shell processes ([], try_cnt:5) weston log: Date: > > 2020-09-05 UTC > > [05:06:35.986] weston 8.0.0 > > https://wayland.freedesktop.org > > Bug reports to: > > https://gitlab.freedesktop.org/wayland/weston/issues/ > > Build: 8.0.0 > > [05:06:35.988] Command line: weston --log=/tmp/weston.log > > [05:06:35.989] OS: Linux, 5.8.5-yocto-standard, #1 SMP PREEMPT Thu Sep > > 3 20:37:49 UTC 2020, aarch64 > > [05:06:35.991] Using config file '/etc/xdg/weston/weston.ini' > > [05:06:35.994] Output repaint window is 7 ms maximum. > > [05:06:35.997] Loading module '/usr/lib/libweston-8/fbdev-backend.so' > > [05:06:36.004] initializing fbdev backend > > [05:06:36.029] logind: not running in a systemd session > > [05:06:36.029] logind: cannot setup systemd-logind helper (-61), using > > legacy fallback > > [05:06:36.029] not a vt > > [05:06:36.029] if running weston from ssh, use --tty to specify a tty > > [05:06:36.030] fatal: fbdev backend should be run using weston-launch > > binary, or your system should provide the logind D-Bus API. > > [05:06:36.030] fatal: failed to create compositor backend > >