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 99132 - Crash when closing home window before finished loading
Crash when closing home window before finished loading
Status: RESOLVED DUPLICATE of bug 96766
Product: nautilus
Classification: Core
Component: Views: Icon View
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-11-20 23:02 UTC by Samuel Stringham
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Samuel Stringham 2002-11-20 23:02:28 UTC
Package: nautilus
Severity: normal
Version: 2.1.2
Synopsis: Crash when closing home window before finished loading
Bugzilla-Product: nautilus
Bugzilla-Component: View as Icons
BugBuddy-GnomeVersion: 2.0 (2.1.2)

Description:
Description of Problem: Closed my home window before Nautilus finished
loading (after a killall nautilus), this happened.  Obviously I
destroyed the container, it lost the reference, and it tried to check
something on the null container.  Garnome-0.19.0 if that helps:)



Debugging Information:

Backtrace was generated from '/opt/gnome2/bin/nautilus'

[New Thread 1024 (LWP 667)]
[New Thread 2049 (LWP 668)]
[New Thread 1026 (LWP 669)]
[New Thread 2051 (LWP 670)]
[New Thread 3076 (LWP 673)]
[New Thread 4101 (LWP 674)]
0x40d891e9 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 667))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 173
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 nautilus_icon_container_is_empty
    at nautilus-icon-container.c line 3823
  • #7 fm_icon_view_is_empty
    at fm-icon-view.c line 1160
  • #8 fm_directory_view_is_empty
    at fm-directory-view.c line 5354
  • #9 real_update_menus
    at fm-directory-view.c line 4398
  • #10 fm_icon_view_update_menus
    at fm-icon-view.c line 1359
  • #11 fm_directory_view_update_menus
    at fm-directory-view.c line 5474
  • #12 bonobo_control_activate_callback
    at fm-directory-view.c line 1085
  • #13 g_cclosure_marshal_VOID__BOOLEAN
    at gmarshal.c line 111
  • #14 g_closure_invoke
    at gclosure.c line 437
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2345
  • #16 g_signal_emit_valist
    at gsignal.c line 2104
  • #17 g_signal_emit
    at gsignal.c line 2148
  • #18 impl_Bonobo_Control_activate
    at bonobo-control.c line 215
  • #19 _ORBIT_skel_small_Bonobo_Control_activate
    at Bonobo-skels.c line 591
  • #20 ORBit_POAObject_invoke
    at poa.c line 893
  • #21 ORBit_OAObject_invoke
    at orbit-adaptor.c line 132
  • #22 ORBit_small_invoke_adaptor
    at orbit-small.c line 797
  • #23 ORBit_POAObject_handle_request
    at poa.c line 1099
  • #24 ORBit_POA_handle_request
    at poa.c line 1186
  • #25 ORBit_handle_request
    at orbit-adaptor.c line 94
  • #26 giop_connection_handle_input
    at giop-recv-buffer.c line 1202
  • #27 linc_connection_io_handler
    at linc-connection.c line 862
  • #28 linc_source_dispatch
    at linc-source.c line 54
  • #29 g_main_dispatch
    at gmain.c line 1645
  • #30 g_main_context_dispatch
    at gmain.c line 2189
  • #31 g_main_context_iterate
    at gmain.c line 2270
  • #32 g_main_loop_run
    at gmain.c line 2490
  • #33 gtk_main
    at gtkmain.c line 1093
  • #34 main
    at nautilus-main.c line 262
  • #35 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-11-20 18:02 -------

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

Comment 1 John Fleck 2002-11-23 18:55:13 UTC
fixed in cvs

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