From owner-freebsd-emulation@FreeBSD.ORG Sun Dec 7 16:39:41 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECCFD1065678 for ; Sun, 7 Dec 2008 16:39:41 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id A17F18FC16 for ; Sun, 7 Dec 2008 16:39:41 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by an-out-0708.google.com with SMTP id b6so328564ana.13 for ; Sun, 07 Dec 2008 08:39:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=0l3peKrZBl7+IX3UdL4ak6RIsDPp5UcJSqwRV60V/EE=; b=TvnynUngdofqTIvqOvnJk9QWrlBD1Ce3bP8bGMulrttP1pa8ar4kJygGl3LCdv/F/c FVreyeEfyzFVExMef0ror/tC1DGuyPHhbXkLFbAN1AtxdFDwq8+jmBIgkXmDPQAy4ANK LY/1T0Hv/rs7LjiNK8PPv80UoonW9Jr7pOY7M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Jphc7ATE7Io8HTWLgyqVs9DtSto+0EowC2go4/ReIvekbyb7kTWKD6dYlwKzUxp1VR OrsyjNm6E269NHHQEoAQxEfNcnNtfq+oqjvsRH8zGqz0tBzKZzERRy5HCSKmbhXvzJ6H Vmc0QV/LuLYHhXcGRt0AXYkWqiRdgT+YJwDKk= Received: by 10.65.158.19 with SMTP id k19mr1999570qbo.14.1228667980498; Sun, 07 Dec 2008 08:39:40 -0800 (PST) Received: by 10.64.184.9 with HTTP; Sun, 7 Dec 2008 08:39:40 -0800 (PST) Message-ID: <11167f520812070839s3aef1502veee28cfccbc9d2ed@mail.gmail.com> Date: Sun, 7 Dec 2008 10:39:40 -0600 From: "Sam Fourman Jr." To: "Tijl Coosemans" In-Reply-To: <200812071706.35856.tijl@ulyssis.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081206001351.218fa05c.regisr@pobox.com> <200812071249.49807.tijl@ulyssis.org> <20081207161635.492aa7b7.regisr@pobox.com> <200812071706.35856.tijl@ulyssis.org> Cc: freebsd-emulation@freebsd.org Subject: Re: wine-1.1.8 regression -- wine: could not load L"...": Invalid address X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2008 16:39:42 -0000 > Is this a FreeBSD only problem? If it happens on Linux as well you > should file a bug report at http://bugs.winehq.org/ > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" I thought someone wrote a patch about a week ago to fix the invalid address problem I don't think it is committed yet, because the maintainer is on vacation. I assume he will get to applying the patch when wine 1.1.10 is in the ports tree.