[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-11-19 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=469782 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-11-18 Thread Seppo Yli-Olli
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #15 from Seppo Yli-Olli --- With users/paulf/try-bug469782 83be84dfafd9372c21d2653c8a48f53fe5383414 I tried to detect leaks with /bin/true and /usr/bin/python, there are no longer complaints unable to load libc debuginfo due to unsupported d

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-11-18 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #14 from Paul Floyd --- The warnings (both C and Makefile.am) should now be fixed. I've repushed to the same try branch, and buildbot seems happy. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-11-17 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #13 from Paul Floyd --- I've made a couple of small fixes for the regtest. For the license I copied the BSD license into coregrind/m_debuginfo/zstddeclib.c I've also added a description of how to clone the zstd repo and generate zstddeclib

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-11-17 Thread Sam James
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #12 from Sam James --- (In reply to Seppo Yli-Olli from comment #9) As a nit, that would be zlib, not gzip. Thank you Paul and Mikhail! -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-11-17 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #11 from Paul Floyd --- I'm taking another look. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-11-16 Thread Seppo Yli-Olli
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #10 from Seppo Yli-Olli --- Obviously this affects all KDE flatpak apps as well. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-11-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469782 seppo.yliolli+...@gmail.com changed: What|Removed |Added CC||seppo.yliolli+...@gmail.com --- Co

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-08-30 Thread Mikhail Gorodetsky
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #8 from Mikhail Gorodetsky --- > BTW. Is this zstd.h file "generated" from the upstream sources? Then we might > have to adjust the (upstream) generator program (and document clearly how to > regenerate to update the zstd version when need

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-08-29 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #7 from Mark Wielaard --- (In reply to Mikhail Gorodetsky from comment #5) > > > > I think with GPLv2 they mean GPLv2-only, which would be incompatible with > > GPLV2+ used by Valgrind. > > So we would pick the BSD-style license. > > In th

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-08-29 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #6 from Mark Wielaard --- (In reply to Mikhail Gorodetsky from comment #4) > So, I need to > * Clarify with zstd upstream why they use three slightly different licenses Yes, we do know why, the code come from three different "upstreams". Ea

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-08-29 Thread Mikhail Gorodetsky
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #5 from Mikhail Gorodetsky --- > > I think with GPLv2 they mean GPLv2-only, which would be incompatible with > GPLV2+ used by Valgrind. > So we would pick the BSD-style license. In the COPYING in zstd repo there are lines: > 9. The Free

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-08-29 Thread Mikhail Gorodetsky
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #4 from Mikhail Gorodetsky --- So, I need to * Clarify with zstd upstream why they use three slightly different licenses * Clarify if they use GPLv2 or GPLv2+ * Add LICENSE.ZSTD, LICENSE.FSE and LICENSE.XXHASH to coregrind/m_debuginfo with l

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-08-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469782 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #3 from Mark Wielaar

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-08-28 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=469782 --- Comment #2 from Paul Floyd --- I'm not sure about the dual licensing of the zstd code. Mark what do you think of that? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-08-28 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=469782 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving this mail

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-08-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=469782 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr -- You are receiving this mail

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-08-04 Thread Mikhail Gorodetsky
https://bugs.kde.org/show_bug.cgi?id=469782 Mikhail Gorodetsky changed: What|Removed |Added CC||mihmih1...@gmail.com --- Comment #1 from M

[valgrind] [Bug 469782] Valgrind does not support zstd-compressed debug sections

2024-05-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469782 koce...@tutanota.com changed: What|Removed |Added CC||koce...@tutanota.com -- You are receivin