Buildbot failure in Wildebeest Builder on whole buildset

2021-07-19 Thread buildbot
The Buildbot has detected a new failure on builder elfutils-centos-x86_64 while building elfutils. Full details are available at: https://builder.wildebeest.org/buildbot/#builders/1/builds/790 Buildbot URL: https://builder.wildebeest.org/buildbot/ Worker for this Build: centos-x86_64 Build

[Bug debuginfod/27982] debuginfod client maximum-transfer-size and -time parameters

2021-07-19 Thread nsanci at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27982 Noah Sanci changed: What|Removed |Added CC||nsanci at redhat dot com Assig

[Bug debuginfod/28034] %-escape url characters

2021-07-19 Thread Noah Sanci via Elfutils-devel
Hello, Please find the patch for bug 28034 attached. Noah From 1e2340a9732bdc8f9a7a207a870e6815c770c23c Mon Sep 17 00:00:00 2001 From: Noah Sanci Date: Fri, 16 Jul 2021 15:16:20 -0400 Subject: [PATCH] debuginfod: PR28034 - %-escape url characters When requesting some source files, some URL-inco

[Bug libelf/28101] elf_strptr slow with address sanitizer, passes entire section range to memrchr.

2021-07-19 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28101 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

Re: [Bug debuginfod/27983] ignore duplicate urls

2021-07-19 Thread Noah Sanci via Elfutils-devel
Hello, On Wed, Jul 14, 2021 at 12:36 PM Mark Wielaard wrote: > You deduplicate the full URLs after they are fully constructed. Would > it make sense to do the deduplication on server_url, maybe even as > part of the Count number of URLs code? That might make the code > simpler. And you can cha

[Bug libelf/28101] elf_strptr slow with address sanitizer, passes entire section range to memrchr.

2021-07-19 Thread jan.smets at nokia dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28101 --- Comment #2 from Jan Smets --- The patch optimizes perfectly and avoids the expensive call. Thanks! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug libelf/28101] elf_strptr slow with address sanitizer, passes entire section range to memrchr.

2021-07-19 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28101 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #1

[Bug libelf/28101] New: elf_strptr slow with address sanitizer, passes entire section range to memrchr.

2021-07-19 Thread jan.smets at nokia dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28101 Bug ID: 28101 Summary: elf_strptr slow with address sanitizer, passes entire section range to memrchr. Product: elfutils Version: unspecified Status: UNCONFIRMED