Hello, freshly built:
root@vm0:~ # uname -a FreeBSD vm0.mkushnir.mooo.com 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r261258: Wed Jan 29 12:27:00 EET 2014 r...@vm0.mkushnir.mooo.com:/work/obj/work/src.svnup/sys/MAREK amd64 # pkg help will hang eating up 100% CPU. truss shows it's locked in an endless loop: [...] poll({5/POLLIN|POLLERR},1,-1) = 1 (0x1) read(5,0x802c61000,1024) = 0 (0x0) poll({5/POLLIN|POLLERR},1,-1) = 1 (0x1) read(5,0x802c61000,1024) = 0 (0x0) poll({5/POLLIN|POLLERR},1,-1) = 1 (0x1) read(5,0x802c61000,1024) = 0 (0x0) poll({5/POLLIN|POLLERR},1,-1) = 1 (0x1) read(5,0x802c61000,1024) = 0 (0x0) poll({5/POLLIN|POLLERR},1,-1) = 1 (0x1) read(5,0x802c61000,1024) = 0 (0x0) poll({5/POLLI^CN|POLLERR},1,-1) = 1 (0x1) SIGNAL 2 (SIGINT) process exit, rval = 0 -- Markiyan. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"