From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1apZkd-0000tw-FH for qemu-devel@nongnu.org; Mon, 11 Apr 2016 07:11:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1apZkc-0007Iu-Cn for qemu-devel@nongnu.org; Mon, 11 Apr 2016 07:11:27 -0400 Received: from indium.canonical.com ([91.189.90.7]:40101) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1apZkc-0007Ih-73 for qemu-devel@nongnu.org; Mon, 11 Apr 2016 07:11:26 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1apZkb-0005HM-Ru for ; Mon, 11 Apr 2016 11:11:25 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id B47782E80C3 for ; Mon, 11 Apr 2016 11:11:25 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Mon, 11 Apr 2016 11:03:32 -0000 From: Mark Cave-Ayland Reply-To: Bug 1450881 <1450881@bugs.launchpad.net> Sender: bounces@canonical.com References: <20150501184318.15890.60866.malonedeb@chaenomeles.canonical.com> Message-Id: <20160411110332.4238.92561.malone@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1450881] Re: qemu-system-sparc MUTEX_HELD assert and libC lock errors List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Proposed patch posted to mailing list: https://lists.nongnu.org/archive/html/qemu-devel/2016-04/msg01645.html - please test and report back. -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1450881 Title: qemu-system-sparc MUTEX_HELD assert and libC lock errors Status in QEMU: New Bug description: Here I am cross-posting a comment I made on Artyom's blog. Atar responded that he "fixed these issues for some customers". I hoped that opening a bug to the opensource project might help develop the solution for the public domain. I now have a mostly-working Solaris 6 emulation, with great thanks to the valuable information in Artyom's blog, brezular.com, and the QEMU/Solaris 4.14 wikibook. setup detail; QEMU (present git snapshot, reports --version 2.2.92) -M SS-20, openboot/proprietary prom # uname -a SunOS emu0 5.6 Generic_105181-33 sun4m sparc SUNW,SPARCstation-20 I continue to have a problem, which I have found others posted in blog comments, but have not seen a resolution yet. # /etc/init.d/init.dmi start Run-time error, libC: Trying to release a lock that was not acquired in this thread (repeat above 1x) Abort - core dumped as well as: Assertion failed: MUTEX_HELD(&svc_mutex), file rpc/svc_run.c, line 766 which prints to the console periodically when "dmispd" is running. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1450881/+subscriptions