Hello,
I built without board3d as you suggested, and everything is seems to be
working OK. With 3d boards enabled, gdb is telling me
(gdb) bt
No stack.
E
Christian Anthon wrote:
First of all you may try to disable 3d support in gnubg:
./configure --without-board3d && make
secondly you may try reproducing the error while running under the gnu
debugger (gdb)
A) install gdb
B) run the following command in the gnubg src directory
gdb ./gnubg
B1) at the prompt in gdb type
run
B2) when your program crashes gdb returns with a prompt where you type
bt
and then attach the output of this command to a mail to both me and
the bug-gnubg list.
Christian.
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg