Hi Brian and @ports, Thanks for the HandBrake port. I'm seeing high CPU load with handbrake-1.3.3 on 6.8-stable amd64 while ghb is open and idle, starting at first launch. This is without opening any sources.
Top shows high CPU load for gbh: 25307 1000 2 0 42M 69M onproc/1 poll 19:23 179.64% ghb And I ran a ktrace, which shows tight looping of the following: 25307 ghb 0.000011 CALL open(0x6c1edf35b40,0<O_RDONLY>) [439/1886] 25307 ghb 0.000008 NAMI "/home/username/.config/gtk-3.0/bookmarks" 25307 ghb 0.000019 RET open -1 errno 2 No such file or directory 25307 ghb 0.000005 CALL open(0x6c1f3b0e300,0<O_RDONLY>) 25307 ghb 0.000006 NAMI "/home/username/.config/gtk-3.0/servers" 25307 ghb 0.000009 RET open -1 errno 2 No such file or directory 25307 ghb 0.000005 CALL open(0x6c26b7500c0,0<O_RDONLY>) 25307 ghb 0.000006 NAMI "/home/username/.config/gtk-3.0/bookmarks" 25307 ghb 0.000009 RET open -1 errno 2 No such file or directory 25307 ghb 0.000005 CALL open(0x6c228a75200,0<O_RDONLY>) 25307 ghb 0.000008 NAMI "/home/username/.config/gtk-3.0/bookmarks" 25307 ghb 0.000009 RET open -1 errno 2 No such file or directory 25307 ghb 0.000004 CALL open(0x6c2a563be00,0<O_RDONLY>) 25307 ghb 0.000006 NAMI "/home/username/.config/gtk-3.0/bookmarks" 25307 ghb 0.000009 RET open -1 errno 2 No such file or directory 25307 ghb 0.000005 CALL open(0x6c1f03ce8c0,0<O_RDONLY>) 25307 ghb 0.000006 NAMI "/home/username/.config/gtk-3.0/servers" 25307 ghb 0.000009 RET open -1 errno 2 No such file or directory 25307 ghb 0.000004 CALL open(0x6c277d22480,0<O_RDONLY>) 25307 ghb 0.000006 NAMI "/home/username/.config/gtk-3.0/bookmarks" 25307 ghb 0.000009 RET open -1 errno 2 No such file or directory 25307 ghb 0.000004 CALL open(0x6c214fe7ec0,0<O_RDONLY>) 25307 ghb 0.000006 NAMI "/home/username/.config/gtk-3.0/bookmarks" 25307 ghb 0.000009 RET open -1 errno 2 No such file or directory 25307 ghb 0.000004 CALL open(0x6c2b5ebf0c0,0<O_RDONLY>) 25307 ghb 0.000006 NAMI "/home/username/.config/gtk-3.0/servers" 25307 ghb 0.000009 RET open -1 errno 2 No such file or directory 25307 ghb 0.000004 CALL open(0x6c26d14e980,0<O_RDONLY>) 25307 ghb 0.000006 NAMI "/home/username/.config/gtk-3.0/bookmarks" 25307 ghb 0.000009 RET open -1 errno 2 No such file or directory 25307 ghb 0.000005 CALL open(0x6c1de4d4600,0<O_RDONLY>) 25307 ghb 0.000006 NAMI "/home/username/.config/gtk-3.0/bookmarks" 25307 ghb 0.000009 RET open -1 errno 2 No such file or directory 25307 ghb 0.000009 CALL clock_gettime(CLOCK_MONOTONIC,0x6c2b6e0fdf0) 25307 ghb 0.000006 STRU struct timespec { 344671.176141669 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000005 CALL poll(0x6c2728c5250,2,3984) 25307 ghb 0.109689 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000005 RET poll 0 25307 ghb 0.000005 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344671.285856583 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000015 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344671.285881582 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000005 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000006 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000009 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209924 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000004 RET poll 0 25307 ghb 0.000005 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000005 STRU struct timespec { 344671.495847098 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000014 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) [384/1886] 25307 ghb 0.000006 STRU struct timespec { 344671.495871098 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000005 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000006 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000009 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209928 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000005 RET poll 0 25307 ghb 0.000006 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344671.705842733 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000018 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344671.705871053 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000006 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000006 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000010 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209918 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000006 RET poll 0 25307 ghb 0.000006 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344671.915835849 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000018 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344671.915864448 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000006 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000006 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000010 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209923 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000014 RET poll 0 25307 ghb 0.000017 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344672.125853523 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000056 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000007 STRU struct timespec { 344672.125920361 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000011 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000008 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000016 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209846 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000014 RET poll 0 25307 ghb 0.000016 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344672.335844318 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000054 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344672.335908876 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000010 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000008 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000016 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209848 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>,[330/1886] <> } 25307 ghb 0.000009 RET poll 0 25307 ghb 0.000011 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344672.545824274 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000035 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344672.545870072 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000008 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000007 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000013 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209885 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000009 RET poll 0 25307 ghb 0.000009 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344672.755812309 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000029 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344672.755852308 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000007 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000006 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000012 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.279910 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000015 RET poll 0 25307 ghb 0.000017 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000007 STRU struct timespec { 344673.035833315 } 25307 ghb 0.000010 RET clock_gettime 0 25307 ghb 0.000054 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000007 STRU struct timespec { 344673.035904993 } 25307 ghb 0.000011 RET clock_gettime 0 25307 ghb 0.000011 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000009 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000016 CALL poll(0x6c220b325e0,4,124) 25307 ghb 0.139819 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000015 RET poll 0 25307 ghb 0.000014 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344673.175811499 } 25307 ghb 0.000050 RET clock_gettime 0 25307 ghb 0.000029 CALL getfsstat(0,0,0x2<MNT_SYNCHRONOUS>) 25307 ghb 0.000007 RET getfsstat 9 25307 ghb 0.000006 CALL getfsstat(0x6c1fe195000,0x13f8,0x2<MNT_SYNCHRONOUS>) 25307 ghb 0.000009 RET getfsstat 9 25307 ghb 0.000090 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000007 STRU struct timespec { 344673.176014212 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000009 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000007 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000015 CALL poll(0x6c220b325e0,4,60) 25307 ghb 0.069718 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000005 RET poll 0 25307 ghb 0.000005 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344673.245785432 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000030 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344673.245825830 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000005 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000006 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000009 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209934 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000016 RET poll 0 25307 ghb 0.000024 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000007 STRU struct timespec { 344673.455832905 } 25307 ghb 0.000011 RET clock_gettime 0 25307 ghb 0.000058 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000007 STRU struct timespec { 344673.455910222 } 25307 ghb 0.000006 RET clock_gettime 0 25307 ghb 0.000014 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000010 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000017 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209796 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000007 RET poll 0 25307 ghb 0.000009 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344673.665777622 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000032 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344673.665820580 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000007 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000006 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000012 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209893 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000005 RET poll 0 25307 ghb 0.000006 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344673.875761977 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000016 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344673.875787977 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000005 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000006 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000009 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209923 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000007 RET poll 0 25307 ghb 0.000006 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344674.085757812 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000021 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344674.085788891 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000007 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000006 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000009 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209928 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000016 RET poll 0 25307 ghb 0.000016 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000007 STRU struct timespec { 344674.505763922 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000054 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344674.505828960 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000009 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000007 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000016 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209851 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000013 RET poll 0 25307 ghb 0.000015 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344674.715751638 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000055 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000006 STRU struct timespec { 344674.715816915 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000011 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000008 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000016 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209873 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000018 RET poll 0 25307 ghb 0.000017 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344674.925773232 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000059 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000007 STRU struct timespec { 344674.925842749 } 25307 ghb 0.000015 RET clock_gettime 0 25307 ghb 0.000019 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000013 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000020 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.209795 STRU struct pollfd [4] { fd=3, events=0x1<POLLIN>, revents=0<> } { fd=10, events=0x1<POLLIN>, revents=0<> } { fd=11, events=0x1<POLLIN>, revents=0<> } { fd=36, events=0x1<POLLIN>, revents=0 <> } 25307 ghb 0.000014 RET poll 0 25307 ghb 0.000015 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55f8) 25307 ghb 0.000006 STRU struct timespec { 344675.135743428 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000053 CALL clock_gettime(CLOCK_MONOTONIC,0x7f7ffffd55e8) 25307 ghb 0.000007 STRU struct timespec { 344675.135807026 } 25307 ghb 0.000003 RET clock_gettime 0 25307 ghb 0.000010 CALL recvmsg(10,0x7f7ffffd5458,0) 25307 ghb 0.000007 RET recvmsg -1 errno 35 Resource temporarily unavailable 25307 ghb 0.000016 CALL poll(0x6c220b325e0,4,200) 25307 ghb 0.109851 STRU struct pollfd [2] { fd=5, events=0x1<POLLIN>, revents=0<> } { fd=14, events=0x1<POLLIN>, revents=0<> } 25307 ghb 0.000006 RET poll 0 25307 ghb 0.000008 CALL clock_gettime(CLOCK_MONOTONIC,0x6c2b6e0fe00) 25307 ghb 0.000005 STRU struct timespec { 344675.245716133 } 25307 ghb 0.000003 RET clock_gettime 0 dmesg as follows: OpenBSD 6.8 (GENERIC.MP) #98: Sun Oct 4 18:13:26 MDT 2020 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 8280006656 (7896MB) avail mem = 8014020608 (7642MB) random: good seed from bootblocks mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe0000 (41 entries) bios0: vendor Apple Inc. version "MB51.88Z.007D.B03.0904271443" date 04/27/09 bios0: Apple Inc. MacBook5,1 acpi0 at bios0: ACPI 3.0 acpi0: sleep states S0 S3 S4 S5 acpi0: tables DSDT FACP HPET APIC MCFG ASF! SBST ECDT SSDT SSDT SSDT acpi0: wakeup devices ADP1(S3) LID0(S3) EC__(S3) OHC1(S3) EHC1(S3) OHC2(S3) EHC2(S3) GIGE(S5) acpitimer0 at acpi0: 3579545 Hz, 24 bits acpihpet0 at acpi0: 25000000 Hz acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat cpu0 at mainbus0: apid 0 (boot processor) cpu0: Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz, 1592.29 MHz, 06-17-06 cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,NXE,LONG,LAHF,PERF,SENSOR,MELTDOWN cpu0: 3MB 64b/line 8-way L2 cache cpu0: smt 0, core 0, package 0 mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges cpu0: apic clock running at 265MHz cpu0: mwait min=64, max=64, C-substates=0.2.2.2.2.1.3, IBE cpu1 at mainbus0: apid 1 (application processor) cpu1: Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz, 1592.01 MHz, 06-17-06 cpu1: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,NXE,LONG,LAHF,PERF,SENSOR,MELTDOWN cpu1: 3MB 64b/line 8-way L2 cache cpu1: smt 0, core 1, package 0 ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 11, 24 pins, remapped acpimcfg0 at acpi0 acpimcfg0: addr 0xf0000000, bus 0-255 acpiec0 at acpi0 acpiprt0 at acpi0: bus 0 (PCI0) acpiprt1 at acpi0: bus 2 (IXVE) acpisbs0 at acpi0: SBS0 model "bq20z951" serial 29274 type LION oem "DP" acpiac0 at acpi0: AC unit online acpibtn0 at acpi0: LID0 abl0 at acpi0: PNLF (backlight) acpibtn1 at acpi0: PWRB acpibtn2 at acpi0: SLPB acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000memory map conflict 0xffc00000/0x400000 asmc0 at acpi0: SMC_ (smc-mcp) addr 0x300/0x20: rev 1.32f532, 271 keys "ACPI0008" at acpi0 not configured "APP0003" at acpi0 not configured "ACPI0001" at acpi0 not configured acpicmos0 at acpi0 acpicpu0 at acpi0: !C3(100@57 mwait.3@0x31), !C2(500@1 mwait@0x10), C1(1000@1 mwait), PSS acpicpu1 at acpi0: !C3(100@57 mwait.3@0x31), !C2(500@1 mwait@0x10), C1(1000@1 mwait), PSS cpu0: Enhanced SpeedStep 1592 MHz: speeds: 1995, 1862, 1596 MHz pci0 at mainbus0 bus 0 0:3:5: mem address conflict 0xd3300000/0x80000 pchb0 at pci0 dev 0 function 0 "NVIDIA MCP79 Host" rev 0xb1 "NVIDIA MCP79 Memory" rev 0xb1 at pci0 dev 0 function 1 not configured pcib0 at pci0 dev 3 function 0 "NVIDIA MCP79 ISA" rev 0xb2 "NVIDIA MCP79 Memory" rev 0xb1 at pci0 dev 3 function 1 not configured nviic0 at pci0 dev 3 function 2 "NVIDIA MCP79 SMBus" rev 0xb1 iic0 at nviic0 spdmem0 at iic0 addr 0x50: 4GB DDR3 SDRAM PC3-8500 SO-DIMM spdmem1 at iic0 addr 0x51: 4GB DDR3 SDRAM PC3-8500 SO-DIMM iic1 at nviic0 "NVIDIA MCP79 Memory" rev 0xb1 at pci0 dev 3 function 3 not configured vendor "NVIDIA", unknown product 0x0a98 (class memory subclass RAM, rev 0xb1) at pci0 dev 3 function 4 not configured "NVIDIA MCP79 Co-processor" rev 0xb1 at pci0 dev 3 function 5 not configured ohci0 at pci0 dev 4 function 0 "NVIDIA MCP79 USB" rev 0xb1: apic 1 int 11, version 1.0, legacy support ehci0 at pci0 dev 4 function 1 "NVIDIA MCP79 USB" rev 0xb1: apic 1 int 10 usb0 at ehci0: USB revision 2.0 uhub0 at usb0 configuration 1 interface 0 "NVIDIA EHCI root hub" rev 2.00/1.00 addr 1 ohci1 at pci0 dev 6 function 0 "NVIDIA MCP79 USB" rev 0xb1: apic 1 int 7, version 1.0, legacy support ehci1 at pci0 dev 6 function 1 "NVIDIA MCP79 USB" rev 0xb1: apic 1 int 5 usb1 at ehci1: USB revision 2.0 uhub1 at usb1 configuration 1 interface 0 "NVIDIA EHCI root hub" rev 2.00/1.00 addr 1 azalia0 at pci0 dev 8 function 0 "NVIDIA MCP79 HD Audio" rev 0xb1: apic 1 int 15 azalia0: codecs: Realtek ALC885 audio0 at azalia0 ppb0 at pci0 dev 9 function 0 "NVIDIA MCP79 PCIE" rev 0xb1 pci1 at ppb0 bus 1 nfe0 at pci0 dev 10 function 0 "NVIDIA MCP79 LAN" rev 0xb1: apic 1 int 14, address 00:23:df:7b:8c:26 rgephy0 at nfe0 phy 1: RTL8169S/8110S/8211 PHY, rev. 2 pciide0 at pci0 dev 11 function 0 "NVIDIA MCP79 SATA" rev 0xb1: DMA pciide0: using apic 1 int 11 for native-PCI interrupt wd0 at pciide0 channel 0 drive 0: <FUJITSU MHZ2160BH FFS G1> wd0: 16-sector PIO, LBA48, 152627MB, 312581808 sectors wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5 atapiscsi0 at pciide0 channel 1 drive 0 scsibus1 at atapiscsi0: 2 targets cd0 at scsibus1 targ 0 lun 0: <HL-DT-ST, DVDRW GS21N, SA18> removable cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 6 ppb1 at pci0 dev 16 function 0 "NVIDIA MCP79 PCIE" rev 0xb1 pci2 at ppb1 bus 2 vga1 at pci2 dev 0 function 0 "NVIDIA GeForce 9400m" rev 0xb1 wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation) wsdisplay0: screen 1-5 added (80x25, vt100 emulation) ppb2 at pci0 dev 21 function 0 "NVIDIA MCP79 PCIE" rev 0xb1: msi pci3 at ppb2 bus 3 isa0 at pcib0 isadma0 at isa0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 usb2 at ohci0: USB revision 1.0 uhub2 at usb2 configuration 1 interface 0 "NVIDIA OHCI root hub" rev 1.00/1.00 addr 1 usb3 at ohci1: USB revision 1.0 uhub3 at usb3 configuration 1 interface 0 "NVIDIA OHCI root hub" rev 1.00/1.00 addr 1 vmm0 at mainbus0: VMX (using slow L1TF mitigation) uvideo0 at uhub0 port 4 configuration 1 interface 0 "Apple Inc. Built-in iSight" rev 2.00/4.19 addr 2 video0 at uvideo0 ugen0 at uhub0 port 4 configuration 1 "Apple Inc. Built-in iSight" rev 2.00/4.19 addr 2 uhidev0 at uhub2 port 5 configuration 1 interface 0 "Apple Computer, Inc. IR Receiver" rev 2.00/0.16 addr 2 uhidev0: iclass 3/0, 38 report ids uhid0 at uhidev0 reportid 36: input=4, output=0, feature=0 uhid1 at uhidev0 reportid 37: input=4, output=0, feature=0 uhid2 at uhidev0 reportid 38: input=4, output=0, feature=0 uhidev1 at uhub2 port 6 configuration 1 interface 0 "Apple, Inc. Apple Internal Keyboard / Trackpad" rev 2.00/0.77 addr 3 uhidev1: iclass 3/1, 9 report ids ukbd0 at uhidev1 reportid 1: 8 variable keys, 6 key codes, country code 33 wskbd0 at ukbd0: console keyboard, using wsdisplay0 uhid3 at uhidev1 reportid 9: input=0, output=0, feature=3 uhidev2 at uhub2 port 6 configuration 1 interface 1 "Apple, Inc. Apple Internal Keyboard / Trackpad" rev 2.00/0.77 addr 3 uhidev2: iclass 3/0, 68 report ids uhid4 at uhidev2 reportid 68: input=511, output=0, feature=0 ubcmtp0 at uhub2 port 6 configuration 1 interface 2 "Apple, Inc. Apple Internal Keyboard / Trackpad" rev 2.00/0.77 addr 3 wsmouse0 at ubcmtp0 mux 0 uhub4 at uhub3 port 1 configuration 1 interface 0 "Apple Inc. BRCM2046 Hub" rev 2.00/1.00 addr 2 ugen1 at uhub4 port 1 "Apple Inc. Bluetooth USB Host Controller" rev 2.00/2.08 addr 3 uhidev3 at uhub4 port 2 configuration 1 interface 0 "Apple Computer product 0x820a" rev 2.00/1.00 addr 4 uhidev3: iclass 3/1, 1 report id ukbd1 at uhidev3 reportid 1: 8 variable keys, 6 key codes wskbd1 at ukbd1 mux 1 wskbd1: connecting to wsdisplay0 uhidev4 at uhub4 port 3 configuration 1 interface 0 "Apple Computer product 0x820b" rev 2.00/1.00 addr 5 uhidev4: iclass 3/1, 2 report ids ums0 at uhidev4 reportid 2: 3 buttons wsmouse1 at ums0 mux 0 vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on wd0a (1416ddc0c21c08e1.a) swap on wd0b dump on wd0b -- Morgan Aldridge morg...@makkintosshu.com