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 691070 - Attached JPEG file leads to crash when opened in German GIMP
Attached JPEG file leads to crash when opened in German GIMP
Status: RESOLVED DUPLICATE of bug 682454
Product: GIMP
Classification: Other
Component: Plugins
2.8.2
Other Windows
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2013-01-03 13:42 UTC by Frank Freundin
Modified: 2013-01-03 19:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Output of "gimp --version --verbose" (523 bytes, text/plain)
2013-01-03 13:42 UTC, Frank Freundin
Details
Screen-shot of the error messages during crash (95.75 KB, image/png)
2013-01-03 13:44 UTC, Frank Freundin
Details
JPEG file that leads to the crash when opening it (part 1) (976.56 KB, application/octet-stream)
2013-01-03 13:48 UTC, Frank Freundin
Details
JPEG file that leads to the crash when opening it (part 2) (728.84 KB, application/octet-stream)
2013-01-03 13:48 UTC, Frank Freundin
Details

Description Frank Freundin 2013-01-03 13:42:42 UTC
Created attachment 232638 [details]
Output of "gimp --version --verbose"

Dear colleagues,

When I open the attached JPEG file screen_IMG_4718.JPG via File-->Open, GIMP crashes if I have set the UI language to German (de) via Edit-->Preferences-->Interface.

Please find the error messages of the crash attached.

If I change the UI language to en_US via Edit-->Preferences-->Interface and restart GIMP, I can open the JPEG file without errors.

I have the problem only with this specific JPEG file. Other JPEG files work well.


Regards, Frank
Comment 1 Frank Freundin 2013-01-03 13:44:16 UTC
Created attachment 232639 [details]
Screen-shot of the error messages during crash
Comment 2 Frank Freundin 2013-01-03 13:48:24 UTC
Created attachment 232640 [details]
JPEG file that leads to the crash when opening it (part 1)
Comment 3 Frank Freundin 2013-01-03 13:48:59 UTC
Created attachment 232641 [details]
JPEG file that leads to the crash when opening it (part 2)
Comment 4 Frank Freundin 2013-01-03 13:49:47 UTC
Sorry guys, I had to split up the JPEG file (done via 7-Zip) due to file size.
Comment 5 Michael Schumacher 2013-01-03 14:11:18 UTC
Confirming. Locale-dependent handling of Exif data, maybe.
Comment 6 Frank Freundin 2013-01-03 14:13:34 UTC
Freely translated into English, the error messages say something like this:
- the plugin "file-jpeg.exe" has crashed
- procedure "file-jpeg-load" has terminated without return values
Comment 7 Michael Schumacher 2013-01-03 14:26:37 UTC
Apparently Exif-related - if I remove the APP1 profile from the image (almost 1000kB - what is stored there for that image?), the image loads fine.
Comment 8 Max Mustermann 2013-01-03 14:42:56 UTC
As it seems, it's a duplicate of bug #682454. In one of its other duplicates (bug #685485) the problem also disappeared after switching to the English UI. 
It is fixed in a newer build of GIMP 2.8.2, that you find at http://nightly.darkrefraction.com/gimp/. Please use the stable
build (2.8) series and read the notes there. If this solves your problem, please mark this bug as duplicate of bug #682454.
Comment 9 Frank Freundin 2013-01-03 19:52:48 UTC
I have exchanged file-jpeg.exe of my installation with the newer version from the nightly build gimp-stable-i686-2013-01-03.exe. Now, opening the JPEG file works also in German.

I consider this bug being solved.

Thanks to all!

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