Software clients crash immediately on nested servers - what(): Failed to mmap buffer
Bug #1261286 reported by
Daniel van Vugt
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Alexandros Frantzis | ||
mir (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Software clients crash immediately on nested servers...
$ sudo bin/mir_
Starting
Connected
Surface created
terminate called after throwing an instance of 'boost:
what(): Failed to mmap buffer
$ sudo bin/mir_
terminate called after throwing an instance of 'boost:
what(): Failed to mmap buffer
Related branches
lp://staging/~afrantzis/mir/mesa-native-platform-fix-buffer-ipc-package
- PS Jenkins bot (community): Approve (continuous-integration)
- Alan Griffiths: Approve
- Kevin DuBois (community): Approve
-
Diff: 153 lines (+78/-4)3 files modifiedinclude/test/mir_test_doubles/stub_buffer.h (+16/-4)
src/platform/graphics/mesa/native_platform.cpp (+2/-0)
tests/unit-tests/graphics/mesa/test_native_platform.cpp (+60/-0)
Changed in mir: | |
milestone: | 0.1.3 → 0.1.4 |
Changed in mir: | |
milestone: | 0.1.4 → 0.1.5 |
Changed in mir: | |
milestone: | 0.1.5 → 0.1.6 |
Changed in mir: | |
milestone: | 0.1.6 → none |
Changed in mir: | |
assignee: | nobody → Alexandros Frantzis (afrantzis) |
Changed in mir: | |
status: | Triaged → In Progress |
Changed in mir: | |
milestone: | none → 0.1.6 |
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.
(tested using the fix from lp:~raof/mir/check-for-surfaceless)