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 503746 - crash in Image Viewer: Trying to open an image ...
crash in Image Viewer: Trying to open an image ...
Status: RESOLVED DUPLICATE of bug 479912
Product: eog
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-12-15 14:39 UTC by ravi_n
Modified: 2007-12-17 22:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description ravi_n 2007-12-15 14:39:19 UTC
Version: 2.20.3

What were you doing when the application crashed?
Trying to open an image via iceweasel


Distribution: Debian lenny/sid
Gnome Release: 2.20.2 2007-11-29 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-k7 #1 SMP Mon Nov 12 09:12:50 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 34246656 vsize: 34246656 resident: 12120064 share: 9093120 rss: 12120064 rss_rlim: 4294967295
CPU usage: start_time: 1197729528 rtime: 29 utime: 21 stime: 8 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 "/lib/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6ccc6c0 (LWP 18191)]
[New Thread 0xb6ad9b90 (LWP 18194)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread 0xb6ad9b90 (LWP 18194))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 __kernel_vsyscall
  • #7 raise
    from /lib/i686/cmov/libc.so.6
  • #8 abort
    from /lib/i686/cmov/libc.so.6
  • #9 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #10 g_log
    from /usr/lib/libglib-2.0.so.0
  • #11 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #12 eog_image_load
  • #13 eog_job_load_run
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
    from /usr/lib/libgobject-2.0.so.0
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
    from /usr/lib/libglib-2.0.so.0
  • #23 ??
  • #24 ??
    from /lib/i686/cmov/libpthread.so.0
  • #25 ??
  • #26 ??
    from /usr/lib/libglib-2.0.so.0
  • #27 ??


----------- .xsession-errors (77103 sec old) ---------------------
        this._each(function (value) {iterator(value, index++);});
    } catch (e) {
        if (e != $break) {
            throw e;
        }
    }
    return this;
}
argn=eachslice, argv=function (number, iterator) {
    var index = - number, slices = [], array = this.toArray();
    while ((index += number) < array.length) {
        slices.push(array.slice(index, index + number));
    }
    return slices.map(iterator);
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Susana 2007-12-17 22:04:20 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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