Release 8.0.0 DP 8

Mark Wieder mwieder at ahsoftware.net
Tue Nov 3 14:20:43 EST 2015


...and I'll attach the full strace log to the same bug report, but it 
does appear that the last real entry in there is the clipboard.

poll([{fd=3, events=POLLIN|POLLOUT}], 1, 4294967295) = 1 ([{fd=3, 
revents=POLLOUT}])
writev(3, [{"\20\0\5\0\t\0`\4CLIPBOARD\261\222\0", 20}, {NULL, 0}, {"", 
0}], 3) = 20
poll([{fd=3, events=POLLIN}], 1, 4294967295) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name(0)=NULL, 
msg_iov(1)=[{"\1\0\n\1\0\0\0\0\225\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 
4096}], msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, 0x7fff1cc79cc0, 0)           = -1 EAGAIN (Resource 
temporarily unavailable)
recvmsg(3, 0x7fff1cc79cc0, 0)           = -1 EAGAIN (Resource 
temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=7, 
events=POLLIN}], 3, 0) = 0 (Timeout)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=7, 
events=POLLIN}], 3, 0) = 0 (Timeout)

...then loops forever

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list