Mir server crashed: Requesting handle for an unregistered channel
Bug #1216727 reported by
Daniel van Vugt
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Critical
|
Alan Griffiths | ||
mir (Ubuntu) |
Fix Released
|
Critical
|
Unassigned |
Bug Description
If I run mir_stress and a second app, just the act of moving the mouse around often causes the server to crash:
terminate called after throwing an instance of 'boost:
what(): Requesting handle for an unregistered channel
TESTCASE:
1. Start mir_demo_
2. Start mir_stress
3. Start mir_demo_
4. Move the mouse around, and drag egltriangle around (Alt+drag)
Expected: Everything keeps running
Observed: mir_demo_
Related branches
lp://qastaging/~alan-griffiths/mir/fix-1216727
- PS Jenkins bot (community): Approve (continuous-integration)
- Daniel van Vugt: Approve
- Robert Carr (community): Approve
-
Diff: 24 lines (+2/-2)2 files modifiedsrc/server/input/android/android_input_registrar.cpp (+1/-1)
src/server/input/android/android_input_target_enumerator.cpp (+1/-1)
Changed in mir: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in mir: | |
assignee: | nobody → Robert Carr (robertcarr) |
status: | Triaged → In Progress |
importance: | Medium → High |
description: | updated |
Changed in mir: | |
milestone: | none → 0.1.0 |
Changed in mir: | |
milestone: | 0.1.0 → 0.1.1 |
Changed in mir: | |
milestone: | 0.1.1 → 0.1.2 |
Changed in mir: | |
milestone: | 0.1.2 → 0.1.3 |
Changed in mir: | |
milestone: | 0.1.3 → 0.1.4 |
Changed in mir: | |
assignee: | nobody → Robert Carr (robertcarr) |
Changed in mir: | |
milestone: | none → 0.10.0 |
status: | Confirmed → In Progress |
assignee: | Robert Carr (robertcarr) → Alan Griffiths (alan-griffiths) |
To post a comment you must log in.
This is different to bug 1195089, where we fixed the "Invalid Session" exception.