From owner-freebsd-ports@FreeBSD.ORG Thu Oct 18 20:56:47 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A00CE16A47E for ; Thu, 18 Oct 2007 20:56:47 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 5B80013C44B for ; Thu, 18 Oct 2007 20:56:47 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id A36AC6692ED; Thu, 18 Oct 2007 22:31:49 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M-5kN1um2bqo; Thu, 18 Oct 2007 22:31:48 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 82EFE6692EB; Thu, 18 Oct 2007 22:31:48 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l9IKVmuP011568; Thu, 18 Oct 2007 22:31:48 +0200 (CEST) (envelope-from rdivacky) Date: Thu, 18 Oct 2007 22:31:48 +0200 From: Roman Divacky To: Alexander@Leidinger.net, freebsd-ports@freebsd.org, freebsd-emulation@freebsd.org Message-ID: <20071018203148.GA11544@freebsd.org> References: <20071008125558.GE1509@copernic.kti.ae.poznan.pl> <790a9fff0710080752k90c1ac3r23856304f176648e@mail.gmail.com> <18186.18515.36297.742895@whale.home-net> <200710101940.l9AJetsx013837@saturn.kn-bremen.de> <20071018195144.GA12546@saturn.kn-bremen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071018195144.GA12546@saturn.kn-bremen.de> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: The scandalous status of linux-flashplugin9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 20:56:47 -0000 > > There was a report on -current a while ago that a preliminary patch > > to fix the non-threadsafeness of mmap(2) MAP_FIXED also makes flash9 work, > > http://lists.freebsd.org/pipermail/freebsd-current/2007-August/075968.html I wrote that and I was wrong... it doesnt seem to fix the flash9 problem for me. > > a fix for that seems to have been committed (kib 2007-08-20) and also > > mfc'd to RELENG_6 by now (kib 2007-09-09), so, can anyone running either > > verify that flash9 still crashes for them? > > Ok I now have a sucess story for RELENG_7 using linux-base-fc4 > (hi wallshot! :) - he couldnt get it to work with linux-base-f7), and > I myself (he tested too) couldnt get it working by merging the RELENG_6 > commit to 6.2, or by testing a RELENG_6 kernel and linux.ko on 6.2 userland. > So it looks like you need 7, and there's still work to be done for the > linux 2.6 emulation there also. I dont understand what you say.. you have working flash9 on RELENG_7/fc4?