Even faster: $ python3.4 -W default -bb -E -R -m test -j 1 -v -m testRecvmsgPeek -uall,-network,-urlfetch,-gui test.test_socket
Attaching strace for one of the failed tests. The interesting part: [pid 10253] socket(PF_INET6, SOCK_DGRAM|SOCK_CLOEXEC, IPPROTO_IP) = 4 [pid 10253] bind(4, {sa_family=AF_INET6, sin6_port=htons(0), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0 [pid 10253] getsockname(4, {sa_family=AF_INET6, sin6_port=htons(48419), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0 [pid 10253] getsockname(4, {sa_family=AF_INET6, sin6_port=htons(48419), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0 [pid 10253] recvmsg(4, <unfinished ...> [pid 10253] <... recvmsg resumed> 0x7ffef846d890, MSG_PEEK) = -1 EFAULT (Bad address) EFAULT is documented as "The receive buffer pointer(s) point outside the process's address space", hmm. ** Attachment added: "strace of failed test case" https://bugs.launchpad.net/ubuntu/+source/python3.4/+bug/1264554/+attachment/4500747/+files/strace -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3.3 in Ubuntu. https://bugs.launchpad.net/bugs/1264554 Title: python3.4 autopkg test failures Status in python3.3 package in Ubuntu: Won't Fix Status in python3.4 package in Ubuntu: Fix Released Status in python3.4 source package in Trusty: Triaged Bug description: see https://jenkins.qa.ubuntu.com/view/Trusty/view/AutoPkgTest/job/trusty-adt-python3.4/24/ disabled these in the autopkg tests for now. need some investigation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.3/+bug/1264554/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp