[Desktop-packages] [Bug 1696797] Re: [regression] Mir EGL clients all crash with SIGSEGV in XGetXCBConnection()

2017-06-22 Thread Daniel van Vugt
** Changed in: mir Status: New => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1696797 Title: [regression] Mir EGL clients all crash with SIGSEGV in

[Desktop-packages] [Bug 1696797] Re: [regression] Mir EGL clients all crash with SIGSEGV in XGetXCBConnection()

2017-06-22 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 17.1.2-2ubuntu2 --- mesa (17.1.2-2ubuntu2) artful; urgency=medium * egl-platform-mir.patch * egl-platform-rs.patch - Fix configure.ac so that the Mir EGL platforms are actually built. (LP: #1526658) (LP: #1696797) --

[Desktop-packages] [Bug 1696797] Re: [regression] Mir EGL clients all crash with SIGSEGV in XGetXCBConnection()

2017-06-08 Thread Daniel van Vugt
Yep. A problem we've hit a few times before... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1696797 Title: [regression] Mir EGL clients all crash with SIGSEGV in XGetXCBConnection()

[Desktop-packages] [Bug 1696797] Re: [regression] Mir EGL clients all crash with SIGSEGV in XGetXCBConnection()

2017-06-08 Thread Chris Halse Rogers
So, the problem here is going to be the EGL platform detection - it's failing to detect Mir, and is instead trying (and failing) to connect to an X server. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu.

[Desktop-packages] [Bug 1696797] Re: [regression] Mir EGL clients all crash with SIGSEGV in XGetXCBConnection()

2017-06-08 Thread Daniel van Vugt
On the other hand, this appears to be the same as bug 1526658, which was fixed in Mir itself... ** Changed in: mir Importance: Undecided => High ** Changed in: mir Status: Invalid => New -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1696797] Re: [regression] Mir EGL clients all crash with SIGSEGV in XGetXCBConnection()

2017-06-08 Thread Daniel van Vugt
Yep. The crash happens in all Mir GL clients. Other Mir demo servers start up OK, but miral-shell crashes because it has an internal client (SpinnerSplash). ** Summary changed: - miral-shell crashed with SIGSEGV in XGetXCBConnection() + [regression] Mir EGL clients all crash with SIGSEGV in