Nested Mir crashes with - what(): MesaNativePlatform::create_internal_client is not implemented yet!
Bug #1279092 reported by
Stephen M. Webb
This bug affects 12 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Robert Carr | ||
mir (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Unity8 terminates when running with the mirserver QPA on top of unity-system-
terminate called after throwing an instance of 'boost:
what(): MesaNativePlatf
The attached patch is applied in the Unity8 desktop session PPA to enable Unity8 to run on the desktop.
Related branches
lp://staging/~robertcarr/mir/nested-internal-egl-on-mesa-with-caveat
Superseded
for merging
into
lp://staging/mir
- Alan Griffiths: Needs Information
- Daniel van Vugt: Needs Fixing
- PS Jenkins bot (community): Approve (continuous-integration)
- Kevin DuBois (community): Needs Fixing
-
Diff: 143 lines (+67/-3)3 files modifiedsrc/platform/graphics/mesa/native_platform.cpp (+48/-1)
src/platform/graphics/mesa/native_platform.h (+10/-0)
src/platform/graphics/mesa/platform.cpp (+9/-2)
lp://staging/~robertcarr/mir/nested-internal-egl-on-mesa-without-caveat
- PS Jenkins bot (community): Approve (continuous-integration)
- Alan Griffiths: Approve
- Daniel van Vugt: Approve
- Kevin DuBois: Pending requested
-
Diff: 139 lines (+65/-3)3 files modifiedsrc/platform/graphics/mesa/native_platform.cpp (+46/-1)
src/platform/graphics/mesa/native_platform.h (+10/-0)
src/platform/graphics/mesa/platform.cpp (+9/-2)
summary: |
- terminate called on startup when running Unity8 on Mir on desktop + Nested Mir crashes with - what(): + MesaNativePlatform::create_internal_client is not implemented yet! |
Changed in mir: | |
status: | Triaged → In Progress |
Changed in mir: | |
milestone: | 0.1.6 → 0.1.7 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Changed in mir (Ubuntu): | |
importance: | Undecided → High |
status: | New → Triaged |
To post a comment you must log in.
hey robert - would you mind concluding this one with an appropriate change into mir ?
i understand from previous discussion the attached patch might cause some unwanted race conditions in a multimon setup.