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 68605 - crashed text view
crashed text view
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: 2002-01-13 00:42 UTC by Not Zed
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Not Zed 2002-01-13 00:38:30 UTC
Package: nautilus
Severity: normal
Version: 1.0.4
Synopsis: crashed text view
Bugzilla-Product: nautilus
Bugzilla-Component: View as (Other)

Description:

viewing a text file, which i think got removed, then the text viewer
crashed.



Debugging Information:

0x4096a8c9 in __wait4 () from /lib/libc.so.6

Thread 3 (Thread 1897)

  • #0 __sigsuspend
    at ../sysdeps/unix/sysv/linux/sigsuspend.c line 48
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 783
  • #2 pthread_cond_wait
    at restart.h line 26
  • #3 gnome_vfs_thread_pool_wait_for_work
    at gnome-vfs-thread-pool.c line 149
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 170
  • #5 pthread_start_thread
    at manager.c line 241

Thread 2 (Thread 1891 (initial thread))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 ??
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 134
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 96
  • #5 __restore
    at ../sysdeps/unix/sysv/linux/i386/sigaction.c line 127
  • #6 bonobo_ui_component_unset_container
    at bonobo-ui-component.c line 1376
  • #7 merge_out_clipboard_menu_items
    at nautilus-clipboard.c line 319
  • #8 focus_changed_callback
    at nautilus-clipboard.c line 351
  • #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 295
  • #28 main
    at main.c line 48

Thread 1 (Thread 1896 (manager thread))

  • #0 __poll
    at ../sysdeps/unix/sysv/linux/poll.c line 45
  • #1 __pthread_manager
    at manager.c line 128
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 ??
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 134
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 96
  • #5 __restore
    at ../sysdeps/unix/sysv/linux/i386/sigaction.c line 127
  • #6 bonobo_ui_component_unset_container
    at bonobo-ui-component.c line 1376
  • #7 merge_out_clipboard_menu_items
    at nautilus-clipboard.c line 319




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-01-12 19:38 -------

Unknown version 1.0.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 Darin Adler 2002-01-13 03:52:15 UTC
Bonobo bug, one of the most-reported bugs I've seen. I've even
memorized the bug number at this point.

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