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

EXC_BAD_ACCESS (code=1, address=0xf69aa6f6bd70) in #301

Open
MayurDecathlon opened this issue Nov 30, 2023 · 2 comments
Open

EXC_BAD_ACCESS (code=1, address=0xf69aa6f6bd70) in #301

MayurDecathlon opened this issue Nov 30, 2023 · 2 comments

Comments

@MayurDecathlon
Copy link

Describe the bug 🐛
When we use same indexName multiple times, Getting this crash sometimes in package's register method with error:

EXC_BAD_ACCESS (code=1, address=0xf69aa6f6bd70)

To Reproduce 🔍
Steps to reproduce the behavior:

  1. call multiple search for same indexName
  2. Crashes sometimes

Expected behavior 💭
It should give different search results.

Screenshots 🖥
Screenshot 2023-11-30 at 1 05 09 PM

Environment:

  • OS: Mac
  • Version 14.1.1

Additional context
iOS Version: 17.0
InstantSearch Package Version: 7.26.1

@prat14k
Copy link

prat14k commented Feb 19, 2024

@VladislavFitz can you please help here? facing similar crash on app side also.

@OrfeasiOS
Copy link

@VladislavFitz Experiencing multiple crashes as well even with latest release. Can you please help here?

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

No branches or pull requests

3 participants