Skip to content

Crash within Parse framework when it internally uses PFSQLiteDatabase #290

Open
@rdbayer

Description

@rdbayer

On Parse 1.8.3, we are periodically experiencing a crash. The relevant call appears to be [PFSQLiteDatabase _executeQueryAsync:withArgumentsInArray:cachingEnabled:] called by [BFTask continueWithExecutor:block:cancellationToken:]_block_invoke_2. Will paste the full stack trace for all threads as a comment.

It looks like this is happening as the result of a PFQuery.findObjectInBackgroundWithBlock() call

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