Skip to content

SIGABRT on line number 429 #6

@ppatel-uptycs

Description

@ppatel-uptycs

Causing sig abort:

resp.content.reserve(resp.content.size() + chunkSize);

#0 __GI_raise (sig=41436) at ../sysdeps/unix/sysv/linux/raise.c:37
#1 0x00007f0398a14187 in __GI_abort () at abort.c:118
#2 0x00005565ea1116f6 in abort_message ()
#3 0x00005565ea111419 in demangling_terminate_handler() ()
#4 0x00005565ea111173 in std::__terminate(void ()()) ()
#5 0x00005565ea112984 in __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception
) ()
#6 0x00005565ea112953 in __cxa_throw ()
#7 0x00005565ea0ae14a in (anonymous namespace)::handle_oom(void* ()(void), void*, bool, bool) ()
#8 0x00005565eb6f7743 in tcmalloc::allocate_full_cpp_throw_oom(unsigned long) ()
#9 0x00005565eb02b9f6 in std::__1::__allocate (__size=9223372036854775807)
at /usr/local/osquery/include/c++/v1/new:228
#10 std::__1::allocator::allocate (this=, __n=)
at /usr/local/osquery/include/c++/v1/memory:1793
#11 std::__1::allocator_traits<std::__1::allocator >::allocate (__a=..., __n=)
at /usr/local/osquery/include/c++/v1/memory:1547
#12 std::__1::__split_buffer<char, std::__1::allocator&>::__split_buffer (
this=, __start=0, __a=..., __cap=)
at /usr/local/osquery/include/c++/v1/__split_buffer:311
#13 std::__1::vector<char, std::__1::allocator >::reserve (this=0x7f038fa565c0,
__n=9223372036854775807) at /usr/local/osquery/include/c++/v1/vector:1541
#14 0x00005565eb2085ba in httpparser::HttpRequestParser::consume (begin=,
this=, req=..., end=)

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