C Stack Overflow Errors

I’m getting quite a few of these - no diagnostic information on where they’re coming from but I have difficulty believing they’re an addon as you can’t run arbitrary code in an addon.

7x C stack overflow
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[C]: ?

That’s the dump from Bugsack.

I can’t believe you can’t believe it’s coming from an addon :wink:

Usually something caught in an endless loop possibly because a function return change.

I don’t. Normally if there’s an error from an identifiable addon, I’ll get at least the name of the addon that is causing it.

I’ve coded loops like that before (assuming data where there is none).

Git gud… needs more letters