crash when moving an element if document contains symbols outside defs

Bug #1707483 reported by Phil Ruffwind
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
New
Undecided
Unassigned

Bug Description

Repro:

1. Open this file:

<svg xmlns="http://www.w3.org/2000/svg">
  <symbol id="hi"></symbol>
  <circle cx="0" cy="0" r="100"/>
</svg>

2. Move the circle around.
3. Segmentation fault.

This only happens when <symbol> is placed outside a <defs>

Inkscape 0.92.1 r on Arch Linux

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.