[Bug gprofng/32110] gprofng segfaults on parsing DWARF of clang++ 18.1.3 produced binary

2024-09-16 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32110 --- Comment #7 from Vladimir Mezentsev --- I cannot build. Looks like I need some additional installation: % ../../mx/mx --env ce-python build --dep PYTHON_JAVA_STANDALONE_SVM_JAVA24 <...> Traceback (most recent call last): File "<...>/gra

[Bug gprofng/32110] gprofng segfaults on parsing DWARF of clang++ 18.1.3 produced binary

2024-09-16 Thread tim.felgentreff at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32110 --- Comment #6 from Tim Felgentreff --- Hi, here is a complete (but not minimal, sorry, it takes a while to build) reproducer: > git clone https://github.com/graalvm/mx > git clone https://github.com/oracle/graal > cd graal/vm > ../../mx/mx f