** Changed in: mir Milestone: 0.20.0 => 0.19.0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1527449
Title: Mir clients leak all driver modules including the unused ones, keeping them resident Status in Mir: Fix Committed Status in mir package in Ubuntu: New Bug description: Mir clients leak all driver modules including the unused ones, keeping them resident. $ sudo mir_demo_server $ sudo mir_demo_client_egltriangle $ sudo grep client- /proc/`pidof mir_demo_client_egltriangle`/maps 7f7ff23e7000-7f7ff23f5000 r-xp 00000000 08:02 6050064 /usr/lib/x86_64-linux-gnu/mir/client-platform/mesa.so.3 7f7ff23f5000-7f7ff25f5000 ---p 0000e000 08:02 6050064 /usr/lib/x86_64-linux-gnu/mir/client-platform/mesa.so.3 7f7ff25f5000-7f7ff25f6000 r--p 0000e000 08:02 6050064 /usr/lib/x86_64-linux-gnu/mir/client-platform/mesa.so.3 7f7ff25f6000-7f7ff25f7000 rw-p 0000f000 08:02 6050064 /usr/lib/x86_64-linux-gnu/mir/client-platform/mesa.so.3 7f7ff2c22000-7f7ff2c35000 r-xp 00000000 08:02 6051608 /usr/lib/x86_64-linux-gnu/mir/client-platform/android.so.3 7f7ff2c35000-7f7ff2e35000 ---p 00013000 08:02 6051608 /usr/lib/x86_64-linux-gnu/mir/client-platform/android.so.3 7f7ff2e35000-7f7ff2e36000 r--p 00013000 08:02 6051608 /usr/lib/x86_64-linux-gnu/mir/client-platform/android.so.3 7f7ff2e36000-7f7ff2e37000 rw-p 00014000 08:02 6051608 /usr/lib/x86_64-linux-gnu/mir/client-platform/android.so.3 I think this also explains bug 1526658 as some people might also have mesa.so.2 still installed. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1527449/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp