Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] CollectionView item renderers never get disposed on Android (Memory Leak) #14880

Closed
billvenhaus opened this issue Nov 13, 2021 · 0 comments · Fixed by #14882
Closed

[Bug] CollectionView item renderers never get disposed on Android (Memory Leak) #14880

billvenhaus opened this issue Nov 13, 2021 · 0 comments · Fixed by #14882

Comments

@billvenhaus
Copy link
Contributor

Description

On Android, the item renderers of a CollectionView never get disposed. Dispose is only called on the CollectionView renderer itself. Its children, the item renderers, are ignored. This can lead to potential memory leaks.

This is not an issue on iOS or UWP. It's only an issue on Android. Dispose is called on the item renderers for iOS and UWP.

Steps to Reproduce

Place a breakpoint inside the Dispose method for any child/item renderer used by the CollectionView.

I have created an example to easily demonstrate the issue:

  1. Place breakpoints in the Dispose method of MyCheckBoxRenderer.cs
  2. Click Open Test
  3. Click the Back button to close Test page
  4. Does the breakpoint halt the program? If so, good. The Dispose method was called.

Expected Behavior

When the CollectionView is disposed, its active item/child renderers should also be disposed.

Actual Behavior

When the CollectionView is disposed, its active item/child renderers are never disposed on Android.

iOS & UWP work. Dispose is called on item/child renderers for iOS & UWP apps.

Basic Information

  • Version with issue: 5.0.0.2196
  • Last known good version: NA
  • Platform Target Frameworks:
    • iOS: 15.0 (tested and works as expected)
    • Android: 11.0 (tested and does not work)
    • UWP: tested 16299 (tested and works as expected)
  • Affected Devices: Any Android device.

Environment

Show/Hide Visual Studio info
Microsoft Visual Studio Community 2019
Version 16.11.6
VisualStudio.16.Release/16.11.6+31829.152
Microsoft .NET Framework
Version 4.8.04084

Installed Version: Community

Visual C++ 2019   00435-60000-00000-AA603
Microsoft Visual C++ 2019

ASP.NET and Web Tools 2019   16.11.94.52318
ASP.NET and Web Tools 2019

ASP.NET Web Frameworks and Tools 2019   16.11.94.52318
For additional information, visit https://www.asp.net/

Azure App Service Tools v3.0.0   16.11.94.52318
Azure App Service Tools v3.0.0

Azure Functions and Web Jobs Tools   16.11.94.52318
Azure Functions and Web Jobs Tools

C# Tools   3.11.0-4.21403.6+ae1fff344d46976624e68ae17164e0607ab68b10
C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Common Azure Tools   1.10
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

Eazfuscator.NET   2021.3
Eazfuscator.NET 2021.3 (Release build 2021.3.233.31857)
Copyright © 2008-2021 Gapotchenko. All rights reserved.

Website: https://www.gapotchenko.com/eazfuscator.net

Extensibility Message Bus   1.2.6 (master@34d6af2)
Provides common messaging-based MEF services for loosely coupled Visual Studio extension components communication and integration.

IntelliCode Extension   1.0
IntelliCode Visual Studio Extension Detailed Info

Microsoft Azure Tools for Visual Studio   2.9
Support for Azure Cloud Services projects

Microsoft Continuous Delivery Tools for Visual Studio   0.4
Simplifying the configuration of Azure DevOps pipelines from within the Visual Studio IDE.

Microsoft JVM Debugger   1.0
Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines

Microsoft Library Manager   2.1.113+g422d40002e.RR
Install client-side libraries easily to any web project

Microsoft MI-Based Debugger   1.0
Provides support for connecting Visual Studio to MI compatible debuggers

Microsoft Visual C++ Wizards   1.0
Microsoft Visual C++ Wizards

Microsoft Visual Studio Tools for Containers   1.2
Develop, run, validate your ASP.NET Core applications in the target environment. F5 your application directly into a container with debugging, or CTRL + F5 to edit & refresh your app without having to rebuild the container.

Microsoft Visual Studio VC Package   1.0
Microsoft Visual Studio VC Package

Mono Debugging for Visual Studio   16.10.15 (552afdf)
Support for debugging Mono processes with Visual Studio.

NuGet Package Manager   5.11.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/

ProjectServicesPackage Extension   1.0
ProjectServicesPackage Visual Studio Extension Detailed Info

Razor (ASP.NET Core)   16.1.0.2122504+13c05c96ea6bdbe550bd88b0bf6cdddf8cde1725
Provides languages services for ASP.NET Core Razor.

SQL Server Data Tools   16.0.62110.27130
Microsoft SQL Server Data Tools

Test Adapter for Boost.Test   1.0
Enables Visual Studio's testing tools with unit tests written for Boost.Test.  The use terms and Third Party Notices are available in the extension installation directory.

Test Adapter for Google Test   1.0
Enables Visual Studio's testing tools with unit tests written for Google Test.  The use terms and Third Party Notices are available in the extension installation directory.

TypeScript Tools   16.0.30526.2002
TypeScript Tools for Microsoft Visual Studio

Visual Basic Tools   3.11.0-4.21403.6+ae1fff344d46976624e68ae17164e0607ab68b10
Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Visual F# Tools   16.11.0-beta.21514.6+b6c2c4f53ea3a08fa603ea93d6d2f808a62a21d1
Microsoft Visual F# Tools

Visual Studio Code Debug Adapter Host Package   1.0
Interop layer for hosting Visual Studio Code debug adapters in Visual Studio

Visual Studio Container Tools Extensions   1.0
View, manage, and diagnose containers within Visual Studio.

Visual Studio Tools for CMake   1.0
Visual Studio Tools for CMake

Visual Studio Tools for Containers   1.0
Visual Studio Tools for Containers

VisualStudio.DeviceLog   1.0
Information about my package

VisualStudio.Foo   1.0
Information about my package

VisualStudio.Mac   1.0
Mac Extension for Visual Studio

Xamarin   16.11.000.190 (d16-11@2391ed9)
Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.

Xamarin Designer   16.11.0.47 (remotes/origin/d16-11@e0d612363)
Visual Studio extension to enable Xamarin Designer tools in Visual Studio.

Xamarin Templates   16.10.5 (355b57a)
Templates for building iOS, Android, and Windows apps with Xamarin and Xamarin.Forms.

Xamarin.Android SDK   12.0.0.3 (d16-11/f0e3c2d)
Xamarin.Android Reference Assemblies and MSBuild support.
    Mono: c633fe9
    Java.Interop: xamarin/java.interop/d16-11@476bb5b
    ProGuard: Guardsquare/proguard/v7.0.1@912d149
    SQLite: xamarin/sqlite/3.35.4@85460d3
    Xamarin.Android Tools: xamarin/xamarin-android-tools/d16-11@87af37b


Xamarin.iOS and Xamarin.Mac SDK   15.0.0.8 (0796d78dc)
Xamarin.iOS and Xamarin.Mac Reference Assemblies and MSBuild support.

Screenshots

droid_screenshot

Reproduction Link

https://github.com/billvenhaus/CollectionViewDisposal

@billvenhaus billvenhaus added s/unverified New report that has yet to be verified t/bug 🐛 labels Nov 13, 2021
@jsuarezruiz jsuarezruiz added this to New in Triage via automation Nov 15, 2021
@jsuarezruiz jsuarezruiz added this to Review Backlog in CollectionView via automation Nov 15, 2021
@jsuarezruiz jsuarezruiz removed the s/unverified New report that has yet to be verified label Nov 15, 2021
@jsuarezruiz jsuarezruiz moved this from New to Ready For Work in Triage Nov 15, 2021
@jsuarezruiz jsuarezruiz moved this from Review Backlog to In Progress in CollectionView Nov 15, 2021
Triage automation moved this from Ready For Work to Closed Nov 29, 2021
CollectionView automation moved this from In Progress to Done Nov 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Triage
  
Closed
2 participants