** Also affects: linux (Ubuntu Wily) Importance: Undecided Status: New
** Also affects: linux-lts-trusty (Ubuntu Wily) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: linux-lts-trusty (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Xenial) Importance: High Assignee: Kamal Mostafa (kamalmostafa) Status: In Progress ** Also affects: linux-lts-trusty (Ubuntu Xenial) Importance: High Assignee: Kamal Mostafa (kamalmostafa) Status: In Progress ** Also affects: linux (Ubuntu Vivid) Importance: Undecided Status: New ** Also affects: linux-lts-trusty (Ubuntu Vivid) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: linux-lts-trusty (Ubuntu Precise) Importance: Undecided Status: New ** No longer affects: linux-lts-trusty (Ubuntu Trusty) ** No longer affects: linux-lts-trusty (Ubuntu Vivid) ** No longer affects: linux-lts-trusty (Ubuntu Wily) ** No longer affects: linux-lts-trusty (Ubuntu Xenial) ** No longer affects: linux (Ubuntu Precise) ** Also affects: linux-lts-utopic (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Xenial) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Wily) Status: New => Fix Committed ** Changed in: linux (Ubuntu Vivid) Status: New => Fix Committed ** Changed in: linux (Ubuntu Trusty) Status: New => Fix Committed ** Changed in: linux-lts-utopic (Ubuntu) Status: New => Fix Committed ** Changed in: linux (Ubuntu Trusty) Assignee: (unassigned) => Kamal Mostafa (kamalmostafa) ** Changed in: linux (Ubuntu Vivid) Assignee: (unassigned) => Kamal Mostafa (kamalmostafa) ** Changed in: linux (Ubuntu Wily) Assignee: (unassigned) => Kamal Mostafa (kamalmostafa) ** Changed in: linux-lts-trusty (Ubuntu Precise) Assignee: (unassigned) => Kamal Mostafa (kamalmostafa) ** Changed in: linux-lts-utopic (Ubuntu) Assignee: (unassigned) => Kamal Mostafa (kamalmostafa) ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: New => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-trusty in Ubuntu. https://bugs.launchpad.net/bugs/1527902 Title: 3.13.0-71: IPv6 UDP DNS packets are not received Status in linux package in Ubuntu: Fix Committed Status in linux-lts-trusty package in Ubuntu: In Progress Status in linux-lts-utopic package in Ubuntu: Fix Committed Status in linux-lts-trusty source package in Precise: In Progress Status in linux source package in Trusty: Fix Committed Status in linux source package in Vivid: Fix Committed Status in linux source package in Wily: Fix Committed Status in linux source package in Xenial: Fix Committed Bug description: After upgrading linux kernel from version 3.13.0-68 to 3.13.0-71 then Kopete (IM messenger) stopped working, cannot connect to any jabber server. I started debugging this problem and found out that, problem resolve when I boot back 3.13.0-68 kernel version (without touching any system files or packages). When I boot 3.13.0-71 Kopete always does not connect. Next I debugged that problem on 3.13.0-71 is just when /etc/resolv.conf contains only IPv6 addresses of DNS servers. Problem is comes down to dns resolver (jabber in Kopete has its own for SRV records) and syscall recvfrom() (on IPv6 socket) always return error -EAGAIN without any data returned. But wireshark see that DNS response was recevied. So it looks like that after 3.13.0-68 kernel was included some change which broke receiving UDP packets via IPv6 socket. IPv4 is OK. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527902/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp