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 101842 - Nautilus crashes when clicking in window
Nautilus crashes when clicking in window
Status: RESOLVED DUPLICATE of bug 117931
Product: nautilus
Classification: Core
Component: File and Folder Operations
unspecified
Other other
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-12-23 09:26 UTC by sk5251
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description sk5251 2002-12-23 09:23:53 UTC
Package: nautilus
Severity: normal
Version: 2.0.6
Synopsis: Nautilus crashes when clicking in window
Bugzilla-Product: nautilus
Bugzilla-Component: File and Folder Operations
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:


Steps to reproduce the problem:
1. Click in Nautilus window that is in background
2. Crash
3. 

Actual Results:
Crash

Expected Results:
Bring Nautilus window to foreground

How often does this happen?
Started crashing after trying to do pull down menu on a .jpg file to
move to trash.  Now crashes regularly.

Additional Information:




Debugging Information:

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

(no debugging symbols found)...[New Thread 8192 (LWP 4538)]
[New Thread 16385 (LWP 4549)]
[New Thread 8194 (LWP 4550)]
[New Thread 16387 (LWP 4551)]
[New Thread 24580 (LWP 4552)]
[New Thread 32773 (LWP 4553)]
[New Thread 40966 (LWP 4554)]
[New Thread 49159 (LWP 4555)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 8192 (LWP 4538))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 kill
    from /lib/i686/libc.so.6
  • #7 raise
    from /lib/i686/libpthread.so.0
  • #8 abort
    from /lib/i686/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 get_bonobo_window
  • #12 create_popup_menu
  • #13 fm_directory_view_pop_up_background_context_menu
  • #14 icon_container_context_click_background_callback
  • #15 g_cclosure_marshal_VOID__POINTER
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #20 button_press_event
    at nautilus-icon-container.c line 2580
  • #21 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 g_type_class_meta_marshal
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #24 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #26 gtk_signal_emit
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 gtk_widget_event_internal
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 gdk_event_dispatch
    from /usr/lib/libgdk-x11-2.0.so.0
  • #31 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #35 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 main
  • #37 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-12-23 04:23 -------

Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Ben FrantzDale 2002-12-24 05:12:40 UTC
this appears to be a unique stack trace.
Comment 2 Elijah Newren 2003-07-21 01:56:03 UTC
It'd be nice to know why this bug has the GNOMEVER2.1 keyword set. 
Aschwin didn't give a reason.  I'll just assume it's a typo, but it'd
be nice to know if Aschwin had a good reason...

I'm going to mark this as a duplicate of bug 117931 (yes, this bug
came first, but that stack trace has debugging symbols and for a more
recent version of nautilus.

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