Comment 2 for bug 1484009

Revision history for this message
su_v (suv-lp) wrote :

On OS X 10.7.5:
- not reproduced with 0.91 r13725,
- reproduced with 0.91+devel r14285:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000
0x00000001007f0f87 in Geom::force_continuity ()

Based on tests with archived builds:
- not reproduced with rev 14224,
- reproduced with rev >= 14228;
likely a regression introduced with the latest 2geom update in r14226:
https://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/14226

Based on the path geometry, and the backtrace (see attached), this is likely the same issue as already reported in
* Bug #1482806 “crash if Pattern-along-Path LPE applied to path with horizontal line segment (rev >= 14226)”
  https://bugs.launchpad.net/inkscape/+bug/1482806