https://issues.apache.org/ooo/show_bug.cgi?id=119502
--- Comment #6 from SunYing <[email protected]> --- Root cause: In attach simple sample file, the shape which named customshape3 have the path "M ?f0 ?f0 L ?f0 ?f0 ?f0 ?f0 ?f0 ?f0 Z N" which contian "?f0"parameter, and "?f0" parameter have not been defined, so the vector of equation parameter order is empty, read vector directly without adjudgement when export, and crash occur. Solution: add adjudgement before read vector. -- You are receiving this mail because: You are the assignee for the bug.
