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

Thread 1: EXC_BAD_ACCESS (code=EXC_I386_GPFLT) #153

Open
Kajal-ithena opened this issue Oct 5, 2021 · 4 comments
Open

Thread 1: EXC_BAD_ACCESS (code=EXC_I386_GPFLT) #153

Kajal-ithena opened this issue Oct 5, 2021 · 4 comments

Comments

@Kajal-ithena
Copy link

Hi Team ,
I have one custom framework where I am using pod JsonSchema for validation. And same framework is used inside application. Application is crashing while accessing the code for validation. This is the error Thread 1: EXC_BAD_ACCESS (code=EXC_I386_GPFLT). I have attach the screen shot for your reference.

JsonSchemaError

.
@kylef
Copy link
Owner

kylef commented Oct 5, 2021

What are the steps to reproduce this crash? / what is the input JSON Schema and JSON structure?

@Kajal-ithena
Copy link
Author

I have implemented it inside custom framework (Where I have pass the json schema and json to validate). After that I have used this framework inside other application and call the function for schema validation from application and application is crashed with error. I have used JSON schema draft-04

@Kajal-ithena
Copy link
Author

Can you please give your suggestions on this, I am stuck here.

@kylef
Copy link
Owner

kylef commented Oct 19, 2021

Do you have a JSON schema and JSON structure inputs which can be used to reproduce the mentioned problem?

Is this reliably crashing?

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

2 participants