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 71332 - Closing a nautilus window always segfaults in nautilus-history-view
Closing a nautilus window always segfaults in nautilus-history-view
Status: RESOLVED DUPLICATE of bug 71179
Product: nautilus
Classification: Core
Component: general
1.1.x
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-02-13 01:53 UTC by Greg Schafer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Greg Schafer 2002-02-13 01:53:25 UTC
This is latest tarball nautilus-1.1.5 and latest gnome2 tarballs for
everything else (but crash has been happening for a while).

Here is a backtrace:

Program received signal SIGSEGV, Segmentation fault.

Thread 1024 (LWP 28082)

  • #0 nautilus_view_set_frame
    at nautilus-view.c line 333
  • #1 nautilus_view_set_frame_callback
    at nautilus-view.c line 403
  • #2 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 32
  • #3 g_closure_invoke
    at gclosure.c line 437
  • #4 signal_emit_unlocked_R
    at gsignal.c line 2340
  • #5 g_signal_emit_valist
    at gsignal.c line 2099
  • #6 g_signal_emit
    at gsignal.c line 2143
  • #7 impl_Bonobo_Control_setFrame
    at bonobo-control.c line 325
  • #8 _ORBIT_skel_small_Bonobo_Control_setFrame
    at Bonobo-skels.c line 1665
  • #9 ORBit_POAObject_invoke
    at poa.c line 891
  • #10 ORBit_OAObject_invoke
    at orbit-adaptor.c line 116
  • #11 ORBit_small_invoke_adaptor
    at orbit-small.c line 772
  • #12 ORBit_POAObject_handle_request
    at poa.c line 1085
  • #13 ORBit_POA_handle_request
    at poa.c line 1172
  • #14 ORBit_handle_request
    at orbit-adaptor.c line 79
  • #15 giop_connection_handle_input
    at giop-recv-buffer.c line 945
  • #16 linc_connection_io_handler
    at linc-connection.c line 836
  • #17 linc_source_dispatch
    at linc-source.c line 54
  • #18 g_main_dispatch
    at gmain.c line 1616
  • #19 g_main_context_dispatch
    at gmain.c line 2148
  • #20 g_main_context_iterate
    at gmain.c line 2229
  • #21 g_main_loop_run
    at gmain.c line 2449
  • #22 gtk_main
    at gtkmain.c line 802
  • #23 nautilus_view_standard_main_multi
    at nautilus-view-standard-main.c line 230
  • #24 nautilus_view_standard_main
    at nautilus-view-standard-main.c line 303
  • #25 main
    at nautilus-history-view.c line 305
  • #26 __libc_start_main
    from /lib/libc.so.6

Comment 1 Greg Schafer 2002-02-13 01:57:06 UTC
Shiit, already reported. Will check better next time.

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