https://sourceware.org/bugzilla/show_bug.cgi?id=33638
Zheng Bao <fishbaoz at hotmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fishbaoz at hotmail dot com
--- Comment #1 from Zheng Bao <fishbaoz at hotmail dot com> ---
This dead loop has gone with 2.45. Do we need to keep working on this?
$ ./binutils/objdump --version
GNU objdump (GNU Binutils) 2.45.50.20251120
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
$ ./binutils/objdump --debugging-tags --ct
f-parent libsystem.dylib ../Infinite_Loop
In archive ../Infinite_Loop:
./binutils/objdump: Warning: Bogus end-of-siblings marker detected at offset
133 in .debug_info section
./binutils/objdump: Warning: Bogus end-of-siblings marker detected at offset
134 in .debug_info section
./binutils/objdump: Warning: Bogus end-of-siblings marker detected at offset
13b in .debug_info section
./binutils/objdump: Warning: Further warnings about bogus end-of-sibling
markers suppressed
./binutils/objdump: Warning: Offset of 0x3000000 is too big for section
.debug_loclists
Contents of the .debug_loclists section (loaded from libdep_plugin.o):
Table at Offset 0
Length: 0x288
DWARF version: 5
Address size: 8
Segment size: 0
Offset entries: 21
Offset Entries starting at 0xc:
[ 0] 0x54
[ 1] 0x76
[ 2] 0x7f
[ 3] 0xcd
[ 4] 0xe6
[ 5] 0xf7
[ 6] 0x131
[ 7] 0x140
[ 8] 0x151
[ 9] 0x160
[ 10] 0x171
[ 11] 0x179
[ 12] 0x1ad
[ 13] 0x1df
[ 14] 0x1f5
[ 15] 0x22b
[ 16] 0x233
[ 17] 0x250
[ 18] 0x258
[ 19] 0x267
[ 20] 0x271
Table at Offset 0x28c
Length: 0
DWARF version: 0
Address size: 0
Segment size: 0
Offset entries: 0
Table at Offset 0x290
objdump: ../../binutils/dwarf.c:7260: display_loclists_unit_header: Assertion
`(start) <= (end)' failed.
Aborted (core dumped)
--
You are receiving this mail because:
You are on the CC list for the bug.