signal 11 of weston-ivi-shell-user-interface on qemux86

Joh, Yong-Il (Tolkien) Yong-Il.Joh at windriver.com
Fri Nov 13 03:00:42 PST 2015


Hi all.

when I build/run weston on yocto for qemux86 device,
I've got an error, and no screen.


[08:02:07.897] launching '/usr/lib/weston/weston-ivi-shell-user-interface'

[08:02:08.201] /usr/lib/weston/weston-ivi-shell-user-interface died on signal 11

it is caused everytime
when I build yocto software on Ubuntu 12.04 64bit desktop for qemux86 device.
(s/w for qemux86-64 has no such error)

to resolve this,
apply following patch.

--- a/clients/ivi-shell-user-interface.c   2015-08-08 04:01:22.000000000 +0900
+++ b/clients/ivi-shell-user-interface.c 2015-11-13 19:26:38.844430385 +0900
@@ -21,6 +21,8 @@
  * DEALINGS IN THE SOFTWARE.
  */
+#include "config.h"
+
#include <sys/wait.h>
#include <unistd.h>
#include <stdlib.h>

please, include this patch on next release.

thank you.

__
Yong-iL Joh, Sr.MTS, Wind River


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20151113/603236b9/attachment.html>


More information about the wayland-devel mailing list