[llvm-bugs] [Bug 49034] New: Crash decoding invalid NT_AMDGPU_METADATA note
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 4 03:00:29 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=49034
Bug ID: 49034
Summary: Crash decoding invalid NT_AMDGPU_METADATA note
Product: tools
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-readobj
Assignee: unassignedbugs at nondot.org
Reporter: arichardson.kde at gmail.com
CC: jh7370.2008 at my.bristol.ac.uk, llvm-bugs at lists.llvm.org
Expected<T> must be checked before access or destruction.
Unchecked Expected<T> contained error:
Invalid Raw with insufficient payload
--- !ELF
FileHeader:
Class: ELFCLASS64
Data: ELFDATA2LSB
Type: ET_REL
Sections:
- Name: .note.foo
Type: SHT_NOTE
Content:
07000000D400000020000000414D44475055000081ae616d646873612e6b65726e656c73918ab92e67726f75705f7365676d656e745f66697865645f73697a6502b62e6b65726e6172675f7365676d656e745f616c69676e04b52e6b65726e6172675f7365676d656e745f73697a6501b82e6d61785f666c61745f776f726b67726f75705f73697a6508a52e6e616d65a3666f6fbb2e707269766174655f7365676d656e745f66697865645f73697a6503ab2e736770725f636f756e7406a72e73796d626f6ca3666f6fab2e766770725f636f756e7407af2e7761766566726f6e745f73697a6505
- Name: .note.bar
Type: SHT_NOTE
Notes:
- Name: AMDGPU
Type: NT_AMDGPU_METADATA
Desc: 'abcdef'
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210204/83064a90/attachment.html>
More information about the llvm-bugs
mailing list