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 438153 - Create new image -> immediate crash
Create new image -> immediate crash
Status: RESOLVED DUPLICATE of bug 311141
Product: GIMP
Classification: Other
Component: General
2.2.x
Other Windows
: Normal major
: ---
Assigned To: GIMP Bugs
GIMP Bugs
: 438874 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-05-13 17:26 UTC by joudik
Modified: 2008-01-15 13:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description joudik 2007-05-13 17:26:07 UTC
Steps to reproduce:
1. Run Gimp, open File ~ New
2. Select 32x32 pixels image
3. Click on confirm and GIMP immediate crashes


Stack trace:
not available :-(

Other information:
Comment 1 Sven Neumann 2007-05-13 17:34:32 UTC
Are you using GAIM? What version of GTK+ are you using? Is this another duplicate of bug #314529?
Comment 2 joudik 2007-05-13 17:47:14 UTC
I use Windows XP. No 314529 is different, my Gimp crashes when I am trying to create a new image with pixel size 32x32 (unhandled exception).

I have GTK+ 2.6.9 and 2.10.6-1 installed.

It fails here:

10041176  mov         ecx,0FFFFFFFFh 
1004117B  mov         al,0 
>>> 1004117D  repne scas  byte ptr es:[edi] 
1004117F  not         ecx  
10041181  dec         ecx  
Comment 3 Sven Neumann 2007-05-13 17:50:39 UTC
Well, there have been similar reports and the culprit was GAIM, or rather the version of GTK+ installed by GAIM.

Please make sure you only have GTK+ 2.10 installed and make sure it's the one from the GIMP win32 installers. Then report back.
Comment 4 joudik 2007-05-13 17:53:38 UTC
Yes, I installed Gaim several days ago. I will try to uninstall it.
Comment 5 Raphaël Quinet 2007-05-14 08:06:33 UTC
Please report if uninstalling GAIM (and optionally re-installing GIMP's GTK+) solves the problem.  If yes, then this bug can be marked as a duplicate of bug #314529 even if the effects are slightly different.
Comment 6 Sven Neumann 2007-05-16 13:59:27 UTC
*** Bug 438874 has been marked as a duplicate of this bug. ***
Comment 7 Sven Neumann 2007-05-16 14:05:23 UTC
The author of the duplicate confirmed that removing the old GTK+ installation fixes the problem. Closing as a duplicate of the GTK+ bug that has been fixed long ago.

*** This bug has been marked as a duplicate of 311141 ***
Comment 8 Michael Schumacher 2007-05-16 16:28:00 UTC
Then... is bug #314529 a duplicate of bug #311141 as well?
Comment 9 Sven Neumann 2007-05-16 17:15:32 UTC
Quite likely, this dialog also has a combo-box and the crash happens when the dialog is closed.