Comment 107 for bug 1199877

Revision history for this message
Looooop (looooop) wrote :

i have problem on ubuntu 15.04 with both unity-panel-service(812MB) AND indicator-power-service (1.2GB)

lop@work:/tmp$ pmap -X 9299 | head
9299: /usr/lib/x86_64-linux-gnu/indicator-power/indicator-power-service
         Address Perm Offset Device Inode Size Rss Pss Referenced Anonymous Swap Locked Mapping
        00400000 r-xp 00000000 08:01 16779454 104 76 76 76 0 0 0 indicator-power-service
        00619000 r--p 00019000 08:01 16779454 4 4 4 4 4 0 0 indicator-power-service
        0061a000 rw-p 0001a000 08:01 16779454 4 4 4 4 4 0 0 indicator-power-service
        021c3000 rw-p 00000000 00:00 0 1109876 1102164 1102164 935284 1102164 7588 0 [heap]
    7ff8b8000000 rw-p 00000000 00:00 0 25396 25396 25396 10212 25396 0 0

lop@work:/tmp$ pmap -X 9248 | head
9248: /usr/lib/unity/unity-panel-service
         Address Perm Offset Device Inode Size Rss Pss Referenced Anonymous Swap Locked Mapping
        00400000 r-xp 00000000 08:01 16518994 72 64 64 64 0 0 0 unity-panel-service
        00611000 r--p 00011000 08:01 16518994 4 0 0 0 0 4 0 unity-panel-service
        00612000 rw-p 00012000 08:01 16518994 4 4 4 4 4 0 0 unity-panel-service
        00f76000 rw-p 00000000 00:00 0 682640 554360 554360 419812 554360 128172 0 [heap]
    7f9278000000 rw-p 00000000 00:00 0 21680 21680 21680 12900 21680 0 0

lop@work:/tmp$ dpkg -l | egrep ^ii | egrep -o indicator-\\S*
indicator-application
indicator-appmenu
indicator-bluetooth
indicator-keyboard
indicator-messages
indicator-multiload
indicator-power
indicator-printers
indicator-session
indicator-sound

any workaround?
Thanks

Mauro