GNOME Bugzilla – Bug 71179
Nautilus History crashes while closing nautilus windows
Last modified: 2009-08-15 18:40:50 UTC
Nautilus (along with its dependent packages) was built from the CVS source taken on Monday 11-02-2002. This bug is a duplicate of bug #70795, with additional details and stack trace provided. Repeatability: Always Method: 1) Invoke nautilus from the command prompt (by typing 'nautilus') 2) Close Window (File->Close Window or by pressing Ctrl+W) 3) A window pops-up which says that: Application "nautilus_history-view" (process 4744) has crashed due to a fatal error. (Segmentation fault) 4) On the command line, leakage warnings are shown: nautilus (pid:4474): Bonobo-WARNING **: Leaked a total of 24 refs to 17 bonobo object(s) nautilus (pid:4474): ** WARNING **: CORBA_ORB_destroy: ORB still has 2 refs. nautilus (pid:4474): ** WARNING **: ORB: a total of 121 refs to 77 ORB objects were leaked 5) This hold good even while closing down all nautilus windows (File- >Close all Windows or Ctrl+Shift+W) when multiple windows are open. ***************************** Stack Trace: A stack trace for 'nautilus-history-view' process taken using gdb is attached below.
+ Trace 17611
On Continuing, the pop-up Window appears saying that Nautilus History View has crashed.
*** Bug 70795 has been marked as a duplicate of this bug. ***
Thanks for getting that trace and finding the original.
*** Bug 71332 has been marked as a duplicate of this bug. ***
*** Bug 71853 has been marked as a duplicate of this bug. ***
*** Bug 72326 has been marked as a duplicate of this bug. ***
*** Bug 72085 has been marked as a duplicate of this bug. ***
My recent changes to NautilusView should fix this.
Verified. Closing bug