GNOME Bugzilla – Bug 168670
On prorgamm exit "Error report page"
Last modified: 2008-01-15 12:49:00 UTC
Open Gimp -> File -> Quit (CTRL+Q) ( mine is a polish version hence I am guessing some of the names in english) Windows event info: Event Type: Error Event Source: Application Error Event Category: None Event ID: 1000 Date: 2005-02-27 Time: 17:58:00 User: N/A Computer: DOM Description: Faulting application gimp-2.2.exe, version 0.0.0.0, faulting module gimp- 2.2.exe, version 0.0.0.0, fault address 0x0017faf1. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. Data: 0000: 41 70 70 6c 69 63 61 74 Applicat 0008: 69 6f 6e 20 46 61 69 6c ion Fail 0010: 75 72 65 20 20 67 69 6d ure gim 0018: 70 2d 32 2e 32 2e 65 78 p-2.2.ex 0020: 65 20 30 2e 30 2e 30 2e e 0.0.0. 0028: 30 20 69 6e 20 67 69 6d 0 in gim 0030: 70 2d 32 2e 32 2e 65 78 p-2.2.ex 0038: 65 20 30 2e 30 2e 30 2e e 0.0.0. 0040: 30 20 61 74 20 6f 66 66 0 at off 0048: 73 65 74 20 30 30 31 37 set 0017 0050: 66 61 66 31 0d 0a faf1.. Expect the aplication to close gracefully with exit 0.
Created attachment 38008 [details] Screen dump of error
Thank you for the bug report. Unfortunately the information that Windows gives you here is nearly useless: it basically says "Gimp crashed" and nothing more. What we probably need, in order to figure it out, is for somebody with access to a debugger to be able to reproduce the problem -- I assume if you had one on your system you would have said so. In any case, because other people have not reported this problem, it seems likely to be language-related. Could you please specify what locale you are using, and verify that you have installed GIMP and the latest version of Gtk from the Sourceforge installer? And could you see whether the crash still happens if you run GIMP with the locale set to "en"?
I am using GIMP version 2.2.3 and GTK version 2.4.14. I was using locale "pl" for polish. Since I changed the locale to "en" in system variables the problem does not appear again. BTW. how do I use a debugger. I am completely new to this but would love to help?
Thanks for the information. Unfortunately, unlike Linux, Windows does not come with any sort of debugger, and setting one up involves installing either Visual C++ or some other programming environment, which is nontrivial (and I don't know how to do it myself). In any case your information makes it clear that this is a problem with the "pl" locale, which is very helpful.
I cannot reproduce this problem running GIMP on Linux in the polish locale.
Same error with Hungarian locale. On exit error message appears. It's annoying... Version is 2.2.4
*** This bug has been marked as a duplicate of 172581 ***