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 70303 - News sidebar crashes on directory up (..) [control_frame_connection_died_cb]
News sidebar crashes on directory up (..) [control_frame_connection_died_cb]
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: [obsolete] Sidebar Panel: (Other)
unspecified
Other other
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 72546 72588 73125 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-02-01 19:48 UTC by Luis Villa
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Luis Villa 2002-02-01 19:54:49 UTC
Package: nautilus
Severity: critical
Version: 1.1.3
Synopsis: News sidebar crashes on directory up (..)
Bugzilla-Product: nautilus
Bugzilla-Component: Sidebar Panel: (Other)
BugBuddy-GnomeVersion: 2.0 (1.110.0)

Description:
Description of Problem:
The news sidebar crashes on directory up, taking the rest of nautilus
with it. Note that the news sidebar is closed when this occurs.

Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen? 


Additional Information:



Debugging Information:

[New Thread 1024 (LWP 10201)]
0x40a86e29 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 10201))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 621
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_type_check_instance_cast
    at gtype.c line 2600
  • #7 control_frame_connection_died_cb
    at bonobo-control.c line 59
  • #8 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 32
  • #9 g_closure_invoke
    at gclosure.c line 437
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2340
  • #11 g_signal_emit_valist
    at gsignal.c line 2099
  • #12 g_signal_emit
    at gsignal.c line 2143
  • #13 linc_connection_class_state_changed
    at linc-connection.c line 239
  • #14 giop_connection_real_state_changed
    at giop-connection.c line 93
  • #15 linc_connection_state_changed
    at linc-connection.c line 394
  • #16 giop_connection_handle_input
    at giop-recv-buffer.c line 887
  • #17 linc_connection_io_handler
    at linc-connection.c line 794
  • #18 linc_source_dispatch
    at linc-source.c line 56
  • #19 g_main_dispatch
    at gmain.c line 1616
  • #20 g_main_context_dispatch
    at gmain.c line 2148
  • #21 g_main_context_iterate
    at gmain.c line 2229
  • #22 g_main_loop_run
    at gmain.c line 2449
  • #23 _gtk_marshal_STRING__DOUBLE
    at gtkmarshalers.c line 634
  • #24 nautilus_view_standard_main_multi
    at nautilus-view-standard-main.c line 230
  • #25 nautilus_view_standard_main
    at nautilus-view-standard-main.c line 313
  • #26 main
    at nautilus-news.c line 2549
  • #27 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 621
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_type_check_instance_cast
    at gtype.c line 2600
  • #7 control_frame_connection_died_cb
    at bonobo-control.c line 59




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-02-01 14:54 -------

Unknown version 1.1.x in product nautilus. Setting version to the default, "unspecified".
Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 John Fleck 2002-02-02 14:27:33 UTC
Adding GNOME2 keyword
Comment 2 Luis Villa 2002-02-26 20:39:10 UTC
*** Bug 72546 has been marked as a duplicate of this bug. ***
Comment 3 Kevin Vandersloot 2002-02-26 22:04:04 UTC
*** Bug 72588 has been marked as a duplicate of this bug. ***
Comment 4 Luis Villa 2002-02-26 22:08:40 UTC
Upping priority, since we're seeing this in several places now.
Michael: where does this belong?
Comment 5 Michael Meeks 2002-02-26 22:56:41 UTC
linc bug, fixed in CVS HEAD linc, caused by multiple emissions of the
"broken" signal on the connection.
Comment 6 Luis Villa 2002-03-02 08:17:35 UTC
*** Bug 73125 has been marked as a duplicate of this bug. ***