The bug was libappindicator calling unfallback() when the applet is being unrefed. This would cause it to access the status_icon which had been unreffed in the previous step.
The bug was libappindicator calling unfallback() when the applet is being unrefed. This would cause it to access the status_icon which had been unreffed in the previous step.