From owner-freebsd-current@FreeBSD.ORG Fri Apr 25 23:32:22 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84F8737B401; Fri, 25 Apr 2003 23:32:22 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCC7643FDF; Fri, 25 Apr 2003 23:32:21 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23]) by sccrmhc01.attbi.com (sccrmhc01) with SMTP id <2003042606322000100e2k94e>; Sat, 26 Apr 2003 06:32:21 +0000 Date: Fri, 25 Apr 2003 23:32:19 -0700 (PDT) From: Doug Barton To: John Baldwin In-Reply-To: Message-ID: <20030425232657.Y3723@znfgre.qbhto.arg> References: Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Jeff Utter cc: current@freebsd.org Subject: RE: Linux compat broken?? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 26 Apr 2003 06:32:22 -0000 On Fri, 25 Apr 2003, John Baldwin wrote: > > On 25-Apr-2003 Jeff Utter wrote: > > > >> This is current. People running current are expected to not do updates > >> completely blind. That said, you can try reverting revision 1.42 of > >> sys/compat/linux/linux_signal.c and see if it fixes your problem? > > > > Thanks!... that fixed most of my problems, vmware works now... However > > my nvidia drivers have started to mess up (they use linux compat right?) > > When i try to start X using them, my screen flashes once and returns to > > console locking up my system. Any idea what file(s) could have changed > > to do this? > > Can you try putting revision 1.42 back and trying the attached patch > instead? With 1.43 of sys/compat/linux/linux_signal.c linux netscape 7.2 still hangs. Reverting to 1.41 fixes it. According to top, it's stuck in select() when it hangs, if that's any help. I tried using ktrace on the process, but I got an error "out of kdump objects." I'll be glad to test another patch if you like. Doug -- This .signature sanitized for your protection