bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] bug report


From: Jim Segrave
Subject: Re: [Bug-gnubg] bug report
Date: Tue, 14 Nov 2006 23:07:19 +0100
User-agent: mutt-ng/devel-r804 (FreeBSD)

On Sat 11 Nov 2006 (13:12 +0100), motiv4u wrote:
> And there is a crash with the last installation archive when playing a match
> in full screen, right-click and choose "Score Sheet".
> 
> Reproduction:
> 
> Start gnubg.
> View... Full Screen.
> Start a match.
> Right-click, choose "Score sheet" 
> 
> (done with a clean install also)

Confiremed on FreeBSD with CVS Head pulled down on 14 Nov at 21:00
GMT.

GDB shows a SIGSEGV in MoveListIntoView() at gtkgame.c:5600.
MoveListIntoView is called with a pointer to a window widget and a
pointer to an int - row, but row is NULL.

I've committed a fix, but someone should check that it's really what's
wanted. It's not clear to me what's supposed to happen with the
highlighted row - is there any reason to call gtk_clist_select_row on
it?


-- 
Jim Segrave           address@hidden





reply via email to

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