Ad
  • Default User Avatar

    SEGV indicates that there is a segfault. If you are programming in C++, then I suggest to use std::runtime_error to gather information about your problem. Also note that the test case {{}} is initialized as {std::vector({})}.