bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Win32 build crashes (repost)


From: Nardy Pillards
Subject: Re: [Bug-gnubg] Win32 build crashes (repost)
Date: Thu, 6 Feb 2003 12:00:43 +0100

I maybe missed a reply to this (was away couple of days).

But my builds Win32, 030123 and later crash a lot (always?) after analysing
a match and/or selecting a move in the Game Record window
(See below)

The attached file here is a saved 11 position, analysed.
When selecting the 11 move in the Game Record window, Win crashes..

Nardy

----- Original Message -----
From: "Nardy Pillards" <address@hidden>
To: "GNUBackgammon bug reporting" <address@hidden>
Sent: Thursday, January 30, 2003 8:28 PM
Subject: [Bug-gnubg] Win32 build crashes selecting move in game record


> Builds 030123 and later crash after
> analysing the attached .sgf file,
> opening game record
> select a move
>
> -----
> DOS window with:
> (gnubg/gnubg_debug-030130.exe:4294454229): Gtk-CRITICAL **: file
gtkstyle.c:
> line 348 (gtk_style_copy): assertion `style != NULL' failed
>
> -----
> gdb:
> Starting program: c:\program files\gnubg/gnubg_debug-030130.exe
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x00438c1b in UpdateMoveList (phd=0x10efe40) at gtkchequer.c:150
> 150         ps->fg[ GTK_STATE_NORMAL ].red = ps->fg[
GTK_STATE_ACTIVE ].red
> =
>
> (gdb) list
> 145       if( piHighlight && *piHighlight >= 0 ) {
> 146         GtkStyle *ps;
> 147
> 148         ps = gtk_style_copy( gtk_rc_get_style( pwMoves ) );
> 149
> 150         ps->fg[ GTK_STATE_NORMAL ].red = ps->fg[
GTK_STATE_ACTIVE ].red
> =
> 151           ps->fg[ GTK_STATE_SELECTED ].red = Highlightrgb[0];
> 152         ps->fg[ GTK_STATE_NORMAL ].green = ps->fg[
> GTK_STATE_ACTIVE ].green =
> 153           ps->fg[ GTK_STATE_SELECTED ].green = Highlightrgb[1];
> 154         ps->fg[ GTK_STATE_NORMAL ].blue = ps->fg[
> GTK_STATE_ACTIVE ].blue =
>
> -----
> Line 148 is new since version 1.24 of gtkchequer.c
>
> Nardy
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.449 / Virus Database: 251 - Release Date: 27/01/2003
>


----------------------------------------------------------------------------
----


> _______________________________________________
> Bug-gnubg mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-gnubg
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 27/01/2003

Attachment: testhowto11.sgf
Description: Binary data


reply via email to

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