Moving gradient handles causes inkscape to crash
Bug #333405 reported by
fireclown
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Undecided
|
Diederik van Lierop |
Bug Description
Using Inkscape on Win32 with latest dev build.
When applying a radial or vertial or horizontal gradient in inkscape to a shape and then selecting on of the gradiant handles and moving or rotating the gradient causes inkscape to crash and close.
Below is the message from the debug program when ran through (gdb)
Program received signal SIGSEGV, Segmentation fault.
0x7c90e8c5 in strchr () from C:\WINDOWS\
(gdb) bt
#0 0x7c90e8c5 in strchr () from C:\WINDOWS\
#1 0x00000000 in ?? ()
(gdb)
Woo hoo found a bug :) your page is right it is fun. Thnx for the great work on an amazing program!
Changed in inkscape: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
See for more information : http:// www.nabble. com/Gradient- manipulation- is-crashing- in-current- revision- to22076147. html
bulia byak wrote:
The offending commit was 20698, and I forwarded this to Diederik who did this commit (so, this is in fact related to snapping after all...)