<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:メイリオ
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi everyone<br><br>I have a question about weston-launch start up in system initialize phase.<br><br>When i start up target device,weston-launch which is launch from systemd/service is crashed  in system initialize phase.<br><br>But i can run weston-launch correctly when i launch weston-launch from console terminal.<br><br>As below coredump show,it seems that eglGetDisplay has something wrong.<br><br>Could anyone give me some advice?<br><br>Best regards.<br><br>[coredump]<br>Core was generated by `/usr/bin/weston -i0'.<br>Program terminated with signal 11, Segmentation fault.<br>#0  0x76d67cf0 in gcoHAL_QueryChipCount (Hal=Hal@entry=0x0, Count=Count@entry=0x1dea98c) at gc_hal_user_query.c:1002<br>1002    gc_hal_user_query.c: No such file or directory.<br>(gdb) where<br>#0  0x76d67cf0 in gcoHAL_QueryChipCount (Hal=Hal@entry=0x0, Count=Count@entry=0x1dea98c) at gc_hal_user_query.c:1002<br>#1  0x76e47a90 in veglGetThreadData () at gc_egl.c:239<br>#2  0x76e3e640 in eglGetDisplay (display_id=0x1dea3f0) at gc_egl_init.c:521<br>#3 
 0x76954b5e in gl_renderer_create (ec=0x1de8fd8, display=<optimized 
out>, attribs=0x76957414 <gl_renderer_opaque_attribs>, 
visual_id=0x0) at src/gl-renderer.c:1936<br>#4  0x769d9b00 in 
fbdev_compositor_create (param=0x7ef936dc, config=0x1de6a08, 
argv=<optimized out>, argc=<optimized out>, 
display=0x1de64b0)<br>    at src/compositor-fbdev.c:945<br>#5  
backend_init (display=0x1de64b0, argc=<optimized out>, 
argv=<optimized out>, config=0x1de6a08) at 
src/compositor-fbdev.c:998<br>#6  0x0000e6ee in main (argc=1, argv=0x7ef93b24) at src/compositor.c:4240<br><br><br>Andy                                      </div></body>
</html>