Help with error message got on serial after arduino crash

I'm assuming this bug was never fixed since I just got the error 5 years later?

For those curious, constrain your pwm output to +-255 or this error will occur.

Would be nice if the pwmc.c source did this for you and not crash the entire stack.