After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 164963 - Edge Detect Plugin Crashes
Edge Detect Plugin Crashes
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
2.2.x
Other Windows
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
: 163307 169847 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-01-23 02:15 UTC by David Traxler
Modified: 2008-01-15 12:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Traxler 2005-01-23 02:15:56 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.
Comment 1 Sven Neumann 2005-01-23 12:33:43 UTC
Please specify the operating system you are using and set the OS field accordingly.
Comment 2 Sven Neumann 2005-01-23 12:43:27 UTC
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.
Comment 3 weskaggs 2005-01-23 18:35:39 UTC
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.
Comment 4 Sven Neumann 2005-02-21 15:04:32 UTC
*** Bug 163307 has been marked as a duplicate of this bug. ***
Comment 5 Emil Martinec 2005-03-10 17:24:39 UTC
*** Bug 169847 has been marked as a duplicate of this bug. ***