bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] gnubg crash on rhel5


From: wayne . lydecker
Subject: Re: [Bug-gnubg] gnubg crash on rhel5
Date: Wed, 28 May 2008 08:50:58 -0700
User-agent: Thunderbird 2.0.0.14 (X11/20080515)

Mueller Achim wrote:

Am 28.05.2008 um 17:15 schrieb address@hidden <mailto:address@hidden>:

a) GNU Backgammon 0.16-devel

b) 2d

c) Actually, upon further testing, all I need to do is move a tile
off the left hand edge of the board window to get it to crash.

Did you take a rpm built by me or did you compile gnubg? Can you see any error messages in the erminal window after the crahs?

Ciao

Achim

I built it myself from gnubg-source-SNAPSHOT-20071120.tar.gz
Is there an RPM I can use?

The only error message I get is "Segmentation fault".

Here's what I get from gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208224064 (LWP 4162)]
RefractBlend (puchDest=0x40bb4d65 <Address 0x40bb4d65 out of bounds>, nDestStride=79587039, puchBack=0x1c30a12a <Address 0x1c30a12a out of bounds>, nBackStride=-1885607602,
    puchFore=0x97dc808 "", nForeStride=-1991512332, psRefract=0x97ea030,
nRefractStride=<value optimized out>, cx=776590885, cy=776590885) at render.c:556
556                 *puchDest++ = clamp( ( puch[ 0 ] * a ) / 0xFF + *puchFore++ 
);

-- Wayne.




reply via email to

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