Synfig Issue Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
OPEN  Bug report #719  -  looped spline vertex with amount >= 2 crashing
Posted Dec 01, 2014 - updated Dec 02, 2014
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Bug report
  • Status
     
    Confirmed
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     ThumpAllTheBugs
  • Owned by
    Not owned by anyone
  • Category
    Crash
  • Resolution
    Not determined
  • Priority
    Not determined
  • Targetted for
    icon_milestones.png Not determined
  • Tags
    icon_customdatatype.png Not determined
  • Difficulty
    icon_customdatatype.png Not determined
Issue description
ver. 0.65.0-20141024.master.8

The application crashes under the given condition.
Steps to reproduce this issue
  1. open new document
  2. draw any spline
  3. draw any circle
  4. link origin or radius from the circle to spline, I'll call it Way1
  5. regard the newly converted Way1 spline vertex
  6. if loop is unchecked, check it
  7. set amount parameter to 2
  8. divide by zero
optional: uncheck loop, avoid linking to looped splines, it won't crash