<div dir="ltr"><div>Greetings all,</div><div><br></div><div>I am trying to make XWayland run on a Raspberry PI, so I am building wayland/weston and the xserver xwayland branch from here:</div><div><br></div><div>  git://<a href="http://anongit.freedesktop.org/xorg/xserver">anongit.freedesktop.org/xorg/xserver</a></div>
<div><br></div><div>As well as the wlshm (now moved as wayland) driver: git://<a href="http://anongit.freedesktop.org/xorg/driver/xf86-video-wayland">anongit.freedesktop.org/xorg/driver/xf86-video-wayland</a></div><div><br>
</div><div>When attempting to start a x11 app, the xserver effectively is started, the wayland x driver loads successfully but when attempting to "subload" the framebuffer driver, it segfaults. This fb driver has been built as part of this same xserver.</div>
<div><br></div><div>[  1056.806] (II) Loading sub module "fb"</div><div>[  1056.806] (II) LoadModule: "fb"</div><div>[  1056.808] (II) Loading /root/weston-bin/lib/xorg/modules/libfb.so</div><div>[  1056.811] (II) Module fb: vendor="X.Org Foundation"</div>
<div>[  1056.811]    compiled for 1.15.0, module version = 1.0.0</div><div>[  1056.812]    ABI class: X.Org ANSI C Emulation, version 0.4</div><div>[  1056.812] (==) Depth 24 pixmap format is 32 bpp</div><div>[  1056.813] (==) wayland(0): Backing store disabled</div>
<div>[  1056.813] (==) wayland(0): Silken mouse enabled</div><div>[  1056.815] (EE)</div><div>[  1056.815] (EE) Backtrace:</div><div>[  1056.815] (EE)</div><div>[  1056.816] (EE) Segmentation fault at address 0xe7933016</div>
<div>[  1056.816] (EE)</div><div>Fatal server error:</div><div>[  1056.816] (EE) Caught signal 11 (Segmentation fault). Server aborting</div><div><br></div><div>The contents of the xorg.conf file looks like so:</div><div>
<br></div><div><div>Section "Device"</div><div>        Identifier "Device"</div><div>        Driver "wayland"</div><div>EndSection</div></div><div><br></div><div>Any hints on what I might be missing would be greatly appreciated, or even hints on how to debug this fault, as there is no timeframe to gdb<span class="" style="white-space:pre">   </span>attach against the xserver before it dies.</div>
<div><br></div><div>Thanks in advance</div><div>Albert<br></div><div><br></div></div>