public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug libdw/30967] New: Discriminator in Dwarf_Line_s may exceed 24 bits
@ 2023-10-12 13:30 vvvvvv at google dot com
  2023-10-12 14:12 ` [Bug libdw/30967] " vvvvvv at google dot com
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: vvvvvv at google dot com @ 2023-10-12 13:30 UTC (permalink / raw)
  To: elfutils-devel

https://sourceware.org/bugzilla/show_bug.cgi?id=30967

            Bug ID: 30967
           Summary: Discriminator in Dwarf_Line_s may exceed 24 bits
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libdw
          Assignee: unassigned at sourceware dot org
          Reporter: vvvvvv at google dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

Hello!

I've got a binary that have debug_line information unsupported by libdw,
because "discriminator" attribute exceeds 24 bit allocated for it in
Dwarf_Line_s.

```
$ llvm-dwarfdump  --debug-line=4453 liblog.so | grep 2013278720
0x0000000000006167   1427     22      4   0    2013278720  is_stmt
```

Problematic binary attached. I don't have a small test to reproduce an issue,
but I'll try to create one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2023-11-07 19:11 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-12 13:30 [Bug libdw/30967] New: Discriminator in Dwarf_Line_s may exceed 24 bits vvvvvv at google dot com
2023-10-12 14:12 ` [Bug libdw/30967] " vvvvvv at google dot com
2023-10-12 14:30 ` mark at klomp dot org
2023-10-25 15:47 ` fche at redhat dot com
2023-10-26 11:19 ` vvvvvv at google dot com
2023-10-26 11:32 ` mark at klomp dot org
2023-10-26 14:55 ` mark at klomp dot org
2023-10-26 15:12 ` fche at redhat dot com
2023-10-26 15:30 ` fche at redhat dot com
2023-10-26 15:37 ` vvvvvv at google dot com
2023-10-26 15:46 ` mark at klomp dot org
2023-10-26 15:47 ` fche at redhat dot com
2023-10-31 16:57 ` vvvvvv at google dot com
2023-10-31 23:19 ` mark at klomp dot org
2023-10-31 23:19 ` mark at klomp dot org
2023-11-07 19:01 ` vvvvvv at google dot com
2023-11-07 19:11 ` vvvvvv at google dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).