Wingpanel crashes with segmentation fault on update

Bug #1615398 reported by Zisu Andrei
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Wingpanel
New
Undecided
Unassigned

Bug Description

Doing a apt upgrade resulted in wingpanel segfaulting. It feels like wingpanel should be more resilient to updates.

Revision history for this message
Djax (parnold-x) wrote :

The cause is that winpanel detects that the indicator is updated and tries to reload it. But GMODULE modules can not be unloaded if made resident (which is needed). So wingpanel detects the deletion and deregister the indicator. And then detects the new created file and tries to load it. But the past module is still present.
So this leads propably to the segfault.
Not to monitor the directory would lead to e.g. not removing the indicator when you purge it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.