Looks like with the Sundials.jl v4.19.4 release what was previously a CVODE warning followed by recovery has now become an error and then failure
Internal t = -1e+09 and h = 6.17217e-13 are such that t + h = t on the next step. The solver will continue anyway.
which prior to v4.19.4 did just what it says (continued), but now errors.