Caught exception at Mir/EGL driver boundary (in setSwapInterval) in clients and tests
Bug #1659298 reported by
Kevin DuBois
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Kevin DuBois | ||
mir (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
messages like this have started appearing in logs and test runs:
root@ubuntu-
Mir chose pixel format 1.
Using pixel format 2.
Current active output is 540x960 +0+0
[2017-01-25 08:38:53.915333] <ERROR> AndroidWindow: Caught exception at Mir/EGL driver boundary (in setSwapInterval): Dynamic exception type: St12system_error
std::exception:
The don't appear to be causing test or client smoketest failures
Related branches
lp:~kdub/mir/fix-1659298
- Mir CI Bot: Approve (continuous-integration)
- Cemil Azizoglu (community): Approve
-
Diff: 32 lines (+13/-1)2 files modifiedsrc/client/buffer_stream.cpp (+2/-1)
tests/unit-tests/client/test_client_buffer_stream.cpp (+11/-0)
Changed in mir: | |
status: | New → In Progress |
Changed in mir: | |
status: | In Progress → Fix Committed |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Changed in mir (Ubuntu): | |
status: | New → Fix Released |
importance: | Undecided → High |
To post a comment you must log in.
seems this started happening in rev 3982, and the exception is coming while trying to wait for the swapinterval configuration with a waithandle.