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 492849 - crash in Image Viewer: The program 'Eye of GNOM...
crash in Image Viewer: The program 'Eye of GNOM...
Status: RESOLVED DUPLICATE of bug 492846
Product: eog
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-02 22:14 UTC by nicolas.lecointe
Modified: 2007-11-03 10:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description nicolas.lecointe 2007-11-02 22:14:46 UTC
Version: 2.18.2

What were you doing when the application crashed?
The program 'Eye of GNOME 2.18.2 crashed when I open the file 'pinkfloyd.bmp'. In fact this file is a JPEG file, but its extention is .bmp
I made some tests, my conclusion is that 'Eye of GNOME' crash on any JPEG file with extension .bmp


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.23.1-10.fc7 #1 SMP Fri Oct 19 14:35:28 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Bluecurve
Icon Theme: Bluecurve

Memory status: size: 394715136 vsize: 394715136 resident: 28995584 share: 22548480 rss: 28995584 rss_rlim: 18446744073709551615
CPU usage: start_time: 1194041386 rtime: 16 utime: 14 stime: 2 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/eog'

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496355008 (LWP 1422)]
[New Thread 1094719824 (LWP 1424)]
[New Thread 1084229968 (LWP 1423)]
(no debugging symbols found)
0x00000036208c82e6 in poll () from /lib64/libc.so.6

Thread 2 (Thread 1094719824 (LWP 1424))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_cclosure_marshal_VOID__VOID
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib64/libc.so.6
  • #4 abort
    from /lib64/libc.so.6
  • #5 g_logv
    from /lib64/libglib-2.0.so.0
  • #6 g_log
    from /lib64/libglib-2.0.so.0
  • #7 g_assert_warning
    from /lib64/libglib-2.0.so.0
  • #8 eog_image_load
  • #9 eog_job_call_action
  • #10 ??
  • #11 g_cclosure_marshal_VOID__VOID
    from /lib64/libglib-2.0.so.0
  • #12 start_thread
    from /lib64/libpthread.so.0
  • #13 clone
    from /lib64/libc.so.6


----------- .xsession-errors ---------------------
Eog-ERROR **: file eog-image.c: line 777 (eog_image_real_load): assertion failed: (priv->image != NULL)
aborting...
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff5e7fd000
Eog-ERROR **: file eog-image.c: line 777 (eog_image_real_load): assertion failed: (priv->image != NULL)
aborting...
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff4b3fd000
Eog-ERROR **: file eog-image.c: line 777 (eog_image_real_load): assertion failed: (priv->image != NULL)
aborting...
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff5c1fd000
--------------------------------------------------
Comment 1 Felix Riemann 2007-11-03 10:38:53 UTC


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