[Ubuntu-x-swat] [Bug 1946621] Re: Crash in libegl-mesa0 (eglReleaseThread)

2022-06-01 Thread Maniraj D
*** This bug is a duplicate of bug 1956915 *** https://bugs.launchpad.net/bugs/1956915 Verified internally with Ubuntu 20.04.4 + libegl-mesa0 version "21.2.6-0ubuntu0.1~20.04.2" and confirmed the crash issue is resolved. -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 1946621] Re: Crash in libegl-mesa0 (eglReleaseThread)

2022-01-10 Thread Timo Aaltonen
*** This bug is a duplicate of bug 1956915 *** https://bugs.launchpad.net/bugs/1956915 ** This bug has been marked a duplicate of bug 1956915 New bugfix release 21.2.6 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu.

[Ubuntu-x-swat] [Bug 1946621] Re: Crash in libegl-mesa0 (eglReleaseThread)

2021-12-09 Thread Sebastien Bacher
** Changed in: mesa (Ubuntu Focal) Assignee: (unassigned) => Timo Aaltonen (tjaalton) ** Changed in: mesa (Ubuntu Impish) Assignee: (unassigned) => Timo Aaltonen (tjaalton) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in

[Ubuntu-x-swat] [Bug 1946621] Re: Crash in libegl-mesa0 (eglReleaseThread)

2021-11-10 Thread Timo Aaltonen
fixed in 21.2.5-1 which is in jammy-proposed ** Also affects: mesa (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: mesa (Ubuntu Impish) Importance: Undecided Status: New ** Changed in: mesa (Ubuntu) Status: Confirmed => Fix Released -- You received

[Ubuntu-x-swat] [Bug 1946621] Re: Crash in libegl-mesa0 (eglReleaseThread)

2021-11-07 Thread Maniraj D
** Bug watch added: gitlab.freedesktop.org/mesa/mesa/-/issues #5466 https://gitlab.freedesktop.org/mesa/mesa/-/issues/5466 ** Also affects: mesa via https://gitlab.freedesktop.org/mesa/mesa/-/issues/5466 Importance: Unknown Status: Unknown -- You received this bug notification

[Ubuntu-x-swat] [Bug 1946621] Re: Crash in libegl-mesa0 (eglReleaseThread)

2021-10-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mesa (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1946621 Title:

[Ubuntu-x-swat] [Bug 1946621] Re: Crash in libegl-mesa0 (eglReleaseThread)

2021-10-17 Thread Maniraj D
PR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13302 is merged on Mesa master branch: https://gitlab.freedesktop.org/maniraj87/mesa/-/commit/796c9ab3fd6b897ae3b3c069568182178c7661d4 Please include this change in Mesa upgrades in "Focal" series. -- You received this bug

[Ubuntu-x-swat] [Bug 1946621] Re: Crash in libegl-mesa0 (eglReleaseThread)

2021-10-11 Thread Maniraj D
Root caused the issue with Mesa-EGL, created a PR for the same: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13302 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1946621 Title:

[Ubuntu-x-swat] [Bug 1946621] Re: Crash in libegl-mesa0 (eglReleaseThread)

2021-10-11 Thread Maniraj D
The crash happens only when calling eglReleaseThread() from destructor of the process. Please find the attached simple app which can be used to repro the issue. With valgrind, I see there is some invalid memory access during the eglReleaseThread() call. Find the logs below: ==5059== Invalid read