bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: tim.felgentreff at oracle dot com
Subject: [Bug gprofng/32110] gprofng segfaults on parsing DWARF of clang++ 18.1.3 produced binary
Date: Mon, 16 Sep 2024 08:35:18 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=32110

--- Comment #6 from Tim Felgentreff <tim.felgentreff at oracle dot com> ---
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 fetch-jdk -A --jdk-id labsjdk-ce-latest
> export JAVA_HOME=$HOME/.mx/jdks/labsjdk-ce-latest
> ../../mx/mx --env ce-python build --dep PYTHON_JAVA_STANDALONE_SVM_JAVA24
> # The binary is now here:
> # 
> ../sdk/mxbuild/linux-amd64/PYTHON_JAVA_STANDALONE_SVM_JAVA24/graalpy-community-24.2.0-dev-linux-amd64/bin/graalpy

I can then reproduce the error like this:

> gprofng collect app -o pythonsegv.er 
> ../sdk/mxbuild/linux-amd64/PYTHON_JAVA_STANDALONE_SVM_JAVA24/graalpy-community-24.2.0-dev-linux-amd64/bin/graalpy
>  -c 1
> gprofng display text -functions pythonsegv.er

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]