Skip to content

Attach uretprobe causes Go Application crash #759

Answered by mmat11
mrproliu asked this question in Q&A
Discussion options

You must be logged in to vote

Uretprobes don't work well with Go, see iovisor/bcc#1320 and golang/go#22008.

AFAIK, there's a workaround which is to set N uprobes on RET instructions, as explained here iovisor/bcc#1320 (comment)

Some examples: 1, 2

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by florianl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants