Power Stroke LPE crashes with rectangles (rev >= 14226)
Bug #1473317 reported by
jazzynico
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
High
|
Krzysztof Kosinski |
Bug Description
Reproduced on Windows XP (32 bit) and Xubuntu 15.04 (64 bit), Inkscape trunk rev. 14237.
Not reproduced with 0.91 and rev. 14212.
Likely a regression introduced with the 2geom update in r14226:
http://
Steps:
1. Create a rectangle.
2. Apply a Power Stroke live path effect.
-> Crash with the following error:
Program received signal SIGSEGV, Segmentation fault.
0x0047bc08 in Geom::unitVecto
Related branches
To post a comment you must log in.
On OS X 10.7.5, crash as described
- not reproduced with 0.91+devel r14224
- reproduced with 0.91+devel rev >= 14228
Note that the behavior of Powerstroke LPE applied to a rectangle was (kind of) undefined with r14224 already, producing "erratic" results and lots of warnings on the console:
** (inkscape- 14224:3192) : WARNING **: Exception during LPE Power stroke execution. src/2geom/ sbasis- to-bezier. cpp:484)
lib2geom exception: assertion failed: B.isFinite() (../../
Attached backtrace was produced with r14236 (debug build).