NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/3126: ./gomoku runs out of memory and segfaults
The following reply was made to PR bin/3126; it has been noted by GNATS.
From: David Holland <dholland%eecs.harvard.edu@localhost>
To: gnats-bugs%gnats.netbsd.org@localhost
Cc:
Subject: Re: bin/3126: ./gomoku runs out of memory and segfaults
Date: Sat, 19 Jan 2008 15:52:37 -0500
Update:
In -current it apparently no longer segfaults, but if you crank down
limits (or, presumably, run on a system without much ram) it will run
out of memory very promptly and exit. (And it prints "Out of memory"
in such a way that it's immediately erased by endwin(), so you can't
tell what happened...)
It also still uses a really stupid move choice algorithm. :-|
--
- David A. Holland / dholland%eecs.harvard.edu@localhost
Home |
Main Index |
Thread Index |
Old Index