[DTrace-devel] Test that PASSes but should not

Kris Van Hees kris.van.hees at oracle.com
Thu Jul 24 18:57:26 UTC 2025


On Thu, Jul 24, 2025 at 02:34:00PM -0400, Kris Van Hees wrote:
> On Thu, Jul 24, 2025 at 02:21:36PM -0400, Eugene Loh wrote:
> > And yet it has a .r file?
> 
> Yes, the problem is less with the test and more with something going wrong with
> BTF handling causing the probe to not have a BTF ID and yet it is trying to
> load a program for it.  Attachment should not even be tried in that case.
> 
> Working out what is wrong and fixing.

Patch posted.  Was an issue with the BTF ID lookup code handling modules
whose BTF data didn't get initialized yet.



More information about the DTrace-devel mailing list