kern/94413: [kernel] wine fails when increasing kern.maxdsiz

Daniel Rucci dan at rucci.org
Sun Jan 13 10:10:03 UTC 2008


The following reply was made to PR kern/94413; it has been noted by GNATS.

From: Daniel Rucci <dan at rucci.org>
To: bug-followup at FreeBSD.org, xotazu at 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 at smurfbsd$ wine --version
 wine-0.9.52
 
 rucci at 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 at 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
 


More information about the freebsd-bugs mailing list