Segmentation fault in MesaBufferIntegration.*
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Alan Griffiths | ||
mir (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
$ LD_PRELOAD=
MIR_CLIENT_
MIR_SERVER_
LD_LIBRARY_
exec=bin/
Running main() from main.cpp
Note: Google Test filter = MesaBufferInteg
[==========] Running 3 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 3 tests from MesaBufferInteg
[ RUN ] MesaBufferInteg
[1442227540.564035] mirplatform: Found graphics driver: android
[1442227540.565387] mirplatform: Found graphics driver: mesa-x11
[1442227540.565869] mirplatform: Found graphics driver: mesa-kms
[1442227540.566018] mirplatform: Found graphics driver: dummy
Segmentation fault (core dumped)
This *may* have something to do with loading and discarding the server-
Related branches
- PS Jenkins bot (community): Approve (continuous-integration)
- Alexandros Frantzis (community): Approve
- Daniel van Vugt: Needs Information
- Kevin DuBois (community): Approve
-
Diff: 20 lines (+8/-0)1 file modifiedtests/integration-tests/graphics/mesa/test_buffer_integration.cpp (+8/-0)
Changed in mir: | |
milestone: | none → 0.16.0 |
assignee: | nobody → Alan Griffiths (alan-griffiths) |
status: | New → In Progress |
importance: | Undecided → Medium |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Another workaround: specify the platform graphics library...
$ LD_PRELOAD= libumockdev- preload. so.0 bin/mir_ integration_ tests --gtest_ filter= MesaBufferInteg ration. * --platform- graphics- lib lib/server- modules/ graphics- dummy.so