Activity log for bug #1535444

Date Who What changed Old value New value Message
2016-01-18 21:08:36 Liam P. White bug added bug
2016-01-18 21:08:36 Liam P. White attachment added infinite-loop-reduced.svg https://bugs.launchpad.net/bugs/1535444/+attachment/4552082/+files/infinite-loop-reduced.svg
2016-01-18 21:12:39 Liam P. White description Open the attached file. - opening via CLI will hang inkscape before the GUI loads - opening via file picker will hang the file picker if "Enable Preview" is checked - opening via file picker if preview is not enabled will hang the GUI Thread backtraces (taken by capturing the backtrace from gdb when interrupting the program) suggest that the problem is in 2geom: #7 SBasis (this=0x7fffffffcc00) at ../../src/2geom/sbasis.h:112 #8 divide_by_sk (a=..., k=1) at ../../src/2geom/sbasis-geometric.cpp:57 #9 0x0000000000c62e06 in RescaleForNonVanishingEnds (MM=..., ZERO=0.0001) at ../../src/2geom/sbasis-geometric.cpp:109 #10 0x0000000000c64458 in Geom::unitVector (V_in=..., tol=tol@entry=0.01, order=order@entry=3) at ../../src/2geom/sbasis-geometric.cpp:229 #11 0x0000000000c659b7 in Geom::unitVector (V=..., tol=tol@entry=0.01, order=order@entry=3) at ../../src/2geom/sbasis-geometric.cpp:311 #12 0x00000000007b8f12 in Inkscape::LivePathEffect::LPEPowerStroke::doEffect_path (this=0x2b217a0, path_in=...) at ../../src/live_effects/lpe-powerstroke.cpp:573 - not reproduced with trunk rev <= 14355 - reproduced with trunk rev >= 14265 (no in-between builds available) Open the attached file. - opening via CLI will hang inkscape before the GUI loads - opening via file picker will hang the file picker if "Enable Preview" is checked - opening via file picker if preview is not enabled will hang the GUI Thread backtraces (taken by capturing the backtrace from gdb when interrupting the program) suggest that the problem is in 2geom: #7 SBasis (this=0x7fffffffcc00) at ../../src/2geom/sbasis.h:112 #8 divide_by_sk (a=..., k=1) at ../../src/2geom/sbasis-geometric.cpp:57 #9 0x0000000000c62e06 in RescaleForNonVanishingEnds (MM=..., ZERO=0.0001) at ../../src/2geom/sbasis-geometric.cpp:109 #10 0x0000000000c64458 in Geom::unitVector (V_in=..., tol=tol@entry=0.01, order=order@entry=3) at ../../src/2geom/sbasis-geometric.cpp:229 #11 0x0000000000c659b7 in Geom::unitVector (V=..., tol=tol@entry=0.01, order=order@entry=3) at ../../src/2geom/sbasis-geometric.cpp:311 #12 0x00000000007b8f12 in Inkscape::LivePathEffect::LPEPowerStroke::doEffect_path (this=0x2b217a0, path_in=...) at ../../src/live_effects/lpe-powerstroke.cpp:573 - not reproduced with trunk rev <= 14265 - reproduced with trunk rev >= 14355 (no in-between builds available)
2016-01-18 21:15:56 su_v tags livepatheffects livepatheffects regression
2016-01-18 21:16:04 su_v inkscape: milestone 0.92
2016-01-18 21:26:47 su_v inkscape: importance Undecided High
2016-01-18 21:26:47 su_v inkscape: status New Confirmed
2016-01-18 21:26:55 su_v tags livepatheffects regression 2geom livepatheffects regression
2016-06-05 17:58:16 Jabiertxof inkscape: assignee Jabiertxof (jabiertxof)
2016-06-05 18:14:31 Jabiertxof attachment added powerstroke-fixes-v1.diff https://bugs.launchpad.net/inkscape/+bug/1535444/+attachment/4677556/+files/powerstroke-fixes-v1.diff
2016-06-05 20:37:24 jazzynico inkscape: status Confirmed In Progress
2016-06-16 20:30:28 Launchpad Janitor branch linked lp:inkscape
2016-06-16 20:31:34 Jabiertxof inkscape: status In Progress Fix Committed
2017-01-10 02:03:32 Bryce Harrington inkscape: status Fix Committed Fix Released