From owner-freebsd-ports@freebsd.org Thu Jun 1 23:30:23 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 089E5B94384 for ; Thu, 1 Jun 2017 23:30:23 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from sonic312-49.consmr.mail.ne1.yahoo.com (sonic312-49.consmr.mail.ne1.yahoo.com [66.163.191.230]) by mx1.freebsd.org (Postfix) with ESMTP id D3AFA70FC7 for ; Thu, 1 Jun 2017 23:30:22 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1496359821; bh=43VasqQNAraTtr+r+m94srDQs0+QnJmDQuDf6Rp1SGk=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=o8LaQshusWWDwoC8gOAnvU8Fmwi+3ESrW94xkCw8GORQKg4PGeaKurF0zoE/LSBtDYwrJB+ObBceyK62J01aa6LP9NITgHzIkkT9rf7o/zZzKK3+n4MbOJaLfSVpzGPKa2Zx0oe9n5Q6ue3fsKeTWnEspvp0Q/So+RZLXL1JLR67CUYrfXBd8kxnYe3NQsQ2I8OEAP+1vMGYlhRyLTqWtiCkcwTUPrMG5mxzgY0gTAMOkTiKdqbP1mi+t55SuAT8ldyIeuR1JhBf1KgQJ/vZnCa1C/awj0ytEV75GJvpWMeGP9pvJNOaqQbv2Afv3wNVBcXwV3OrPPYrTp2Wm6Kd4A== X-YMail-OSG: m96gPfkVM1nz6Vz0mUe7hrn_Sv8ZAN0ZfYZkEdTuaQNjXjesPyTXm6U9mbhvQ63 GDjEzxI6E7Mk2L5zzJ8hkgSmELbI2kmnksVqpvMnkVIGr0gTKGgLSXnkD0m7.kIwlUSHNhLY2Ajn BEagjnEKAXWfiDYxLu1ACA2AGl0eOAOIOJltKCrghbU2qtkCLCAOl0r8oOzWS3D.MsFZBjZs5QYY N5_CWg7PiibyTqmU32IXN.koEKc81_3pc4f7Vaq5TVtoA32yJBQKQpOuTMArB.YXWkcbffIEC7Mb UGE2oQng5yh8KHg5vk98IWrX7KC8EUkWvY_p6CFeZjFTElFDZweHwsMxeuFkdwrVBbcHapiIf8uV PqFyfvcaOWgg3_LfwzjasFclwp3Z0.OgtquAl3Uwr6WMqu1hwHlT73TnhxKfq76_nc4ZNVLKhhE6 dIStlxvdb1zgqffqZoE9UzrTKapKgvSE6rrkodDTdIv8VIjP45uA60ZQgormI_BQIoXzufVbhmP0 9d2viRiezVQrwEGYvJRxvND6QqmwSSBzgbgD.0MMwu116WEmZoNhDONrtnJlWBSI- Received: from sonic.gate.mail.ne1.yahoo.com by sonic312.consmr.mail.ne1.yahoo.com with HTTP; Thu, 1 Jun 2017 23:30:21 +0000 Date: Thu, 1 Jun 2017 22:35:46 +0000 (UTC) From: Jeffrey Bouquet Reply-To: Jeffrey Bouquet To: , , blubee blubeeme Message-ID: <1452547285.767963.1496356546815@mail.yahoo.com> Subject: Re: nvidia drivers mutex lock MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable References: <1452547285.767963.1496356546815.ref@mail.yahoo.com> X-Mailer: WebService/1.1.9726 YahooMailBasic Mozilla/5.0 (X11; FreeBSD i386; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 Lightning/5.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2017 23:30:23 -0000 I see the same message, upon load, ... -------------------------------------------- On Thu, 6/1/17, blubee blubeeme wrote: Subject: nvidia drivers mutex lock To: freebsd-ports@freebsd.org, freebsd-current@freebsd.org Date: Thursday, June 1, 2017, 11:35 AM =20 I'm running nvidia-drivers 375.66 with a GTX 1070 on FreeBSD-Current =20 This problem just started happening recently but, every so often my laptop screen will just blank out and then I have to power cycle to get the machine up and running again. =20 It seems to be a problem with nvidia drivers acquiring duplicate lock. Any info on this? =20 Jun=C2=A0 2 02:29:41 blubee kernel: acquiring duplicate lock of same type: "os.lock_mtx" Jun=C2=A0 2 02:29:41 blubee kernel: 1st os.lock_mtx @ nvidia_os.c:841 Jun=C2=A0 2 02:29:41 blubee kernel: 2nd os.lock_mtx @ nvidia_os.c:841 Jun=C2=A0 2 02:29:41 blubee kernel: stack backtrace: Jun=C2=A0 2 02:29:41 blubee kernel: #0 0xffffffff80ab7770 at witness_debugger+0x70 Jun=C2=A0 2 02:29:41 blubee kernel: #1 0xffffffff80ab7663 at witness_checkorder+0xe23 Jun=C2=A0 2 02:29:41 blubee kernel: #2 0xffffffff80a35b93 at __mtx_lock_flags+0x93 Jun=C2=A0 2 02:29:41 blubee kernel: #3 0xffffffff82f4397b at os_acquire_spinlock+0x1b Jun=C2=A0 2 02:29:41 blubee kernel: #4 0xffffffff82c48b15 at _nv012002rm+0x185 Jun=C2=A0 2 02:29:41 blubee kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170303/nsarguments-205) Jun=C2=A0 2 02:29:42 blubee kernel: nvidia-modeset: Allocated GPU:0 (GPU-54a7b304-c99d-efee-0117-0ce119063cd6) @ PCI:0000:01:00.0 =20 Best, Owen _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" =20 ... then Xorg will run happily twelve hours or so. The lockups here happen= usually when too large or too many of number of tabs/ large web pages with complex = CSS etc are opened at a time. =20 So no help, just a 'me too'. =20