Skip to content

There appears to be a memory leak issue #247

@zhuscat

Description

@zhuscat

This is the minimal reproducible repo I created: https://github.com/zhuscat/test-nitro-sqlite

  1. git clone https://github.com/zhuscat/test-nitro-sqlite
  2. cd test-nitro-sqlite
  3. npx expo prebuild --platform ios
  4. xed ios
  5. Edit Scheme -> Build Configuration -> Release
  6. Build and then run the current scheme

I'm running it on my iPhone using Xcode with the Build Configuration set to Release.

I keep clicking "Create user database and insert 10000 records" and notice that memory usage keeps increasing. Even after I stop clicking, the memory doesn't decrease at all.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions