Re: [Nautilus-list] Nautilus hang on /. in location field
- From: "Peter O'Shea" <peter oshea analog com>
- To: Laca ireland sun com
- Cc: nautilus-list lists eazel com
- Subject: Re: [Nautilus-list] Nautilus hang on /. in location field
- Date: Fri, 03 Aug 2001 14:33:43 -0400
Laszlo PETER wrote:
Peter O'Shea wrote:
Is this a known bug? If I type in any subdir of my home in the location bar
and hit enter, Nautilus goes there fine. If I try a subdir that starts with
a dot (such as /home/poshea/.gnome), as soon as I type the dot, Nautilus
hangs.
Version 1.0.4 on Solaris 8.
Peter O'Shea
Works fine for me. Same version, same OS.
Try running
$ pstack <process-id>
to see where it hangs.
Cheers,
Laca
This time it hung when I mistakenly typed a semicolon instead of a dot.
Here's the output of pstack:
13911:
nautilus --sm-client-id 118947a436000099684885500000271260024 --no-def
----------------- lwp# 1 --------------------------------
fe217db4 lstat (2c6020, ffbeea10)
fd7520e8 get_stat_info (0, 0, 0, 0, 0, 0) + 20
----------------- lwp# 2 --------------------------------
fe2199e8 signotifywait ()
fe50e930 _dynamiclwps (fe52e000, 5c, 0, 0, 0, 0) + 1c
fe511c88 thr_yield (0, 0, 0, 0, 0, 0) + 8c
----------------- lwp# 3 --------------------------------
fe217db4 lstat (1abea0, fd007a38)
fd753710 do_find_directory (0, 0, 0, 0, 0, 0) + 70
----------------- lwp# 4 --------------------------------
fe217db4 lstat (16cb58, fd109a38)
fd753710 do_find_directory (0, 0, 0, 0, 0, 0) + 70
----------------- lwp# 5 --------------------------------
fe2165b4 getdents64 (258d50, fe23afb8, 0, fd40f504, fd40f508, fe2123f0) + 8
fe2142b0 readdir_r (258d50, 2aaf40, fe238000, 410, 2aaf38, 0) + c
fe21438c __posix_readdir_r (2, 0, fd40f75c, 2aaf40, 258d50, 0) + 24
fd75149c readdir_r (258d50, 2aaf40, fd40f75c, 0, 41, fe21a6b4) + c
fd752b2c find_trash_in_one_hierarchy_level (0, 3d801e9, fd40f85c, 120540,
14e3b4, 2f) + 1f8
fd752bdc find_trash_in_hierarchy (0, 3d801e9, 120540, 0, 0, 0) + 50
fd7534fc find_or_create_trash_near (0, 3d801e9, 0, 1, 1ff, 120540) + 5c
fd753658 find_trash_directory (0, 3d801e9, 0, 1, 1ff, 120540) + e0
fd753800 do_find_directory (120540, 0, 3e9, 1efae8, 0, 1) + 160
fe640340 gnome_vfs_find_directory_cancellable (1f, 3e9, 1efae8, 0, 1, 1ff) + 170
fe03700c execute_find_directory (1e6da8, 28, fe03753c, febf6000, 10c30,
fe50caac) + 7c
fe0374ac gnome_vfs_job_execute (1e6da8, 185c20, 185c20, 0, 0, 0) + dc
fe035150 thread_routine (38, fe035114, 0, 0, 0, 0) + 3c
fe032adc thread_entry (185c18, fe0f3d18, 0, 5, 1, fe401000) + 84
fe51bb34 _thread_start (185c18, 0, 0, 0, 0, 0) + 40
----------------- lwp# 6 --------------------------------
fe217db4 lstat (1abeb8, fcf05a38)
fd753710 do_find_directory (0, 0, 0, 0, 0, 0) + 70
----------------- lwp# 7 --------------------------------
fe217db4 lstat (1abe70, fce03a38)
fd753710 do_find_directory (0, 0, 0, 0, 0, 0) + 70
----------------- lwp# 8 --------------------------------
fe217db4 lstat (1abe88, fcd01a38)
fd753710 do_find_directory (0, 0, 0, 0, 0, 0) + 70
----------------- lwp# 9 --------------------------------
fe21a018 lwp_sema_wait (fda03e30)
fe5097f4 _park (fda03e30, fe52e000, 0, fda03d78, 0, fd901d78) + 114
fe5094d0 _swtch (fda03d78, 0, fe52e000, 5, 8, 8) + 400
fe508014 cond_wait (4356, 1859c0, fe52e000, 1859d8, fda03d78, fe50caac) + e4
fe507f10 pthread_cond_wait (1859d8, 1859c0, 1859c0, 0, 0, 0) + 8
fe032a30 gnome_vfs_thread_pool_wait_for_work (1859b8, fe035114, 0, 0, 0, 0) + 2c
fe032aa0 thread_entry (1859b8, fe0f3d18, 0, 5, 1, fe401000) + 48
fe51bb34 _thread_start (1859b8, 0, 0, 0, 0, 0) + 40
----------------- lwp# 10 --------------------------------
fe21a018 lwp_sema_wait (fd901e30)
fe5097f4 _park (fd901e30, fe52e000, 0, fd901d78, 2501c, fc305d78) + 114
fe5094d0 _swtch (fd901d78, 0, fe52e000, 5, 9, 9) + 400
fe508014 cond_wait (4356, 185b08, fe52e000, 185b20, fd901d78, fe50caac) + e4
fe507f10 pthread_cond_wait (185b20, 185b08, 185b08, 0, 0, 0) + 8
fe032a30 gnome_vfs_thread_pool_wait_for_work (185b00, fe035114, 0, 0, 0, 0) + 2c
fe032aa0 thread_entry (185b00, fe0f3d18, 0, 5, 1, fe401000) + 48
fe51bb34 _thread_start (185b00, 0, 0, 0, 0, 0) + 40
----------------- lwp# 11 --------------------------------
fe21a018 lwp_sema_wait (fc407e30)
fe5097f4 _park (fc407e30, fe52e000, 0, fc407d78, 2501c, fc305d78) + 114
fe5094d0 _swtch (fc407d78, 0, fe52e000, 5, 16, 16) + 400
fe508014 cond_wait (4356, 18bcc0, fe52e000, 18bcd8, fc407d78, fe50caac) + e4
fe507f10 pthread_cond_wait (18bcd8, 18bcc0, 18bcc0, 0, 0, 0) + 8
fe032a30 gnome_vfs_thread_pool_wait_for_work (18bcb8, fe035114, 0, 0, 0, 0) + 2c
fe032aa0 thread_entry (18bcb8, fe0f3d18, 0, 5, 1, fe401000) + 48
fe51bb34 _thread_start (18bcb8, 0, 0, 0, 0, 0) + 40
----------------- lwp# 12 --------------------------------
fe21a018 lwp_sema_wait (fd30de30)
fe5097f4 _park (fd30de30, fe52e000, 0, fd30dd78, 2501c, fc407d78) + 114
fe5094d0 _swtch (fd30dd78, 0, fe52e000, 5, b, b) + 400
fe508014 cond_wait (4356, 16cd30, fe52e000, 16cd48, fd30dd78, fe50caac) + e4
fe507f10 pthread_cond_wait (16cd48, 16cd30, 16cd30, 0, 0, 0) + 8
fe032a30 gnome_vfs_thread_pool_wait_for_work (16cd28, fe035114, 0, 0, 0, 0) + 2c
fe032aa0 thread_entry (16cd28, fe0f3d18, 0, 5, 1, fe401000) + 48
fe51bb34 _thread_start (16cd28, 0, 0, 0, 0, 0) + 40
----------------- lwp# 13 --------------------------------
fe21a018 lwp_sema_wait (fc305e30)
fe5097f4 _park (fc305e30, fe52e000, 0, fc305d78, 0, fda03d78) + 114
fe5094d0 _swtch (fc305d78, 0, fe52e000, 5, 17, 17) + 400
fe508014 cond_wait (4356, 18bdd8, fe52e000, 18bdf0, fc305d78, fe50caac) + e4
fe507f10 pthread_cond_wait (18bdf0, 18bdd8, 18bdd8, 0, 0, 0) + 8
fe032a30 gnome_vfs_thread_pool_wait_for_work (18bdd0, fe035114, 0, 0, 0, 0) + 2c
fe032aa0 thread_entry (18bdd0, fe0f3d18, 0, 5, 1, fe401000) + 48
fe51bb34 _thread_start (18bdd0, 0, 0, 0, 0, 0) + 40
----------------- lwp# 14 --------------------------------
fe219fcc lwp_cond_wait (fe5355c8, fe5355d8, fd625bf0)
fe211c88 _lwp_cond_timedwait (0, 3b6aecbf, fd625c58, fe5355c8, fe5355d8, 0) + 98
fe508e28 _age (fe52edc0, fe52edc4, fe52e000, 0, 0, 4) + 94
fe217608 _door_return (0, 0, 0, 0, 0, 0) + 68
----------------- lwp# 15 --------------------------------
fe2175ac door (0, 0, 0, 0, fd5b5d18, 4)
fe50a450 _lwp_start (0, 0, 0, 0, 0, 0) + 18
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]