Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • inkscape inkscape
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,526
    • Issues 1,526
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 136
    • Merge requests 136
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Scheduled maintenance on the database layer will take place on 2022-07-02. We expect GitLab.com to be unavailable for up to 2 hours starting from 06:00 UTC. Kindly follow our status page for updates and read more in our blog post.

  • Inkscape
  • inkscapeinkscape
  • Issues
  • #2149
Closed
Open
Created Dec 31, 2020 by MinePro120@MinePro120

crash on undo of node edit of powermask LPE (set via inverse mask)

Summary:

Inkscape crashes if I hit CTRL-Z to undo moving a node. Crash message:

** (org.inkscape.Inkscape:15049): CRITICAL **: 15:38:21.727: virtual void Inkscape::XML::SimpleNode::changeOrder(Inkscape::XML::Node*, Inkscape::XML::Node*): assertion 'child->parent() == this' failed
**
ERROR:/build/inkscape/src/inkscape/src/xml/simple-node.cpp:497:virtual void Inkscape::XML::SimpleNode::removeChild(Inkscape::XML::Node*): assertion failed: (child->_parent == this)
Bail out! ERROR:/build/inkscape/src/inkscape/src/xml/simple-node.cpp:497:virtual void Inkscape::XML::SimpleNode::removeChild(Inkscape::XML::Node*): assertion failed: (child->_parent == this)

Emergency save activated!...

Steps to reproduce:

  • Open the SVG I was working on (arms.svg).
  • Move any node in the grey cloud.
  • Hit CTRL-Z

What happened?

Inkscape crashed.

What should have happened?

Inkscape shouldn't crash 😁.

Version Info:

- Inkscape Version: Inkscape 1.0.1 (3bc2e813f5, 2020-09-07), Pango version: 1.48.0
- Operating System: Arch GNU/Linux (Linux 5.9.14-arch1-1)
Edited Dec 31, 2020 by Nathan Lee
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking