Site icon EfmSoft

What does Intel IPP status -189 (ippStsRegExpErr) mean?

 
Previous Next
ippStsRegExpOptionsErr ippStsRegExpMatchLimitErr

ippStsRegExpErr

This is a state-object error, not simply a pattern-grammar error. IPP reports it when the pRegExpState-style structure passed to the RegExp operation is not a valid compiled state for the call.

Look for lifetime bugs: using a state after failed compilation, sharing it across incompatible calls, corrupting its backing buffer, or passing a state built by a different IPP version or wrapper path.

What to check

Intel IPP RegExp functions · Intel IPP Error Reporting


Looking for a different code? Search another status or error code.

Exit mobile version