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 85761 - Crash during changing the focus on icons in preferences:///
Crash during changing the focus on icons in preferences:///
Status: RESOLVED DUPLICATE of bug 84693
Product: nautilus
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-18 09:23 UTC by Jan Mynarik
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jan Mynarik 2002-06-18 09:23:54 UTC
Package: nautilus
Severity: major
Version: 2.0.0
Synopsis: Crash during changing the focus in preferences:///
Bugzilla-Product: nautilus
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.1)

Description:
Steps to reproduce the problem:
1. Use start-here link
2. Goto Desktop preferences in Nautilus
3. Click on some icon, then click on another one and so on. Usually two
clicks are needed to crash nautilus, sometimes more.




Debugging Information:

Backtrace was generated from '/home/gnome2test/garnome/bin/nautilus'

[New Thread 1024 (LWP 1794)]
[New Thread 2049 (LWP 1795)]
[New Thread 1026 (LWP 1796)]
[New Thread 2051 (LWP 1797)]
0x40a52a39 in wait4 () from /lib/libc.so.6

Thread 4 (Thread 2051 (LWP 1797))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #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
    from /lib/libpthread.so.0

Thread 3 (Thread 1026 (LWP 1796))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #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
    from /lib/libpthread.so.0

Thread 1 (Thread 1024 (LWP 1794))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 620
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 gnome_vfs_monitor_cancel
    at gnome-vfs-ops.c line 726
  • #7 file_monitor_handle_unref_unlocked
    at vfolder-desktop-method.c line 429
  • #8 do_monitor_cancel
    at vfolder-desktop-method.c line 6061




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-18 05:23 -------

Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 John Fleck 2002-06-18 12:25:17 UTC
Fixed for final.

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