Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getSwiftProperties Memory Leak #6409

Closed
iDevid opened this issue Jan 20, 2020 · 2 comments · Fixed by #6420
Closed

getSwiftProperties Memory Leak #6409

iDevid opened this issue Jan 20, 2020 · 2 comments · Fixed by #6420
Assignees

Comments

@iDevid
Copy link

iDevid commented Jan 20, 2020

Actual Results

Seems that there is a memory leak in getSwiftProperties method in Object.swift at line 738
Schermata 2020-01-20 alle 14 14 44

Steps to Reproduce

Seems that happens during the Realm initialization

Version of Realm and Tooling

Realm framework version: 4.3.1
Xcode version: 11.2.1
iOS version: 12.0
Dependency manager + version: Cocoapods 1.8.4

@Greeeeyyyss
Copy link

I'm noticing the same leak when creating first realm instance.
Screen Shot 2020-01-22 at 1 31 22 PM

We're using:
Realm version: 4.1.1
Xcode version: 11.2.1

@Coledunsby
Copy link

I'm having the same issue using 4.3.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants