Date: Wed, 21 Jul 1999 07:06:16 -0400 (EDT) From: John Baldwin <jobaldwi@vt.edu> To: Greg Lewis <glewis@ares.maths.adelaide.edu.au> Cc: freebsd-questions@FreeBSD.ORG, John Baldwin <jobaldwi@smtp1.erols.com> Subject: Re: Wine breakage... Message-ID: <199907211106.HAA04008@smtp1.erols.com> In-Reply-To: <199907210901.SAA28277@ares.maths.adelaide.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On 21-Jul-99 Greg Lewis wrote: >> I'm trying to update the port for emulators/wine to the 990704 version, but >> I'm >> having some problems. Basically, it builds fine, but when I try to run a >> program (for instance, freecell) it just sucks up memory until I run out of >> swap (which usually means X is killed, even though Wine is the one taking up >> all the swap space (guess the algorithm to find which process to kill >> doesn't >> take swap space into account)). Here's the top lines from top (sorted by >> size): >> last pid: 38341; load averages: 1.37, 1.40, 1.33 up 12+22:41:48 >> 20:50:56 >> 75 processes: 3 running, 70 sleeping, 1 stopped, 1 zombie >> CPU states: 97.3% user, 0.0% nice, 2.3% system, 0.4% interrupt, 0.0% >> idle >> Mem: 23M Active, 10M Inact, 22M Wired, 4500K Cache, 7447K Buf, 620K Free >> Swap: 152M Total, 123M Used, 29M Free, 81% Inuse, 44K In >> >> PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND >> 38324 john 40 0 334M 2136K STOP 0:01 0.00% 0.00% wine >> 26342 root 2 0 29256K 17100K select 21:37 3.47% 3.47% XF86_SVGA >> 38322 john 2 0 6204K 328K select 0:00 0.00% 0.00% wine >> >> Any suggestions? The patches for the updated Wine port are available upon >> request. > > I have wine 990704 running at home without any problems. I used the > standard distribution plus some of the patches from the ports collection > (I'd have to look up exactly which patches). I'm running 3.2-R (not sure > what you are using). What sort of programs are you running with wine and > are you sure this isn't a wine bug (e.g. you've picked a program to test > which exercises a memory leak in wine, which is alpha software after all). I used all of the patches, if some aren't needed, please let me know and I'll try that. That may be the problem. BTW, I'm using the standard minesweeper, notepad, and freecell programs from 95 to test wine with, and they ran fine with older versions of wine without taking up all my swap. So I don't think it's bugs in the programs I'm running. :) I'm running 3.2-stable, here's my uname -a (sorry I forgot this last time): FreeBSD john.baldwin.cx 3.2-STABLE FreeBSD 3.2-STABLE #3: Thu Jul 1 21:08:59 EDT 1999 root@john.baldwin.cx:/usr/source/src/sys/compile/JOHN i386 > -- > Greg Lewis glewis@trc.adelaide.edu.au > Computing Officer +61 8 8303 5083 > Teletraffic Research Centre --- John Baldwin <jobaldwi@vt.edu> -- http://members.freedomnet.com/~jbaldwin/ PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907211106.HAA04008>