[Nautilus-list] nautilus hanging with new kernel (2.4.16)



I just upgraded my kernel to 2.4.16 from 2.4.7 on a Redhat 7.2 box.

Now, Nautilus does not load when I login, so I tried strace-ing it:
....
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x40af6000
read(13, "#ident\t\"@(#)rpc\t1.11\t95/07/14 SM"..., 4096) = 1615
close(13)                               = 0
munmap(0x40af6000, 4096)                = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 13
getpid()                                = 1468
bind(13, {sin_family=AF_INET, sin_port=htons(796),
sin_addr=inet_addr("0.0.0.0")}}, 16) = -1 EACCES (Permission denied)
connect(13, {sin_family=AF_INET, sin_port=htons(111),
sin_addr=inet_addr("127.0.0.1")}}, 16 
<hangs here>

I'm not sure what the problem is... but it is consistent.

Any ideas/suggestions would be appreciated.

-- 
Wayne Davis - wfdavis seas upenn edu - GPG Key Available






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]