Re: wayland crash debugging help required

2016-03-31 Thread Vikas Patil
Hi Pekka Paalanen, Thanks a lot for your comment. As you mentioned this could be the case of multiple threads receiving and dispatching events as I am using [1] qtwayland 5.5.1 and [2] imxeglviv video sink. Both the component uses the wl_display_prepare_read() and wl_display_read_events().

Re: wayland crash debugging help required

2016-03-30 Thread Pekka Paalanen
On Wed, 30 Mar 2016 12:01:58 +0530 Vikas Patil wrote: > Dear all, > > I am observing "Segmentation fault" with below mentioned back-trace > while playing video (loop back mode )and continuously pressing home > button on target (which brings video screen to home screen of

wayland crash debugging help required

2016-03-30 Thread Vikas Patil
Dear all, I am observing "Segmentation fault" with below mentioned back-trace while playing video (loop back mode )and continuously pressing home button on target (which brings video screen to home screen of HMI). Printing the locals shows null pointer deference (i.e. line 46, print elm->next,