Skip to content

xcode10 debug crashes #13

@jianmu297

Description

@jianmu297

Random crashes when app run in xcode10 debug mode, always break in same place.
mutating func add(_ object: T){
self.objects.formUnion([WeakObject(object)])
}

Error is Thread 13: Fatal error: Duplicate element found in Set. Elements may have been mutated after insertion.

Use the laster pod version.

What can i do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions