From owner-freebsd-current@FreeBSD.ORG Sat Aug 13 11:00:00 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB35E106566B for ; Sat, 13 Aug 2011 11:00:00 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from ffe15.ukr.net (ffe15.ukr.net [195.214.192.50]) by mx1.freebsd.org (Postfix) with ESMTP id 56F958FC15 for ; Sat, 13 Aug 2011 11:00:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=ffe; h=Date:Message-Id:From:To:References:In-Reply-To:Subject:Cc:Content-Type:Content-Transfer-Encoding:MIME-Version; bh=EwUt/pBnV+0FsN+BxdROWw6NCbcLmcwjlatS0EHEzeI=; b=GuxMS+MBxVFw9DfJmy5+lQLqPoJiGDeHq57XZrGcw5v03fxDj7xZzNfyPsX7l+z7MfWrl27Ml7RAoI1TTPhoTyWucLKYEzZjp4APLT9SbytbSRkkqL8/2hLPf76ft/XUzgx6LqR9+UaDveNt2mwZkoR2b6T7FRRWSX92ZHuqy+Y=; Received: from mail by ffe15.ukr.net with local ID 1QsBwc-0001Ts-07 ; Sat, 13 Aug 2011 13:59:58 +0300 MIME-Version: 1.0 In-Reply-To: <20110813105628.GA62455@freebsd.org> References: <20110813105628.GA62455@freebsd.org> To: " Alexander Best" From: "fidaj " X-Mailer: freemail.ukr.net 4.0 X-Originating-Ip: 81.23.24.107 via proxy [81.23.24.107] X-Browser: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20100101 Firefox/5.0 Message-Id: Date: Sat, 13 Aug 2011 13:59:58 +0300 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: binary Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: current@freebsd.org Subject: Re: Crash kernel in linux module... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2011 11:00:01 -0000 On Sat Aug 13 11, fidaj wrote: > Hello all! > > I have: > uname -a > FreeBSD nonamehost 9.0-BETA1 FreeBSD 9.0-BETA1 #0 r224806: Sat Aug 13 > 11:17:49 EEST 2011 ivan@nonamehost:/usr/obj/usr/src/sys/mk9 amd64 > > After update source code r224728 to r224806 - my kernel smash when i > start the game WorldOfGoo. > > My computer just reboots. > > Before the upgrade was not like this... :( > > Last message in //var/log/messages > ... > Aug 13 02:02:40 nonamehost last message repeated 4 times > Aug 13 02:05:40 nonamehost last message repeated 6 times > Aug 13 02:05:49 nonamehost kernel: linux: pid 4157 (WorldOfGoo.bin32): > linux_sys_futex: op LINUX_FUTEX_UNLOCK_PI not implemented Aug 13 > 02:05:49 nonamehost kernel: > ... > Aug 13 02:13:17 nonamehost kernel: linux: pid 3893 (WorldOfGoo.bin32): > linux_sys_futex: op LINUX_FUTEX_UNLOCK_PI not implemented Aug 13 > 02:13:17 nonamehost kernel: > ... > > What has happened since then? > What other information do I provide? are you running the nvidia drivers? if yes, then please see Yes, I use. Thank you so much! :) http://lists.freebsd.org/pipermail/freebsd-current/2011-August/026515.html cheers. alex > > Thanks!