dialer-app sometimes stops rendering views
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
New
|
High
|
kevin gunn | ||
QtMir |
New
|
High
|
Unassigned |
Bug Description
I noticed that sometimes dialer-app looks stuck, but in fact it's still running and responding to touch events.
After some debug I found one way to reproduce it, but only in greeter mode. I got this same bug in normal mode many times before, but didn't find any reliable way to reproduce it. (video attached)
This is the backtrace while the app looks stuck: http://
Thread 2 is in general the rendering thread, but not sure if that's always the case. If so, it is stuck in a mutex.
If we stop interacting with the app for some seconds, and then tap anywhere on the screen, the view gets then updated and everything is back to normal.
An additional information is that every time the bug is reproduced, I see the following message in the unity8 logs:
---
qtmir.surfaces: MirSurfaceItem:
---
Changed in canonical-devices-system-image: | |
assignee: | nobody → kevin gunn (kgunn72) |
importance: | Undecided → High |
Changed in qtmir: | |
importance: | Undecided → High |
This really like a duplicate of bug #1514556. It's a regression we introduced on the latest qtmir release.
Please reopen if you think otherwise.