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 81094 - Nautilus text-view crash
Nautilus text-view crash
Status: RESOLVED DUPLICATE of bug 79745
Product: nautilus
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-07 21:15 UTC by Andrew Sobala
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Andrew Sobala 2002-05-07 21:15:55 UTC
Version: 1.1.14

Description of Problem:

Text-view crashed when attempting to visit http://www.sourceforge.net

How often does this happen?

I have only seen this particular crash happen once.




Debugging Information:

Backtrace was generated from
'/home/andrew/garnome/bin/nautilus-text-view'

[New Thread 1024 (LWP 2849)]
[New Thread 2049 (LWP 2850)]
[New Thread 1026 (LWP 2851)]
[New Thread 2051 (LWP 2852)]
0x408f6409 in wait4 () from /lib/libc.so.6

Thread 4 (Thread 2051 (LWP 2852))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 969
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 gnome_vfs_thread_pool_wait_for_work
    at gnome-vfs-thread-pool.c line 155
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 pthread_start_thread
    at manager.c line 291

Thread 3 (Thread 1026 (LWP 2851))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 969
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 gnome_vfs_thread_pool_wait_for_work
    at gnome-vfs-thread-pool.c line 155
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 pthread_start_thread
    at manager.c line 291

Thread 1 (Thread 1024 (LWP 2849))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 killpg
    from /lib/libc.so.6
  • #6 read_file_callback
    at nautilus-text-view.c line 122

Comment 1 John Fleck 2002-05-08 02:36:29 UTC

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