On Tue, Jul 4, 2023 at 2:47 PM Marek Belisko <[email protected]> wrote: > > Hi, > > I'm using tip of poky master and build weston image for bananapi-m64 board. > Board boots fine but weston is not started and in log I see: > > Jul 04 21:42:28 bananapi-m64 systemd[1]: Starting Weston, a Wayland > compositor, as a system service... > [ 306.464755] audit: type=1006 audit(1688506948.933:18): pid=377 uid=0 > old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=10 res=1 > [ 306.477778] audit: type=1300 audit(1688506948.933:18): arch=c00000b7 > syscall=64 success=yes exit=4 a0=8 a1=fffffcdd7050 a2=4 a3=1 items=0 ppid=1 > pid=377 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 > tty=(none) ses=10 > comm="(systemd)" exe="/lib/systemd/systemd" key=(null) > [ 306.504195] audit: type=1327 audit(1688506948.933:18): > proctitle="(systemd)" > [ 306.942909] audit: type=1006 audit(1688506949.409:19): pid=375 uid=0 > old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=11 res=1 > [ 306.955818] audit: type=1300 audit(1688506949.409:19): arch=c00000b7 > syscall=64 success=yes exit=4 a0=8 a1=fffffcdd7050 a2=4 a3=1 items=0 ppid=1 > pid=375 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 > tty=tty7 ses=11 c > omm="(weston)" exe="/lib/systemd/systemd" key=(null) > [ 306.981861] audit: type=1327 audit(1688506949.409:19): proctitle="(weston)" > root@bananapi-m64:~# [ 307.474004] audit: type=1701 > audit(1688506949.941:20): auid=1000 uid=1000 gid=1000 ses=11 pid=375 > comm="weston" exe="/usr/bin/weston" sig=11 res=1 > Jul 04 21:42:29 bananapi-m64 systemd[1]: Started Weston, a Wayland > compositor, as a system service. > Jul 04 21:42:29 bananapi-m64 systemd[1]: weston.service: Main process exited, > code=killed, status=11/SEGV
It seems weston is segfaulting. So you want to find out why ? > Jul 04 21:42:29 bananapi-m64 systemd[1]: weston.service: Failed with result > 'signal'. > > > When try to run command manually I'm getting: > root@bananapi-m64:~# /usr/bin/weston --debug --modules=systemd-notify.so > Date: 2023-07-04 UTC > [21:43:49.208] weston 12.0.1 > https://wayland.freedesktop.org > Bug reports to: > https://gitlab.freedesktop.org/wayland/weston/issues/ > Build: 12.0.1 > [21:43:49.208] Command line: /usr/bin/weston --debug > --modules=systemd-notify.so > [21:43:49.208] OS: Linux, 6.1.9, #1 SMP PREEMPT Wed Feb 1 07:38:58 UTC 2023, > aarch64 > [21:43:49.208] Flight recorder: enabled > [21:43:49.208] Using config file '/etc/xdg/weston/weston.ini' > WARNING: debug protocol has been enabled. This is a potential > denial-of-service attack vector and information leak. > [21:43:49.209] Output repaint window is 7 ms maximum. > [21:43:49.209] Loading module '/usr/lib/libweston-12/wayland-backend.so' > [21:43:49.255] Error: Failed to connect to parent Wayland compositor: No such > file or directory > display option: (none), WAYLAND_DISPLAY=/run/wayland-0 > [21:43:49.255] fatal: failed to create compositor backend > > Any idea what I'm missing to make it working? On mickledore weston works just > fine. > > Thanks and BR, > > marek > > > -- > as simple and primitive as possible > ------------------------------------------------- > Marek Belisko - OPEN-NANDRA > Freelance Developer > > Ruska Nova Ves 219 | Presov, 08005 Slovak Republic > Tel: +421 915 052 184 > skype: marekwhite > twitter: #opennandra > web: http://open-nandra.com > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60515): https://lists.yoctoproject.org/g/yocto/message/60515 Mute This Topic: https://lists.yoctoproject.org/mt/99955023/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
