bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Segfault in help function?


From: Achim Mueller
Subject: Re: [Bug-gnubg] Segfault in help function?
Date: Sat, 26 May 2007 11:19:50 +0200
User-agent: Mutt/1.5.9i

1) This is what I get with the devel version on a SuSE-10.1:

(gdb) run -t
Starting program: /home/ace/local/src/gnubg-devel/gnubg -t
[Thread debugging using libthread_db enabled]
[New Thread -1232910640 (LWP 28405)]
GNU Backgammon 0.16-devel Copyright 1999, 2000, 2001, 2002, 2003, 2004
by Gary Wong.
GNU Backgammon is free software, covered by the GNU General Public
License
version 2, and you are welcome to change it and/or distribute copies of
it
under certain conditions.  Type "show copying" to see the conditions.
There is absolutely no warranty for GNU Backgammon.  Type "show
warranty" for
details.

Python supported.
Window system supported.
External players supported.
XML match equity files supported.
3d Boards supported.
External commands supported.
SSE supported and available.
(No game) help
Available commands:
accept          Accept a cube or resignation
agree           Agree to a resignation
analyse         Run analysis
annotate        Record notes about a game
locale_from_utf8 failed
from 'beaver            Synonym for âredoubleâ
'
to
 '(null)'
The error was: Invalid byte sequence in conversion input

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1232910640 (LWP 28405)]
0xb731deb3 in strlen () from /lib/libc.so.6

The stable version _works_ on a SuSE-10.1

2) This is what I get at SuSE-10.2 with the stable version:

(No game) help
Available commands:
accept          Accept a cube or resignation
agree           Agree to a resignation
analyse         Run analysis
annotate        Record notes about a game
locale_from_utf8 failed
from 'beaver            Synonym for â200230redoubleâ200231
'
to
 '(null)'
The error was: Invalid byte sequence in conversion input

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1221437232 (LWP 4049)]
0xb73c4db3 in strlen () from /lib/libc.so.6
(gdb) t
[Current thread is 1 (Thread -1221437232 (LWP 4049))]

On a SuSE-10.2 the _devel_ version works. Funny

Ciao

Achim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]