Crash when rotating circle with offset rotation center.
Bug #1525498 reported by
Tavmjong Bah
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Inkscape |
Fix Released
|
High
|
Unassigned | ||
| lib2geom |
Fix Committed
|
Undecided
|
Unassigned | ||
Bug Description
Inkscape crashes after one or two seconds of rotating a circle with an offset rotation center, next to another circle.
Warning: This can hang-up your system. On Linux I needed to open new session via Alt-Ctrl-F3 to kill the process.
To generate crash, rotate the right-most circle in the attached SVG file using the rotation handles around several times.
=====
Inkscape 0.91+devel r14527
| tags: | added: crash transformations |
| Changed in inkscape: | |
| importance: | Undecided → High |
| description: | updated |
| Changed in inkscape: | |
| status: | Confirmed → Triaged |
| Changed in inkscape: | |
| milestone: | 0.92 → 0.93 |
| Changed in inkscape: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.
Reproduced with Inkscape 0.91+devel r14527 on OS X 10.7.5.
Based on tests with archived trunk builds:
- not reproduced with 0.91+devel rev <= 14409,
- reproduced with 0.91+devel rev >= 14411;
this regression seems similar to the one mentioned in the comments 3-7 of bug #1479167. Turning of snapping to path intersections prevents the crash (tested with current trunk r14527).