Skip to content

dylib invoke crash due to fatal error. #103

@arsentiii

Description

@arsentiii

When using PICT dynamic library to generate one test case, there is no error. However, when executing multiple times consecutively, the following error occurs:

#C [libpict.dylib+0x11bd0] std::__1::enable_if<(__is_cpp17_forward_iterator<unsigned int*>::value) && (is_constructible<int, std::__1::iterator_traits<unsigned int*>::reference>::value), std::__1::__wrap_iter<int*> >::type std::__1::vector<int, std::__1::allocator >::insert<unsigned int*>(std::__1::__wrap_iter<int const*>, unsigned int*, unsigned int*)+0x4d0

#C [libpict.dylib+0x5f6f5] std::__1::enable_if<__is_forward_iterator<unsigned int*>::value, void>::type std::__1::vector<int, std::__1::allocator >::__construct_at_end<unsigned int*>(unsigned int*, unsigned int*, unsigned long)+0x175

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