这是indexloc提供的服务,不要输入任何密码
Skip to content

Crash inside ElfParser::ElfParser #843

@zuevmaxim

Description

@zuevmaxim

Crash appeared during native libraries parsing:
java_error_in_idea_31063.log

addr2line -e libasyncProfiler.so -f -C -a 0x63203
outputs
ElfParser::ElfParser(CodeCache*, char const*, void const*, char const*, bool) at src/symbols_linux.cpp:152

_sections = (const char*)addr + _header->e_shoff;

I've added logs on each library parsing, so I can say that the crash appeared during libproxy.so parsing
async-intellij_commit-20231120200326.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions