Skip to content

Instantly share code, notes, and snippets.

@agentzh
Created February 7, 2021 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agentzh/322d3dae4a0a167d14034b7f7b527585 to your computer and use it in GitHub Desktop.
Save agentzh/322d3dae4a0a167d14034b7f7b527585 to your computer and use it in GitHub Desktop.
semantic error: unresolved type : identifier 'bytes_to_read' at /opt/stap/share/systemtap/tapset/linux/vfs.stp:982:2
source: bytes_to_read = $count
^
semantic error: conditional branches not supported in DWARF expression [8] at 33 (40: 1, 0): identifier '$count' at :982:18
dieoffset: 0x36de0c8 from /usr/lib/debug/lib/modules/5.0.16-100.fc28.x86_64/vmlinux
source: bytes_to_read = $count
^
semantic error: conditional branches not supported in DWARF expression [8] at 33 (40: 1, 0): identifier '$count' at :982:18
dieoffset: 0x36de0c8 from /usr/lib/debug/lib/modules/5.0.16-100.fc28.x86_64/vmlinux
source: bytes_to_read = $count
^
Pass 2: analysis failed. [man error::pass2]
Number of similar error messages suppressed: 2.
Rerun with -v to see them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment