Created attachment 124121 [details] The workaround patch System can not boot up to desktop if press touch panel continuously during booting up. The weston view was not initialed completely while the touch event happened,
It seems that someone is calling the weston_view_from_global_fixed() with view == NULL. This is a caller error, and the caller should be fixed rather than the function itself, so a workaround patch like the one attached will not be accepted. Attaching a backtrace of when the crash happens would help to figure out where things are going wrong.
Can't reproduce this bug in weston 1.10.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.