[Bug debuginfod/31103] periodically malloc_trim()

2024-03-01 Thread dichen at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31103 --- Comment #1 from Di Chen --- Hey Frank, Are you talking about a change like this? ``` diff --git a/debuginfod/debuginfod.cxx b/debuginfod/debuginfod.cxx index 524be948..fb9c1661 100644 --- a/debuginfod/debuginfod.cxx +++ b/debuginfod/debu

[Bug debuginfod/31103] periodically malloc_trim()

2024-03-01 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31103 --- Comment #2 from Frank Ch. Eigler --- Right, but the sqlite3* calls are still needed. I'm especially curious whether any impact from the malloc_trim() is measurable. -- You are receiving this mail because: You are on the CC list for the

Re: [PATCH v3 4/4] libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexes

2024-03-01 Thread Mark Wielaard
Hi Omar, On Mon, 2024-02-26 at 11:32 -0800, Omar Sandoval wrote: > Meta uses DWARF package files for our large, statically-linked C++ > applications. Some of our largest applications have more than 4GB in > .debug_info.dwo, but the section offsets in .debug_cu_index and > .debug_tu_index are 32 b

☠ Buildbot (Sourceware): elfutils-snapshots-coverage - failed compile (failure) (main)

2024-03-01 Thread builder
A new failure has been detected on builder elfutils-snapshots-coverage while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/250/builds/100 Build state: failed compile (failure) Revision: 3979362ef98db16d1c6fe8fb12ee6a966305da49 Worker: sn

Re: [PATCH v3 4/4] libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexes

2024-03-01 Thread Mark Wielaard
Hi, On Fri, 2024-03-01 at 15:59 +0100, Mark Wielaard wrote: > This looks correct, but gcc noticed a path to use tu_offset (and > tu_index) if they weren't initialized or NULL: > > In file included from /home/mark/src/elfutils/libdw/libdwP.h:684, > from > /home/mark/src/elfutils/

[COMMITTED] GPG-KEY: Add key for Aaron Merey

2024-03-01 Thread Mark Wielaard
Signed-off-by: Mark Wielaard --- GPG-KEY | 34 ++ 1 file changed, 34 insertions(+) diff --git a/GPG-KEY b/GPG-KEY index 671373e6..dca558b7 100644 --- a/GPG-KEY +++ b/GPG-KEY @@ -112,3 +112,37 @@ AwhaG1W+Y3LDe7S19M0cUzftEUeq3Jd89hoijC72tdba+BRfW0ncfvEcsk9QifSU 1t

[PATCH] Setter for Dwfl's offline_next_address

2024-03-01 Thread Martin Rodriguez Reboredo
Added a new function dwfl_set_offline_next_addres which will set said field from the Dwfl struct. This is a requirement for listing functions from their addresses when using libdwfl offline, otherwise wrong symbols are going to be returned. Signed-off-by: Martin Rodriguez Reboredo --- libdwfl/li

☠ Buildbot (Sourceware): elfutils - failed compile (failure) (main)

2024-03-01 Thread builder
A new failure has been detected on builder elfutils-debian-amd64 while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/52/builds/296 Build state: failed compile (failure) Revision: 3979362ef98db16d1c6fe8fb12ee6a966305da49 Worker: bb2-2 Bui

elfutils 0.191 released

2024-03-01 Thread Aaron Merey
ELFUTILS 0.191 "Bug fixes in C major" - https://elfutils.org/ A new release of elfutils is available at: ftp://sourceware.org/pub/elfutils/0.191/ or https://sourceware.org/elfutils/ftp/0.191/ Visit us on the Libera.Chat irc channel #elfutils * NEWS * libdw: dwarf_addrdie now supports binaries l

Re: [PATCH v3 4/4] libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexes

2024-03-01 Thread Omar Sandoval
On Fri, Mar 01, 2024 at 03:59:22PM +0100, Mark Wielaard wrote: > Hi Omar, > > On Mon, 2024-02-26 at 11:32 -0800, Omar Sandoval wrote: > > Meta uses DWARF package files for our large, statically-linked C++ > > applications. Some of our largest applications have more than 4GB in > > .debug_info.dwo

☺ Buildbot (Sourceware): elfutils - build successful (main)

2024-03-01 Thread builder
A restored build has been detected on builder elfutils-debian-amd64 while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/52/builds/297 Build state: build successful Revision: cc6e53b9f305148bda275ade40c0e625d98da2f2 Worker: bbo2 Build Rea

☺ Buildbot (Sourceware): elfutils - build successful (main)

2024-03-01 Thread builder
A restored build has been detected on builder elfutils-fedora-ppc64le while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/55/builds/281 Build state: build successful Revision: 18a015c0b0787ba5acb39801ab7c17dac50f584d Worker: fedora-ppc64

[Bug general/31439] New: error: undefined reference to '__dwarf_get_units_internal'

2024-03-01 Thread rudi at heitbaum dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31439 Bug ID: 31439 Summary: error: undefined reference to '__dwarf_get_units_internal' Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal

[Bug general/31439] error: undefined reference to '__dwarf_get_units_internal'

2024-03-01 Thread rudi at heitbaum dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31439 rudi at heitbaum dot com changed: What|Removed |Added Host||x86_64 Target|