Date: Fri, 25 Apr 2003 23:32:19 -0700 (PDT) From: Doug Barton <DougB@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: current@freebsd.org Subject: RE: Linux compat broken?? Message-ID: <20030425232657.Y3723@znfgre.qbhto.arg> In-Reply-To: <XFMail.20030425120738.jhb@FreeBSD.org> References: <XFMail.20030425120738.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030425232657.Y3723>