[regression] Mir 0.25 crashes on VirtualBox (even earlier than 0.24 does): std::exception::what: drmModeCrtcSetGamma Failed: Function not implemented
Bug #1638220 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Critical
|
Daniel van Vugt | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Mir 0.25 crashes on VirtualBox (even earlier than 0.24 does):
std::exception:
Related branches
lp://qastaging/~vanvugt/mir/fix-1638220
- Alan Griffiths: Approve
- Cemil Azizoglu (community): Approve
- Mir CI Bot: Approve (continuous-integration)
-
Diff: 60 lines (+33/-6)2 files modifiedsrc/platforms/mesa/server/kms/real_kms_output.cpp (+8/-6)
tests/unit-tests/platforms/mesa/kms/test_real_kms_output.cpp (+25/-0)
affects: | mir (Ubuntu) → mir |
Changed in mir: | |
milestone: | none → 0.25.0 |
assignee: | nobody → Daniel van Vugt (vanvugt) |
status: | Triaged → In Progress |
tags: | added: regression |
summary: |
- Mir 0.25 crashes on VirtualBox (even earlier than 0.24 does): - std::exception::what: drmModeCrtcSetGamma Failed: Function not + [regression] Mir 0.25 crashes on VirtualBox (even earlier than 0.24 + does): std::exception::what: drmModeCrtcSetGamma Failed: Function not implemented |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
In Mir 0.24 and earlier you would see a nice full start-up log before bug 1584894
But Mir 0.25 is presently crashing immediately before much gets logged.