From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bg9wB-0003vl-6k for qemu-devel@nongnu.org; Sat, 03 Sep 2016 08:20:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bg9w6-0004zx-Uf for qemu-devel@nongnu.org; Sat, 03 Sep 2016 08:20:42 -0400 Received: from indium.canonical.com ([91.189.90.7]:37601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bg9w6-0004zo-MW for qemu-devel@nongnu.org; Sat, 03 Sep 2016 08:20:38 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1bg9w5-0004Gy-TH for ; Sat, 03 Sep 2016 12:20:37 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id C8B852E80C1 for ; Sat, 3 Sep 2016 12:20:37 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Sat, 03 Sep 2016 12:15:01 -0000 From: Tobias Quintern Reply-To: Bug 1619896 <1619896@bugs.launchpad.net> Sender: bounces@canonical.com References: <20160903112421.26727.12298.malonedeb@gac.canonical.com> Message-Id: <20160903121501.26293.3825.malone@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1619896] Re: Unsupported ancillary data: 0/8 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Kindly note that the issue does not occur with TeamSpeak 3 Server 3.0.12.4 (x86) -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1619896 Title: Unsupported ancillary data: 0/8 Status in QEMU: New Bug description: Hello, I have the following issue when launching the Teamspeak Server x86 binary on an arm host. Host: Linux 4.6.2 (vanilla) Ubuntu 14.04.5 LTS HW: Cubietruck board, armv7l = Used SW: Release archive qemu-2.7.0.tar.bz2 and git commit 1dc33ed90bf1fe= 1c2014dffa0d9e863c520d953a Configure options: ../configure --target-list=3Di386-linux-user = I attached the output of the configure script as configure.log Testcase: 1. Download and extract TeamSpeak 3 Server 3.0.13.3 (x86) Souce: http://dl.4players.de/ts/releases/3.0.13.3/teamspeak3-server_lin= ux_x86-3.0.13.3.tar.bz2 2. Modifiy ts3server_minimal_runscript.sh for ease of use - ./ts3server $@ + /usr/local/bin/qemu-i386 ./ts3server $@ 3. Execute ./ts3server_minimal_runscript.sh Wait for 6 Minutes until teamspeak server started. QEMU saturates the cpu while Teamspeak is precomputing a puzzle. (Whatever that means) After that Teamspeak settles with the following output: 2016-09-03 10:50:59.555582|INFO |Query | |listening on 0.0= .0.0:10011, :::10011 The Qemu process is now idling with ~2% cpu load. This is actually the first time for me that QEMU is able to successfully launch the Teamspeak server. Kudos! 4. Connect client 1 TS Clients can connect, but the following line is printed pretty often: Unsupported ancillary data: 0/8 The line seems to come from qemu (linux-user/syscall.c) = 5. Connect client 2 When a second client is connected the audio transmission is successful fo= r a few seconds, but the server drops the connection after that and refuses= to take new connections. Please let me know, if you need more information. I'll gladly provide strace or valgrind logs. Best regards, Tobias To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1619896/+subscriptions