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 475621 - crash in Image Viewer: I was scrolling my image...
crash in Image Viewer: I was scrolling my image...
Status: RESOLVED DUPLICATE of bug 163090
Product: eog
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
: 476592 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-09-10 21:41 UTC by alex_dehne
Modified: 2007-09-14 23:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description alex_dehne 2007-09-10 21:41:27 UTC
Version: 2.18.2

What were you doing when the application crashed?
I was scrolling my image (59760x251) in a part viewed as green but that I known to be not green. 


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

System: Linux 2.6.21-2-486 #1 Wed Jul 11 03:17:09 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 102014976 vsize: 102014976 resident: 51838976 share: 7565312 rss: 51838976 rss_rlim: 4294967295
CPU usage: start_time: 1189458385 rtime: 2095 utime: 1921 stime: 174 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 -1225746768 (LWP 2146)]
[New Thread -1256100976 (LWP 2181)]
[New Thread -1247708272 (LWP 2180)]
(no debugging symbols found)
0xb7f477f2 in ?? () from /lib/ld-linux.so.2

Thread 1 (Thread -1225746768 (LWP 2146))

  • #0 ??
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 gdk_pixbuf_alpha_mode_get_type
    from /usr/lib/libgdk_pixbuf-2.0.so.0
  • #5 gdk_pixbuf_alpha_mode_get_type
    from /usr/lib/libgdk_pixbuf-2.0.so.0
  • #6 gdk_pixbuf_composite_color
    from /usr/lib/libgdk_pixbuf-2.0.so.0
  • #7 eog_scroll_view_scrollbars_visible
  • #8 eog_scroll_view_set_zoom_upscale
  • #9 gtk_marshal_BOOLEAN__VOID
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_override_class_closure
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gdk_window_is_viewable
    from /usr/lib/libgdk-x11-2.0.so.0
  • #17 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #18 gtk_container_check_resize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 main
  • #0 ??
    from /lib/ld-linux.so.2


----------- .xsession-errors (2669 sec old) ---------------------
(nm-applet:3651): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(nm-applet:3651): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(nm-applet:3651): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(nm-applet:3651): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(nm-applet:3651): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(nm-applet:3651): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(nm-applet:3651): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Felix Riemann 2007-09-14 23:22:14 UTC
*** Bug 476592 has been marked as a duplicate of this bug. ***
Comment 2 Felix Riemann 2007-09-14 23:30:48 UTC
Gdk-Pixbuf (the library EOG uses for image loading) has a limitation regarding very large images. Until now I only knew it could cause a corrupted display, but it seems to be able to produce a crash as well.

----
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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