Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5201 Discussions

Assertion failed: find_pyobject_offsets:50: 0 : Offset of field of struct was not found

mb131
Beginner
662 Views

VTune Version: 2024.2.1

CPU: Intel i7-7820X

When trying to profile TouchDesigner (downloadable for free from the Derivative website) using Hotspots. The application crashes with the error "Assertion failed: find_pyobject_offsets:50: 0 : Offset of field of struct was not found"

The bug seems to be specific to applications which embed the Python interpreter in them, such as TouchDesigner or Blender.

This thread https://community.intel.com/t5/Analyzers/Assertion-failed-find-pyobject-offsets-when-running-Hotspot-or/m-p/1494121

claims it's fixed in newer builds, but this doesn't seem the case.

Any ideas?

Thanks

 

Labels (1)
0 Kudos
1 Reply
yuzhang3_intel
Moderator
620 Views

It seems this is one known issue discussed in the community before. Did you try with hw event-based sampling mode, like adding '-knob sampling-mode=hw'  in your command line or checking the box of 'Hardware Event-Based Sampling' mode in GUI?

0 Kudos
Reply