bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] gnubg crashes


From: Joseph Heled
Subject: [Bug-gnubg] gnubg crashes
Date: Fri, 23 Apr 2004 07:57:55 +1200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

Can anyone shed light as to why?

-Joseph

[yoda ~/src/gnubg]$gdb ./gnubg
GNU gdb 6.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, 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 GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) r
Starting program: /home/joseph/src/gnubg/gnubg
[Thread debugging using libthread_db enabled]
[New Thread 8192 (LWP 7270)]
GNU Backgammon 0.14.2-devel Copyright 1999, 2000, 2001, 2002, 2003 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.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8192 (LWP 7270)]
0x4069dc71 in __gmpn_copyi () from /usr/lib/libgmp.so.3
(gdb) where
#0  0x4069dc71 in __gmpn_copyi () from /usr/lib/libgmp.so.3
#1  0x40690959 in __gmpz_set () from /usr/lib/libgmp.so.3
#2 0x080a0f6a in InitRNGSeedMP (n=0x406a525c, rng=142754616, p=0x40c38800) at dice.c:671 #3 0x080a12c7 in RNGSystemSeed (rngx=RNG_MERSENNE, p=0x88246e8, pnSeed=0x0) at dice.c:787 #4 0x080a1356 in InitRNG (pnSeed=0x10, pfInitFrom=0x0, fSet=1, rngx=16) at dice.c:848 #5 0x08077547 in real_main (closure=0x0, argc=1, argv=0xbffff704) at gnubg.c:7888
#6  0x08078053 in main (argc=16, argv=0x10) at gnubg.c:8304





reply via email to

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