Bug 102535 - weston-nested met crash when close it using mouse.
Summary: weston-nested met crash when close it using mouse.
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: unspecified
Hardware: ARM Linux (All)
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-04 08:05 UTC by yong.gan
Modified: 2018-06-07 17:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
The attached patch fixed this issue. (996 bytes, application/mbox)
2017-09-04 08:05 UTC, yong.gan
Details

Description yong.gan 2017-09-04 08:05:27 UTC
Created attachment 133957 [details]
The attached patch fixed this issue.

eglTerminate should be called before the display was disconnected.
Comment 1 Daniel Stone 2017-09-05 17:04:48 UTC
Thanks for the patch Yong. For next time though, please use 'git send-email' to submit patches to the mailing list, as we do not usually take patches through Bugzilla. Also, you can remove the 'Upstream-Status' field from the patches you send, since they are specific to NXP Yocto and not used by upstream (the upstream status of an upstream patch is always upstream ...).
Comment 2 yong.gan 2017-09-21 02:58:45 UTC
Thanks, i will use git for the next time.
Comment 3 Daniel Stone 2018-06-07 17:10:39 UTC
Pushed your patch now, thankyou!


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.