From owner-freebsd-emulation@FreeBSD.ORG Tue Nov 25 21:39:26 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 083181065673 for ; Tue, 25 Nov 2008 21:39:26 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id C05FE8FC1D for ; Tue, 25 Nov 2008 21:39:25 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 799AA39104; Tue, 25 Nov 2008 22:39:21 +0100 (CET) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id BC58010055; Tue, 25 Nov 2008 22:39:25 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id AAB2510046; Tue, 25 Nov 2008 22:39:25 +0100 (CET) Date: Tue, 25 Nov 2008 22:39:25 +0100 (CET) From: Gerald Pfeifer To: Vladimir Grebenschikov In-Reply-To: <1227608432.1731.72.camel@localhost> Message-ID: References: <20081124220311.GA14308@ravenloft.kiev.ua> <1227608432.1731.72.camel@localhost> User-Agent: Alpine 1.99 (LSU 1142 2008-08-13) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Jan Henrik Sylvester , 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: Tue, 25 Nov 2008 21:39:26 -0000 On Tue, 25 Nov 2008, Vladimir Grebenschikov wrote: > Patch helps me. Thank you. > Now no more "Invalid address" messages. Cool. Thanks a lot for addressing this Alex, and Vladimir for your testing! Alex, would you mind submitting this patch upstream as well, to wine-patches@winehq.org Cc:ing me on that? (If you prefer, I can also do this, but since it's your patch...) I'm currently travelling and will try to update our port in the next couple of days; the earlier this gets upstream or at least upstream review the better. Thanks again to everyone helping with this! Gerald