Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2008 10:10:03 GMT
From:      Daniel Rucci <dan@rucci.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/94413: [kernel] wine fails when increasing kern.maxdsiz
Message-ID:  <200801131010.m0DAA3Z6067775@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/94413; it has been noted by GNATS.

From: Daniel Rucci <dan@rucci.org>
To: bug-followup@FreeBSD.org, xotazu@users.sourceforge.net
Cc:  
Subject: Re: kern/94413: [kernel] wine fails when increasing kern.maxdsiz
Date: Sun, 13 Jan 2008 05:00:30 -0500

 7.0-PRERELEASE i386 #13: Sun Jan 13 02:15:23 EST 2008
 
 rucci@smurfbsd$ wine --version
 wine-0.9.52
 
 rucci@smurfbsd$ tail -1 /boot/loader.conf
 kern.maxdsiz="1024M"
 
 *reboot*
 
 winemine runs (I just got a high score)
 wine Ventrillo.exe runs
 wine notepad.exe runs
 
 not seeing a crash
 
 This PR seems similar to kern/86207 so i'll run the commands he 
 mentioned as well:
 
 rucci@smurfbsd$ ldd `which wine`
 /usr/local/bin/wine:
 	libwine.so.1 => /usr/local/lib/libwine.so.1 (0x4807d000)
 	libthr.so.3 => /lib/libthr.so.3 (0x48191000)
 	libc.so.7 => /lib/libc.so.7 (0x481a4000)
 but note that he was complaining about values > 1GB and I am right at that.
 
 Dan
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801131010.m0DAA3Z6067775>