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 608833 - Crash when using fixed size crop in Windows XP SP3
Crash when using fixed size crop in Windows XP SP3
Status: RESOLVED DUPLICATE of bug 606247
Product: GIMP
Classification: Other
Component: libgimp
2.6.8
Other Windows
: Normal major
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2010-02-02 19:39 UTC by Bill Codington
Modified: 2010-11-25 22:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screen capture (147.44 KB, image/jpeg)
2010-02-02 19:39 UTC, Bill Codington
Details

Description Bill Codington 2010-02-02 19:39:29 UTC
Created attachment 152874 [details]
screen capture

When trying to crop and image (or even no image) using Crop - Fixed size.  Gimp will crash everytime IF the default (100x100 pixel) is changed.  The standard windows crash message window comes up.  Error is in libgimpwidgets-2.0.0.dll.  I tried this on 2 windows machines both have this problem.  This same version of GIMP on linux did not have this problem.
Comment 1 Bill Codington 2010-02-03 15:24:11 UTC
Rectangle selection:fixed size - does exactly the same thing.
Comment 2 Michael Schumacher 2010-02-03 15:59:06 UTC
I can't reproduce this. Please include a detailed descriptions of the steps you've taken.
Comment 3 Bill Codington 2010-02-03 16:33:36 UTC
Open an image (will crash with NO image also)
Select the crop tool
In the "Fixed" drop down menu select "size"
If you do not change the default "100x100" pixel size it is possible to crop a box.
If I change the size, even to 101x100, as soon as I click in the image GIMP will crash.  Rectangle select:fixed:size will also crash.  This seems to have something to do with change the default size.
Comment 4 Martin Nordholts 2010-02-03 18:13:27 UTC
What stack trace do you get? Use http://code.google.com/p/jrfonseca/wiki/DrMingw
Comment 5 Bill Codington 2010-02-03 19:31:06 UTC
gimp-2.6.exe caused an Illegal Instruction at location 63ac6e29 in module libgimpwidgets-2.0-0.dll.

Registers:
eax=00000000 ebx=00000000 ecx=00000003 edx=63acb00c esi=00000064 edi=00000010
eip=63ac6e29 esp=0022f320 ebp=00000078 iopl=0         nv up ei ng nz na po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00200287

Call stack:
63AC6E29  libgimpwidgets-2.0-0.dll:63AC6E29  gimp_widgets_init
Comment 6 Michael Schumacher 2010-02-05 23:01:04 UTC
I still can't reproduce this. Please be even more precise about the steps done during "If I change the size, even to 101x100, as soon as I click in the image GIMP will crash."
Comment 7 Bill Codington 2010-02-06 01:15:16 UTC
All I need to do is type something into the dimension box.  I just type a zero where there already was one (100x100) and GIMP crashed.  To be a little more complete, the crash is after I click in the image window.  It seems that any change in the dimension box will cause this.
Comment 8 Michael Schumacher 2010-02-06 10:23:46 UTC
Then I can definitely not reproduce it.
Comment 9 Bill Codington 2010-02-06 13:55:49 UTC
I can reproduce this on 2 machines, both xp pro, service pack 3.  Any thing using "FIXED" size, aspect ratio, etc will do it.  Anything I should check?
Comment 10 Bill Codington 2010-02-06 15:22:05 UTC
version 2.4.7 does NOT have this problem
Comment 11 Martin Nordholts 2010-02-06 17:12:03 UTC
Michael, are you able to reproduce this with the official installer binary? Maybe it's an installer build issue again just like the GEGL crash in and 2.6.5 and 2.6.6.
Comment 12 Michael Schumacher 2010-02-07 12:57:14 UTC
All testing is done with the official installers. I can't reproduce this problem.
Comment 13 Matt Voysey 2010-03-10 12:04:37 UTC
I can confirm this crash occurs exactly as described with 2.6.8 on 32-bit Windows XP Home SP3. It does not occur with the same version running on XP Pro SP2. Does that help home in on the problem?
Comment 14 Matt Voysey 2010-09-13 16:18:53 UTC
This bug should be marked as a duplicate of 606247.

Despite my previous comment about it working on XP SP2 I see from the other duplicate bugs (ie. 627860) that other users are reporting crashes with SP2.

BTW, I get the exact same crash with 2.6.10.
Comment 15 Michael Natterer 2010-11-25 22:08:03 UTC
Resolving as duplicate as suggested.

*** This bug has been marked as a duplicate of bug 606247 ***