From owner-freebsd-questions@FreeBSD.ORG Mon Nov 10 16:07:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39BFB1065670 for ; Mon, 10 Nov 2008 16:07:40 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from smtp1.betherenow.co.uk (smtp1.betherenow.co.uk [87.194.0.68]) by mx1.freebsd.org (Postfix) with SMTP id CB8FC8FC19 for ; Mon, 10 Nov 2008 16:07:29 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.71] (93-97-24-219.zone5.bethere.co.uk [93.97.24.219]) by smtp1.betherenow.co.uk (Postfix) with ESMTP id B68D398044; Mon, 10 Nov 2008 15:37:32 +0000 (GMT) Message-ID: <4918553C.9000508@onetel.com> Date: Mon, 10 Nov 2008 15:37:32 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.7pre (X11/20081107) MIME-Version: 1.0 To: Eduardo Cerejo References: <20081110124324.GA68575@ozzmosis.com> <20081110092912.47ef4647.ejcerejo@optonline.net> In-Reply-To: <20081110092912.47ef4647.ejcerejo@optonline.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: "Invalid address" running apps using wine-1.1.8,1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2008 16:07:40 -0000 Eduardo Cerejo wrote: >> Hi, >> >> I'm getting an "Invalid address" error trying to run Windows apps >> under WINE. "wineconsole cmd" works OK though, and so does winefile. >> The error seems to only occur with apps that aren't supplied with >> WINE, eg. >> >> C:\Program Files\Winamp>winamp.exe >> wine: could not load L"C:\\Program Files\\Winamp\\winamp.exe": Invalid address >> >> $ uname -a >> FreeBSD blizzard.phoenix 6.3-RELEASE-p5 FreeBSD 6.3-RELEASE-p5 #0: >> Wed Oct 1 05:34:19 UTC 2008 >> root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >> >> $ pkg_info | grep wine >> wine-1.1.8,1 Microsoft Windows compatibility layer for Unix-like systems >> >> Any ideas? >> >> Regards >> Andrew > > > I'm getting the same error after portupgrading wine. I haven't found anything on it yet! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Same. I reverted to wine-1.1.2,1 and firefox 2 works again. Chris