GNOME Bugzilla – Bug 164963
Edge Detect Plugin Crashes
Last modified: 2008-01-15 12:46:03 UTC
Please describe the problem: Edge detect tool crashes with "instruction at 0x00402D14 referenced memory at 0x012BB000...." Its an access violation. Steps to reproduce: 1. Open xcf image of type RGB-alpha 2. Click on Filters->Edge Detect->Edge 3. Actual results: Just before edge detect dialog box appears, get error message described above Expected results: The edge detect tool to run... Does this happen every time? Yes, without fail Other information: If I flatten the image before I run the edge detect tool, the problem does not occur. I can supply a sample image if needed. The Gimp is a truly wonderful program.
Please specify the operating system you are using and set the OS field accordingly.
Fixed in both branches: 2005-01-23 Sven Neumann <sven@gimp.org> * plug-ins/common/edge.c: don't read beyond the src buffer. Fixes bug #164963.
You certainly don't need to apologize for submitting a bug report. We love to get bug reports, as long as they are actually about bugs and contain enough information to let us do something useful about them.
*** Bug 163307 has been marked as a duplicate of this bug. ***
*** Bug 169847 has been marked as a duplicate of this bug. ***