Ticket #136 (closed defect: fixed)
Don't crash on loading an sgf file with a too large board
| Reported by: | gunnar | Owned by: | gnugo |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7.10 |
| Component: | source | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | patch: | yes |
Description
There's no reason to crash with an assertion failure when trying to load an sgf file with a too large board. Exiting peacefully with an error message would be more well behaved.
See also the mailing list thread starting with http://lists.gnu.org/archive/html/gnugo-devel/2006-05/msg00016.html.
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| gunnar_7_10.14.diff | never tested |
Change History
Note: See
TracTickets for help on using
tickets.


Fail gracefully when loading a problematic sgf file.