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 492602 - crash in Image Viewer: push F11 key several tim...
crash in Image Viewer: push F11 key several tim...
Status: RESOLVED DUPLICATE of bug 357405
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 07:41 UTC by hmulliez
Modified: 2007-11-03 10:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description hmulliez 2007-11-02 07:41:34 UTC
Version: 2.18.2

What were you doing when the application crashed?
push F11 key several times		


Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-2-k7 #1 SMP Fri Aug 31 01:02:37 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Mist
Icon Theme: Mist

Memory status: size: 86241280 vsize: 86241280 resident: 58138624 share: 11587584 rss: 58138624 rss_rlim: 4294967295
CPU usage: start_time: 1193989197 rtime: 4031 utime: 3866 stime: 165 cutime:0 cstime: 7 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6fcbb10 (LWP 7058)]
[New Thread 0xb51e3b90 (LWP 7061)]
[New Thread 0xb6d1ab90 (LWP 7059)]
(no debugging symbols found)
0xb76febf1 in waitpid () from /lib/libpthread.so.0


----------- .xsession-errors (74 sec old) ---------------------
Eog-ERROR **: file eog-image.c: line 660 (eog_image_real_load): assertion failed: (priv->image == NULL)
aborting...
(eog:6909): Eog-WARNING **: Image P1000842.JPG has requested data already loaded.
Eog-ERROR **: file eog-image.c: line 660 (eog_image_real_load): assertion failed: (priv->image == NULL)
aborting...
Plusieurs erreurs de segmentation sont survenues ; impossible d'afficher la boîte de dialogue d'erreur
ptrace: Operation not permitted.
/home/hugo/pic/200710_bercy/1: No such file or directory.
No stack.
/usr/share/bug-buddy/gdb-cmd:3: Error in sourced command file:
No registers.
--------------------------------------------------
Comment 1 Felix Riemann 2007-11-03 10:48:58 UTC
Going by the following error message this is an already known and fixed (as of version 2.20) bug:

Eog-ERROR **: file eog-image.c: line 660 (eog_image_real_load): assertion
failed: (priv->image == NULL)
aborting...

So...
----------
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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