Re: Weston crash on Renesas Kingfisher board

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Updated.

On Fri, Oct 11, 2019 at 4:29 PM HARUNOBU KUROKAWA
<harunobu.kurokawa.dn@xxxxxxxxxxx> wrote:
>
> Hi
>
>
>
> Thanks , please update it in https://jira.automotivelinux.org/browse/SPEC-2827 ?
>
>
>
> Best regards,
>
> Kurokawa.
>
>
>
> From: automotive-discussions-bounces@xxxxxxxxxxxxxxxxxxxxxxxxx <automotive-discussions-bounces@xxxxxxxxxxxxxxxxxxxxxxxxx> On Behalf Of Jan-Simon Moeller
> Sent: Friday, October 11, 2019 9:22 PM
> To: Oleksandr Grytsov <al1img@xxxxxxxxx>
> Cc: external.vkadasani@xxxxxxxxxxxxxx; AGL ml <automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx>
> Subject: Re:  Weston crash on Renesas Kingfisher board
>
>
>
> Please file a bug in
>
> jira.auromotivelinux.org !
>
>
>
> js
>
>
>
> Oleksandr Grytsov <al1img@xxxxxxxxx> schrieb am Fr., 11. Okt. 2019, 14:17:
>
> Hi All,
>
> We have weston crash at startup on Renesas Kingfisher board with 8.0.0 release.
> It crashes few seconds after start in compositor-drm.c function
> drm_head_find_by_connector:
>
> static struct drm_head *
> drm_head_find_by_connector(struct drm_backend *backend, uint32_t connector_id)
> {
>     struct weston_head *base;
>     struct drm_head *head;
>
>     wl_list_for_each(base,
>                             &backend->compositor->head_list, compositor_link) {
>     head = to_drm_head(base);
>     if(output->base.output_type == OUTPUT_DRM)
>     if (head->connector_id == connector_id)   <<<==== this line
>         return head;
>     }
>
>     return NULL;
> }
>
> After investigation I see that
> 0002-compositor-add-output-type-to-weston_output.patch (which is
> applied on meta-agl in weston_6.0.0.bbappend) some how is the root
> cause of this crash.
>
> Without this patch there is no crash at startup.
>
> What does this patch stand for? Is it board specific issue or this
> patch has some issue?
>
> --
> Best Regards,
> Oleksandr Grytsov.
> _______________________________________________
> automotive-discussions mailing list
> automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx
> https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions



-- 
Best Regards,
Oleksandr Grytsov.
_______________________________________________
automotive-discussions mailing list
automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions



[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux