byte-physics / igortest

Igor Pro Universal Testing Framework
https://docs.byte-physics.de/igor-unit-testing-framework/
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

igortest-tracing.ipf cannot be instrumented #415

Open Garados007 opened 1 year ago

Garados007 commented 1 year ago

When running instrumentation on the igortest-tracing.ipf file Igor will stop further execution with a stack overflow message. This does also happen after restarting Igor. Removing the instrumentation from igortest-tracing.ipf will fix everything.

This bug prevents coverage analysis on this file.