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 67270 - Nautilus crashed on loading a file
Nautilus crashed on loading a file
Status: RESOLVED DUPLICATE of bug 61949
Product: nautilus
Classification: Core
Component: [obsolete] Views: Other
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-12-19 21:36 UTC by heathm
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description heathm 2001-12-19 21:36:58 UTC
Package: nautilus
Severity: normal
Version: 1.0.4
Synopsis: Nautilus crashed on loading a file
Bugzilla-Product: nautilus
Bugzilla-Component: View as (Other)

Description:
I beleive it was gedit that crashed loading a .java file.  I had .java
extensions set for emacs to load in myGnome control center, but it was
loaded by gedit for some reason (I opened it just prior to the crash and
went back to the tree view on the left side then clicked it again, this
is where it crashed).



Debugging Information:

(no debugging symbols found)...[New Thread 1024 (LWP 30494)]
[New Thread 2049 (LWP 30499)]
[New Thread 1026 (LWP 30500)]
0x409cec09 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 30494))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 Bonobo_UIContainer_deregisterComponent
    at Bonobo-stubs.c line 8007
  • #7 bonobo_ui_component_unset_container
    at bonobo-ui-component.c line 1376
  • #8 merge_out_clipboard_menu_items
    at nautilus-clipboard.c line 319
  • #9 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #10 gtk_handlers_run
    at gtksignal.c line 1917
  • #11 gtk_signal_real_emit
    at gtksignal.c line 1516
  • #12 gtk_signal_emit
    at gtksignal.c line 552
  • #13 gtk_widget_event
    at gtkwidget.c line 2864
  • #14 bonobo_plug_focus_out_event
    at bonobo-plug.c line 415
  • #15 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #16 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #17 gtk_signal_emit
    at gtksignal.c line 552
  • #18 gtk_widget_event
    at gtkwidget.c line 2864
  • #19 gtk_main_do_event
    at gtkmain.c line 834
  • #20 gdk_event_dispatch
    at gdkevents.c line 2139
  • #21 g_main_dispatch
    at gmain.c line 656
  • #22 g_main_iterate
    at gmain.c line 877
  • #23 g_main_run
    at gmain.c line 935
  • #24 gtk_main
    at gtkmain.c line 524
  • #25 bonobo_main
    at bonobo-main.c line 283
  • #26 nautilus_view_standard_main_multi
    at nautilus-view-standard-main.c line 221
  • #27 nautilus_view_standard_main
    at nautilus-view-standard-main.c line 305
  • #28 main
    at eval.c line 41
  • #29 __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 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 Bonobo_UIContainer_deregisterComponent
    at Bonobo-stubs.c line 8007
  • #7 bonobo_ui_component_unset_container
    at bonobo-ui-component.c line 1376




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-12-19 16:36 -------

Unknown version 1.0.x in product nautilus. Setting version to the default, "unspecified".
The original reporter (heathm@hackboy.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Darin Adler 2001-12-20 02:12:51 UTC
This is a crash that happens due to a Bonobo bug when you leave after
viewing something with the text view.

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