Activity log for bug #1189446

Date Who What changed Old value New value Message
2013-06-10 12:29:34 Tim Rawlinson bug added bug
2013-06-10 12:29:34 Tim Rawlinson attachment added The file that causes the segfault https://bugs.launchpad.net/bugs/1189446/+attachment/3699787/+files/New%20document%201.2013_06_10_13_07_24.0.svg
2013-06-10 12:40:51 su_v tags crash filters-svg transformations
2013-06-10 12:42:58 su_v inkscape: status New Incomplete
2013-06-10 23:25:14 Tim Rawlinson description I applied a skew to a set of objects, the app crashed with: ** (inkscape:4489): WARNING **: 18446744072001842556 bytes requested for pixel buffer, I won't try to allocate that. ** (inkscape:4489): WARNING **: Memory allocation failed in Inkscape::Filters::FilterSlot::set (transform) The file was auto-saved but causes the same crash when opened. I have attached the offending file. I applied a skew to a set of objects, the app crashed with:     ** (inkscape:4489): WARNING **: 18446744072001842556 bytes requested for pixel buffer, I won't try to allocate that.     ** (inkscape:4489): WARNING **: Memory allocation failed in Inkscape::Filters::FilterSlot::set (transform) The file was auto-saved but causes the same crash when opened. I have attached the offending file. Inkscape 0.48.4 r9939 on Ubuntu 13.04 x86_64 Linux 3.8.0-23-generic
2013-06-12 23:41:24 Tim Rawlinson description I applied a skew to a set of objects, the app crashed with:     ** (inkscape:4489): WARNING **: 18446744072001842556 bytes requested for pixel buffer, I won't try to allocate that.     ** (inkscape:4489): WARNING **: Memory allocation failed in Inkscape::Filters::FilterSlot::set (transform) The file was auto-saved but causes the same crash when opened. I have attached the offending file. Inkscape 0.48.4 r9939 on Ubuntu 13.04 x86_64 Linux 3.8.0-23-generic I applied a skew to a set of objects, the app crashed with:     ** (inkscape:4489): WARNING **: 18446744072001842556 bytes requested for pixel buffer, I won't try to allocate that.     ** (inkscape:4489): WARNING **: Memory allocation failed in Inkscape::Filters::FilterSlot::set (transform) The file was auto-saved but causes the same crash when opened. I have attached the offending file. Inkscape 0.48.4 r9939 on Ubuntu 13.04 x86_64 Linux 3.8.0-23-generic The issue seems to be caused by the skew transform creating a singular matrix which then causes the Gaussian blur filter to crash. Steps to reproduce: 1. Draw a rectangle. 2. Open the Transform dialog and skew the rectangle by 60 + -30 degrees, horiz. and vert. respectively. 3. Open the Fill and Stroke dialog and apply a Blur, any value will do. 4. Crash.
2013-06-13 02:48:09 Alvin Penner inkscape: status Incomplete Confirmed
2013-06-29 19:23:40 Launchpad Janitor branch linked lp:inkscape
2013-06-29 23:09:43 su_v inkscape: importance Undecided High
2013-06-29 23:09:43 su_v inkscape: status Confirmed Fix Committed
2013-06-29 23:09:43 su_v inkscape: milestone 0.49
2013-06-29 23:09:43 su_v inkscape: assignee Alvin Penner (apenner)
2015-02-21 02:46:54 Bryce Harrington inkscape: status Fix Committed Fix Released