[Bug tools/23247] New: Segfault in 0.171 RC1 release candidate

2018-05-30 Thread mliska at suse dot cz
Component: tools Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- Created attachment 11047 --> https://sourceware.org/bugzilla/attachment.cgi?id=11047&action=edit te

[Bug tools/23247] Segfault in 0.171 RC1 release candidate

2018-05-30 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23247 --- Comment #3 from Martin Liska --- (In reply to Mark Wielaard from comment #1) > Thanks, for some reason we used the wrong listptr for locview attributes. > This fixes it: > > diff --git a/src/readelf.c b/src/readelf.c > index 2ccbea5..6f2f

[Bug tools/23248] New: armv7l: dwarf_getsrclines.c:362:37: error: argument 1 value '4294967288' exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=]

2018-05-30 Thread mliska at suse dot cz
arger-than=] Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: tools Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutil

[Bug tools/23248] armv7l: dwarf_getsrclines.c:362:37: error: argument 1 value '4294967288' exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=]

2018-05-30 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23248 --- Comment #1 from Martin Liska --- The same happens on i586, after lunch I'll isolate that. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug general/23370] New: run-next-cfi-self.sh fails on armv7l

2018-07-04 Thread mliska at suse dot cz
Component: general Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- Created attachment 5 --> https://sourceware.org/bugzilla/attachment.cgi?id=5&action=edit a

[Bug general/23370] run-next-cfi-self.sh doesn't handle compressed ELF sections

2018-07-10 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23370 --- Comment #2 from Martin Liska --- (In reply to Mark Wielaard from comment #1) > Although relocations in ET_REL files could be an issue, they aren't actually > for this test, because the relocations that are there are against the > addresses

[Bug tools/23673] New: TEST ./tests/backtrace-dwarf fails on s390x in 0.174 release

2018-09-17 Thread mliska at suse dot cz
: normal Priority: P2 Component: tools Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- Following test-case fails: $ ./tests/backtrace-dwarf 0x3ffbd840622

[Bug tools/23673] TEST ./tests/backtrace-dwarf fails on s390x in 0.174 release

2018-09-17 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23673 --- Comment #2 from Martin Liska --- $ ld --version GNU ld (GNU Binutils; openSUSE:Factory:zSystems) 2.31 $ /lib64/libc.so.6 GNU C Library (GNU libc) stable release version 2.28 (git 3c03baca37fd). -- You are receiving this mail because: Yo

[Bug tools/23673] TEST ./tests/backtrace-dwarf fails on s390x in 0.174 release

2018-09-18 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23673 --- Comment #4 from Martin Liska --- Created attachment 11257 --> https://sourceware.org/bugzilla/attachment.cgi?id=11257&action=edit openSUSE build log I'm attaching my build log. In general, I guess following flags are used: -std=gnu99 -

[Bug tools/23673] TEST ./tests/backtrace-dwarf fails on s390x in 0.174 release

2018-09-19 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23673 Martin Liska changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug tools/23673] TEST ./tests/backtrace-dwarf fails on s390x in at least 0.173

2018-09-19 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23673 Martin Liska changed: What|Removed |Added Summary|TEST|TEST |./tests/backtr

[Bug tools/23673] TEST ./tests/backtrace-dwarf fails on s390x in at least 0.173

2018-09-19 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23673 --- Comment #9 from Martin Liska --- Hm, on x86_64 (on trunk) I see all tests OK, but: $ ./backtrace-dwarf backtrace-dwarf: backtrace-dwarf.c:146: main: Assertion `errno == 0' failed. 0x77a4f08b raise 0x77a384e9 abort 0x77a383c

[Bug tools/23673] TEST ./tests/backtrace-dwarf fails on s390x in at least 0.173

2018-09-19 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23673 --- Comment #11 from Martin Liska --- With the suggested patch I see following in test-suite.log on s390x: [ 86s] + cat tests/test-suite.log [ 86s] == [ 86s]elfutils 0.174: tests/test-suite.lo

[Bug tools/23673] TEST ./tests/backtrace-dwarf fails on s390x in at least 0.173

2018-09-19 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23673 --- Comment #13 from Martin Liska --- (In reply to Dmitry V. Levin from comment #12) > (In reply to Martin Liska from comment #11) > > With the suggested patch I see following in test-suite.log on s390x: > [...] > > [ 86s] FAIL: run-backtrac

[Bug tools/23673] TEST ./tests/backtrace-dwarf fails on s390x in at least 0.173

2018-09-21 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23673 --- Comment #15 from Martin Liska --- Thanks Mark, I installed the patch but I see still the same. For now, I'm leaving that, I'm not so much interested in s390x ;) -- You are receiving this mail because: You are on the CC list for the bug.

[Bug tools/23673] TEST ./tests/backtrace-dwarf fails on s390x in at least 0.173

2018-09-21 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23673 --- Comment #17 from Martin Liska --- (In reply to Mark Wielaard from comment #16) > (In reply to Martin Liska from comment #15) > > Thanks Mark, I installed the patch but I see still the same. > > The output was exactly the same? That is sur

[Bug libelf/23884] New: error: ‘__elf32_msize’ specifies less restrictive attribute than its target ‘elf32_fsize’: ‘const’ [-Werror=missing-attributes]

2018-11-15 Thread mliska at suse dot cz
Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: libelf Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org

[Bug tools/23673] TEST ./tests/backtrace-dwarf fails on s390x in at least 0.173

2018-11-16 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23673 --- Comment #23 from Martin Liska --- Just for the record, as of version 0.175 the test works fine on all targets I can test (including s390x). -- You are receiving this mail because: You are on the CC list for the bug.

[Bug debuginfod/29474] New: Server returns 404 for concurrent requests when leading to a same .rpm

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org, fche at redhat dot com Target Milestone: --- Reproducer: $ mkdir /tmp/test &

[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29474 --- Comment #1 from Martin Liska --- Have a better knowledge of what happens. Let's assume the following debugging patch: diff --git a/debuginfod/debuginfod.cxx b/debuginfod/debuginfod.cxx index a089d0bd..0320f289 100644 --- a/debuginfod/debu

[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29474 --- Comment #2 from Martin Liska --- So it's the prefetching feature as documented here: // 3) extract some number of prefetched entries (just into fdcache) ... if (r != 0) // stage 3 { // NB: now we know we have a c

[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29474 --- Comment #3 from Martin Liska --- Created attachment 14271 --> https://sourceware.org/bugzilla/attachment.cgi?id=14271&action=edit Possible patch candidate (needs removal of extra debugging) -- You are receiving this mail because: You a

[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm

2022-08-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29474 Martin Liska changed: What|Removed |Added Attachment #14271|0 |1 is obsolete|

[Bug debuginfod/29478] New: Slow query of a debuginfo in a big rpm with very many files

2022-08-12 Thread mliska at suse dot cz via Elfutils-devel
Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- Consider a very common test case where you debug a binary and the binary

[Bug debuginfod/29472] Support querying the debuginfod-server for metadata

2022-08-12 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29472 Martin Liska changed: What|Removed |Added CC||mliska at suse dot cz --- Comment #1

[Bug debuginfod/28284] support description functionality through HEAD

2022-08-12 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28284 Martin Liska changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug debuginfod/29472] Support querying the debuginfod-server for metadata

2022-08-12 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29472 Martin Liska changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug debuginfod/29478] Slow query of a debuginfo in a big rpm with very many files

2022-08-12 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29478 --- Comment #2 from Martin Liska --- Thanks for the reply, after reading of the RH bug, I can see you faced the very same problem as me ;) -- You are receiving this mail because: You are on the CC list for the bug.

[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm

2022-08-15 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29474 Martin Liska changed: What|Removed |Added Assignee|unassigned at sourceware dot org |mliska at suse dot cz -- You

[Bug tools/29498] Is it expected that eu-strip strips .note.GNU-stack

2022-08-17 Thread mliska at suse dot cz via Elfutils-devel
|UNCONFIRMED |NEW CC||mliska at suse dot cz Ever confirmed|0 |1 --- Comment #1 from Martin Liska --- It's definitelly not consistent with strip (from binutils) that keeps the section. -- You are receiving

[Bug general/29571] New: Add 'Key to Flags' to eu-readelf output

2022-09-14 Thread mliska at suse dot cz via Elfutils-devel
Component: general Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org, mjw at fedoraproject dot org Target Milestone: --- Please list flags meaning when running eu-readelf: $ eu-readelf -SW a.o Th

[Bug general/29614] New: Fails to build with GCC master + -D_FORTIFY_SOURCE=3

2022-09-26 Thread mliska at suse dot cz via Elfutils-devel
Component: general Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org, mjw at fedoraproject dot org Target Milestone: --- Fails due to: [ 96s] In file included from /usr/include/ar.h:22

[Bug general/29614] Fails to build with GCC master + -D_FORTIFY_SOURCE=3

2022-09-26 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29614 Martin Liska changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug general/29614] Fails to build with GCC master + -D_FORTIFY_SOURCE=3

2022-09-26 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29614 Martin Liska changed: What|Removed |Added CC||siddhesh at sourceware dot org --- Com

[Bug general/29614] Fails to build with GCC master + -D_FORTIFY_SOURCE=3

2022-09-26 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29614 --- Comment #5 from Martin Liska --- Am using the current master of both GCC and Glibc library: [ 96s] gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./.

[Bug general/29614] Fails to build with GCC master + -D_FORTIFY_SOURCE=3

2022-09-26 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29614 Martin Liska changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug general/29565] elfutils: support zstd for SHF_COMPRESSED debug sections

2022-09-30 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29565 Martin Liska changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug debuginfod/29714] New: debuginfod rely on gcc being configured with --enable-linker-build-i

2022-10-21 Thread mliska at suse dot cz via Elfutils-devel
: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- FAIL: run-debuginfod-federation-sqlite.sh ... ++ ... /home/marxin

[Bug debuginfod/29714] debuginfod rely on gcc being configured with --enable-linker-build-i

2022-10-21 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29714 Martin Liska changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug general/29565] elfutils: support zstd for SHF_COMPRESSED debug sections

2022-10-24 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29565 --- Comment #1 from Martin Liska --- First part patch: https://sourceware.org/pipermail/elfutils-devel/2022q4/005491.html -- You are receiving this mail because: You are on the CC list for the bug.

[Bug tools/29719] New: eu-readelf -s=section is confusing

2022-10-24 Thread mliska at suse dot cz via Elfutils-devel
Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org, mjw at fedoraproject dot org Target Milestone: --- Note there's a difference in between binutils and elfutils where the later on has an opt

[Bug tools/29719] eu-readelf -s=section is confusing

2022-10-24 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29719 --- Comment #1 from Martin Liska --- 3) we may want to implement the semantic: dump all symbols that live in a given section "foo". Can be handy for sections like .hot.text and so on. -- You are receiving this mail because: You are on the CC

[Bug tools/29719] eu-readelf -s=section is confusing

2022-11-15 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29719 --- Comment #3 from Martin Liska --- (In reply to Mark Wielaard from comment #2) > I like the WARNING idea. This would also help with something like: > $ eu-readelf --symbols=.dynsyms /bin/bash > Which currently says nothing, but should warn (

[Bug tools/29826] New: eu-readelf prints out LOOS+0 instead of "IFUNC"

2022-11-24 Thread mliska at suse dot cz via Elfutils-devel
iority: P2 Component: tools Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- The same issue as reported for binutils (PR29718). -- You are receiving this mail because: You are

[Bug tools/29826] eu-readelf prints out LOOS+0 instead of "IFUNC"

2022-11-24 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29826 Martin Liska changed: What|Removed |Added Assignee|unassigned at sourceware dot org |mliska at suse dot cz

[Bug tools/29719] eu-readelf -s=section is confusing

2022-11-25 Thread mliska at suse dot cz via Elfutils-devel
|unassigned at sourceware dot org |mliska at suse dot cz --- Comment #4 from Martin Liska --- I finished the patch: https://sourceware.org/pipermail/elfutils-devel/2022q4/005607.html -- You are receiving this mail because: You are on the CC list for the bug.

[Bug tools/29719] eu-readelf -s=section is confusing

2022-11-28 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29719 Martin Liska changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug general/29565] elfutils: support zstd for SHF_COMPRESSED debug sections

2022-12-23 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29565 Martin Liska changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tools/29826] eu-readelf prints out LOOS+0 instead of "IFUNC"

2023-01-13 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29826 Martin Liska changed: What|Removed |Added Resolution|--- |INVALID Status|ASSIGNED

[Bug general/28608] elflint elfstrmerge fails with ld.gold

2023-01-13 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28608 Martin Liska changed: What|Removed |Added Last reconfirmed||2023-01-13 Status|UNCONFIR

[Bug general/29571] Add 'Key to Flags' to eu-readelf output

2023-01-13 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29571 --- Comment #3 from Martin Liska --- @Mark: Can you please push the patch? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug general/28608] elflint elfstrmerge fails with ld.gold

2023-01-16 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28608 Martin Liska changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug tools/30072] New: FAIL: run-addr2line-C-test.sh

2023-02-03 Thread mliska at suse dot cz via Elfutils-devel
Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org, mark at klomp dot org Target Milestone: --- Created attachment 14650 --> https://sourceware.org/bugzilla/attachment.cgi?id=14650&action=edi

[Bug tools/30072] FAIL: run-addr2line-C-test.sh

2023-02-03 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30072 --- Comment #2 from Martin Liska --- > It looks like the other way around (but the test-suite.log is confusing). > Could you check whether configure detected DEMANGLE support? > > libstdc++ demangle support : yes Yes, I really mi

[Bug libdw/30047] libdw unable to handle DW_TAG_unspecified_type

2023-02-06 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30047 --- Comment #5 from Martin Liska --- May I please ping this issue as one needs it with the latest binutils release (2.40). -- You are receiving this mail because: You are on the CC list for the bug.

[Bug libdw/30047] libdw unable to handle DW_TAG_unspecified_type

2023-02-14 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30047 --- Comment #7 from Martin Liska --- Thank you, Mark. Can you please commit the patch so that very can cherry-pick it? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug general/30192] 0.188: test suite is failing

2023-03-02 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30192 --- Comment #1 from Martin Liska --- On 3/2/23 14:20, kloczko.tomasz at gmail dot com via Elfutils-devel wrote: > /home/tkloczko/rpmbuild/BUILD/elfutils-0.188/tests/funcretval: > dwfl_module_return_value_location: cannot handle DWARF type desc

[Bug libdw/30047] libdw unable to handle DW_TAG_unspecified_type

2023-03-02 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30047 Martin Liska changed: What|Removed |Added CC||kloczko.tomasz at gmail dot com --- Co

[Bug general/30192] 0.188: test suite is failing

2023-03-02 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30192 Martin Liska changed: What|Removed |Added CC||mliska at suse dot cz

[Bug debuginfod/25448] Extend debuginfod metrics

2020-05-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25448 --- Comment #5 from Martin Liska --- I'm pretty happy about what we have now. You may add statistics about average response time and I would like to see stats per request type (e.g. http_responses_transfer_bytes_count for debuginfo, source, bi

[Bug debuginfod/25448] Extend debuginfod metrics

2020-05-13 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25448 --- Comment #7 from Martin Liska --- The response time is more a wish. What's the most important is the progress indication that can a consumer get in gdb, or other tool. For now, I wouldn't spend time with more metrics. -- You are receiving

[Bug debuginfod/25509] Break a cyclic dependency by core packages

2020-06-08 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25509 Martin Liska changed: What|Removed |Added CC||mliska at suse dot cz --- Comment #8

[Bug debuginfod/25509] Break a cyclic dependency by core packages

2020-06-25 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25509 --- Comment #18 from Martin Liska --- > I am hoping that helps both the Suse use case which would like a > bootstrap/dummy libdebuginfod.so (--enable-libdebuginfod=dummy > --disable-debuginfod) Yes, I can confirm the suggested scenario will w

[Bug libelf/26734] New: ELF saving fails for an AARCH64 binary built with -mbranch-protection=standard

2020-10-14 Thread mliska at suse dot cz via Elfutils-devel
Severity: normal Priority: P2 Component: libelf Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- Created attachment 12897 --> ht

[Bug libelf/26734] ELF saving fails for an AARCH64 binary built with -mbranch-protection=standard

2020-10-14 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26734 --- Comment #1 from Martin Liska --- Fails here: ./libelf/elf32_updatenull.c: if (unlikely (sh_size % shdr->sh_entsize != 0)) { __libelf_seterrno (ELF_E_INVALID_SHENTSIZE);

[Bug libelf/26734] ELF saving fails for an AARCH64 binary built with -mbranch-protection=standard

2020-10-14 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26734 --- Comment #2 from Martin Liska --- And there's the problematic .plt entry: $ objdump -D -j .plt /tmp/authvar /tmp/authvar: file format elf64-littleaarch64 Disassembly of section .plt: 00402b00 <.plt>: 402b00: d503245f

[Bug libelf/26734] ELF saving fails for an AARCH64 binary built with -mbranch-protection=standard

2020-10-14 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26734 Martin Liska changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug debuginfod/26125] during debuginfod cache cleanup, try harder to rmdir empty dirs

2020-11-27 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=26125 Martin Liska changed: What|Removed |Added CC||mliska at suse dot cz --- Comment #1

[Bug debuginfod/27146] New: /etc/profile.d/debuginfod.csh breaks csh startup

2021-01-03 Thread mliska at suse dot cz via Elfutils-devel
Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- As reported here: https://bugzilla.suse.com/show_bug.cgi?id=1180306 ``` It introduces the file

[Bug debuginfod/27146] /etc/profile.d/debuginfod.csh breaks csh startup

2021-01-04 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27146 Martin Liska changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug debuginfod/27277] support HEAD query for debuginfod content probe requests

2021-02-01 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27277 Martin Liska changed: What|Removed |Added CC||mliska at suse dot cz --- Comment #1

[Bug general/27367] New: readelf: invalid loclists data with -ffat-lto-objects

2021-02-08 Thread mliska at suse dot cz via Elfutils-devel
Component: general Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- Using the GCC 11 (master) I see the following issue: $ cat size.i int main_argc_remaining

[Bug general/27367] readelf: invalid loclists data with -ffat-lto-objects

2021-02-08 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27367 --- Comment #1 from Martin Liska --- Happens for version 0.182. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug general/27367] readelf: invalid loclists data with -ffat-lto-objects

2021-02-08 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27367 Martin Liska changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug general/27367] readelf: invalid loclists data with -ffat-lto-objects

2021-02-08 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27367 Martin Liska changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[Bug tools/27351] please add a debugedit binary to elfutils

2021-02-19 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27351 --- Comment #4 from Martin Liska --- Note that The Rpm-ecosystem Archives is likely out of date, the latest month is "June 2020". I would rather create an issue here: https://github.com/rpm-software-management/rpm/issues -- You are receiving

[Bug tools/27573] New: eu-unstrip: assemble debugable executable for a core file

2021-03-12 Thread mliska at suse dot cz via Elfutils-devel
Priority: P2 Component: tools Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- Having a core file, it would be handy to assemble a debugable executable

[Bug tools/27573] eu-unstrip: assemble debugable executable for a core file

2021-03-12 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27573 --- Comment #2 from Martin Liska --- (In reply to Mark Wielaard from comment #1) > I assume this would be some kind of "pack" command? Which would pack all > relevant files, executables and debuginfo together into one directory? Exactly. >

[Bug tools/27573] eu-unstrip: assemble debugable executable for a core file

2021-03-15 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27573 --- Comment #5 from Martin Liska --- > If the use case is letting a gdb user without debuginfod connectivity of her > own access a cache of debug content ... perhaps transmit a tarball of > $HOME/.cache/debuginfod along with the core dump? Th

[Bug tools/27573] eu-unstrip: assemble debugable executable for a core file

2021-03-15 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27573 Martin Liska changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug libelf/28190] New: FAIL: run-backtrace-native.sh with glibc 2.34

2021-08-04 Thread mliska at suse dot cz via Elfutils-devel
Component: libelf Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- I see the following failure: [ 349s] FAIL: run-backtrace-native.sh [ 349s

[Bug tools/28488] New: phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
NCONFIRMED Severity: normal Priority: P2 Component: tools Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- Noticed that when using ld.gold: $ /h

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 Martin Liska changed: What|Removed |Added CC||mjw at fedoraproject dot org --- Comme

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #3 from Martin Liska --- F="-O2 -g -Wall -fuse-ld=gold" && export CFLAGS="$F" && export CXXFLAGS="$F" && export LDFLAGS="$F" && ./configure --enable-maintainer-mode make && make check -- You are receiving this mail because: You a

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #4 from Martin Liska --- $ wget https://splichal.eu/tmp/addr2line $ ./elflint --quiet --gnu-ld addr2line phdr[6]: unknown object file note type 32 with owner name '' at offset 48 phdr[6]: extra 72 bytes after last note -- You are

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #5 from Martin Liska --- Minimal reproducer: $ echo 'main() { return 0; }' | gcc -x c - -fuse-ld=gold && ./elflint --gnu-ld a.out :1:1: warning: return type defaults to ‘int’ [-Wimplicit-int] phdr[6]: unknown object file note type

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #8 from Martin Liska --- > There are two phdr PT_NOTE segments because they have different alignments > (05 has alignment 8 and covers .note.gnu.property, 06 has alignment 8 06 has alignment 0x4, right? -- You are receiving this

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #11 from Martin Liska --- (In reply to Mark Wielaard from comment #9) > So the real difference is that with the Fedora the .note.gnu.property has > alignment 4 and so it gets merged with the other (allocated) note sections. > But t

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #12 from Martin Liska --- (In reply to Martin Liska from comment #11) > (In reply to Mark Wielaard from comment #9) > > So the real difference is that with the Fedora the .note.gnu.property has > > alignment 4 and so it gets merged

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #13 from Martin Liska --- Note https://github.com/bminor/binutils-gdb/blob/master/gas/config/tc-i386.c#L9083 shows that alignment should be equal to 8 for ELFCLASS64. -- You are receiving this mail because: You are on the CC list

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #14 from Martin Liska --- Mark, what do you see for: $ echo '' | as --64 -o empty.o && readelf -SW empty.o | grep note.gnu -- You are receiving this mail because: You are on the CC list for the bug.

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #16 from Martin Liska --- All right, one can reproduce it in fedora/rawhide container: $ podman run --rm -it fedora:rawhide /bin/bash $ dnf install -y elfutils gcc $ echo 'int main() { return 0; }' | gcc -x c - -fuse-ld=gold && eu

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #17 from Martin Liska --- (In reply to Martin Liska from comment #16) > All right, one can reproduce it in fedora/rawhide container: > > $ podman run --rm -it fedora:rawhide /bin/bash > $ dnf install -y elfutils gcc > $ echo 'int

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #18 from Martin Liska --- Note, there's BFD product: $ eu-readelf -l a.out Program Headers: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align PHDR 0x40 0x00400040 0

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #19 from Martin Liska --- (In reply to Martin Liska from comment #18) > Note, there's BFD product: > > $ eu-readelf -l a.out > Program Headers: > Type Offset VirtAddr PhysAddr FileSiz > MemSiz

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-22 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #20 from Martin Liska --- With ld.gold one gets: $ echo 'int main() { return 0; }' | gcc -x c - -fuse-ld=gold -o a.out $ eu-readelf -l a.out Program Headers: Type Offset VirtAddr PhysAddr FileSiz

[Bug tools/28488] phdr[6]: unknown object file note type 32 with owner name '' at offset 48

2021-10-31 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28488 --- Comment #23 from Martin Liska --- (In reply to Mark Wielaard from comment #22) > So I think we don't have an elfutils bug here. But I haven't tried the gold > patch. Have you? Can we close this bug? I can confirm the gold patch works! --

[Bug debuginfod/28583] New: FAIL run-debuginfod-response-headers.sh (exit status: 1) with 0.186

2021-11-11 Thread mliska at suse dot cz via Elfutils-devel
Severity: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- Created attachment 13775 --> https://sourceware.

[Bug debuginfod/28583] FAIL run-debuginfod-response-headers.sh (exit status: 1) with 0.186

2021-11-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28583 --- Comment #2 from Martin Liska --- Hmm, I restarted the build and now it succeeded. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug general/28608] New: elflint elfstrmerge fails with ld.gold

2021-11-19 Thread mliska at suse dot cz via Elfutils-devel
Component: general Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz CC: elfutils-devel at sourceware dot org Target Milestone: --- Using ld.gold, I see the following failure (for GCC 11.2.0): elflint /home/marxin/Programming/elfutils/tests

  1   2   >