It looks good, so likely something happened with the avp.
The backtrace shows that params/vars are optimized, but let's try to see them anyhow, in gdb do:
frame 0
p avp_name
p *avp_name
p avp
p *avp
p name
p *name
p id
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.