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 319558 - eog crashes after open unthumbnailed jpeg on powerpc
eog crashes after open unthumbnailed jpeg on powerpc
Status: RESOLVED DUPLICATE of bug 311925
Product: eog
Classification: Core
Component: image viewer
2.12.x
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-10-23 21:17 UTC by sam tygier
Modified: 2005-10-25 12:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description sam tygier 2005-10-23 21:17:23 UTC
Steps to reproduce:
i have a folder full of jpegs, some of them dont show a thumbnail in nautilus.
if i open them eog crashes. (well it pops up bug buddy, but seems to still run
ok underneath)

1. double click jpeg file
2. the photo is dispplayed
3. then eog crashes and im asked if i want to report bug (i did but it seems not
to have got through)

if i run eog from the command line i get the following output

sam@titania:/media/ieee1394disk/photos/20040311$ eog
/media/ieee1394disk/photos/20040311/img_0323.jpg
Instantiate job with id 1.
Starting thread with id 0.
eog-image_load.c
load success: 1
n_images: 1/1
  1 /media/ieee1394disk/photos/20040311/img_0323.jpg (3072/2048)
setting window size: 960/691
Instantiate job with id 2.
Show exif data
Job 001: disposing ...
Job 001: disposing end
Starting thread with id 1.

Eog-ERROR **: file eog-collection-item.c: line 320 (job_thumb_create): assertion
failed: (*error != NULL)
aborting...


Stack trace:

Thread 3 (Thread 815432944 (LWP 9125))

  • #0 pthread_cond_wait
    from /lib/libpthread.so.0
  • #1 eog_image_list_iter_equal
  • #2 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #3 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #4 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #0 poll
    from /lib/libc.so.6


Other information:
uname -a
Linux titania 2.6.12-9-powerpc #1 Mon Oct 10 15:26:45 BST 2005 ppc GNU/Linux

the photos open fine in gimp

i could attach one of the photos, they are about 2.9 mb
Comment 1 Lucas Rocha 2005-10-25 12:25:17 UTC

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