Comment 98 for bug 780602

Revision history for this message
Eloy Paris (peloy-chapus) wrote : Re: nm-applet leaks memory and stops functioning after a while

Output from G_MESSAGES_DEBUG=nm-applet-indicator nm-applet | tee nm-applet-debug.txt.

Stopped running after the menus in the applet became non-functional. This took several hours. I saw many occurrences of lines like:

(nm-applet:4661): nm-applet-indicator-DEBUG: Just set up menu for ID 36070
(nm-applet:4661): nm-applet-indicator-DEBUG: Just set up menu for ID 36071
(nm-applet:4661): nm-applet-indicator-DEBUG: Just set up menu for ID 36072
(nm-applet:4661): nm-applet-indicator-DEBUG: Just set up menu for ID 36073
(nm-applet:4661): nm-applet-indicator-DEBUG: Just set up menu for ID 36074
(nm-applet:4661): nm-applet-indicator-DEBUG: Just set up menu for ID 36093

Over and over. Does this mean that menus are getting created with nothing that destroys them?

Thanks for looking into this critical bug.