[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-12-19 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #15 from Sourceware Commits --- The binutils-2_41-branch branch has been updated by Sam James : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1ce656c66f1859d0f6066e0f9064033712e37aea commit 1ce656c66f1859d0f6066e0f90

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-08-08 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 Sam James changed: What|Removed |Added Target Milestone|--- |2.42 -- You are receiving this mail beca

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-08-08 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 Vladimir Mezentsev changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNE

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-08-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #13 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e0282cf1284b4d358892427a6b4f60d6f4c0580b commit e0282cf1284b4d358892

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-08-03 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #12 from Sam James --- https://inbox.sourceware.org/binutils/20230803203339.822435-1-vladimir.mezent...@oracle.com/ works for me too, thanks! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-08-03 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #11 from Matthias Klose --- that patch fixes the issue for me -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-08-02 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #10 from Vl

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #9 from Sam James --- Gentoo here. I can give you a Dockerfile or something if you can't reproduce. Just let me know. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #8 from Matthias Klose --- these are the current Debian and Ubuntu development versions. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #7 from Vladimir Mezentsev --- We should OK with this libc. What version of Linux are you using? I will try to reproduce the problem tomorrow. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #6 from Matthias Klose --- $ nm -D /lib/x86_64-linux-gnu/libc.so.6 | grep pthread_create 00088580 T pthread_create@GLIBC_2.2.5 00088580 T pthread_create@@GLIBC_2.34 -- You are receiving this mail because: You are

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #5 from Matthias Klose --- $ nm -D /usr/lib/x86_64-linux-gnu/libpthread.so.0 w __cxa_finalize@GLIBC_2.2.5 A GLIBC_2.11 A GLIBC_2.12 A GLIBC_2.18

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #4 from Vladimir Mezentsev --- Use the -D flag: % nm -D /usr/lib/x86_64-linux-gnu/libpthread.so.0 | grep pthread_create -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #3 from Matthias Klose --- $ nm /usr/lib/x86_64-linux-gnu/libpthread.so.0 nm: /usr/lib/x86_64-linux-gnu/libpthread.so.0: no symbols glibc 2.37, there is no libpthread.so anymore. -- You are receiving this mail because: You are o

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-31 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #2 from Vladimir Mezentsev --- It looks like libpthread has a new version number for pthread_create. What is an output of `nm /usr/lib/libpthread.so | grep pthread_create` on your machine. -- You are receiving this mail because

[Bug gprofng/30700] tmpdir/gp-collect-app_F test fails

2023-07-30 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30700 --- Comment #1 from Sam James --- Reported by doko as well at https://inbox.sourceware.org/binutils/86e6e812-4968-cd28-0c1c-6a38a053c...@debian.org/. -- You are receiving this mail because: You are on the CC list for the bug.