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 325995 - Eye of Gnome crashes when deleting multiple files
Eye of Gnome crashes when deleting multiple files
Status: RESOLVED DUPLICATE of bug 321250
Product: eog
Classification: Core
Component: general
2.12.x
Other other
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-06 16:20 UTC by e.j.postma+ububugs
Modified: 2006-01-06 16:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description e.j.postma+ububugs 2006-01-06 16:20:34 UTC
Distribution: Ubuntu 5.10 (breezy)
Package: EOG
Severity: Normal
Version: GNOME2.12.1 2.12.1
Gnome-Distributor: Ubuntu
Synopsis: Eye of Gnome crashes when deleting multiple files
Bugzilla-Product: EOG
Bugzilla-Component: general
Bugzilla-Version: 2.12.1
BugBuddy-GnomeVersion: 2.0 (2.12.0)
Description:
Description of the crash:
When I select multiple files in eog, then hit del, it asks "do you
really want to move x files to trash?" or words to that effect, and if
yes, crashes with this error:

** ERROR **: file eog-window.c: line 2993
(handle_image_selection_changed): assertion failed: (EOG_IS_IMAGE
(image))
aborting...

The files are deleted, by the way. (Not moved to trash, as far as I can
see).

Steps to reproduce the crash:
1. Start eog in directory mode
2. Select two or more files
3. Hit del key
4. Click 'yes'
5. Crash

Expected Results:
Does not crash.

How often does this happen?
Every time.

Additional info:
Kernel has ExecShield patch, but if I turn it off temporarily (echo 0 > /proc/sys/kernel/exec-shield) this still happens, so I guess that it's not related.

Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0x66c000' has disappeared; keeping its symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208633664 (LWP 8408)]
[New Thread 53771184 (LWP 8410)]
[New Thread 83102640 (LWP 8409)]
(no debugging symbols found)
0x0066c402 in __kernel_vsyscall ()

Thread 1 (Thread -1208633664 (LWP 8408))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 eog_window_has_contents
  • #11 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_cclosure_marshal_VOID
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #21 eog_image_list_remove_image
  • #22 eog_window_get_type
  • #23 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #28 _gtk_action_emit_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 gtk_action_unblock_activate_from
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #32 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #33 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #34 gtk_accel_group_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 gtk_accel_groups_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 gtk_window_activate_key
    from /usr/lib/libgtk-x11-2.0.so.0
  • #37 gtk_window_activate_key
    from /usr/lib/libgtk-x11-2.0.so.0
  • #38 eog_window_close
  • #39 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #40 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #41 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #42 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #43 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #44 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #45 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #46 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #47 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #48 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #49 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #50 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #51 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #52 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #53 main
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-01-06 16:20 -------


Unknown version 2.12.1 in product EOG.  Setting version to "2.12.x".

Comment 1 Christian Kirbach 2006-01-06 16:36:59 UTC
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 321250 ***