Crash applying Boolean operations (e.g. union) to shapes with certain LPEs applied (Corner LPE)
Reported by Gqpunk in chat.inkscape.org (private conversation)
Steps to reproduce:
- Open Inkscape
- Create a rectangle (or a path)
- Apply Corner LPE (or offset LPE)
- With the object selected, apply union
What happened?
- crash
- In Inkscape 1.1-dev (7dffdfe0, 2021-01-10), inkscape-asan-crash-bool-on-lpe.txt
- In Inkscape 1.1-alpha (ec367c61, 2021-02-07) inkscape-backtrace-crash-bool-on-lpe.txt
What should have happened?
- no crash, like what happens when the only LPE applied is BSpline (and presumably spiro since change was tested with these: #548 (closed))