bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] segfault when accessing help/commands on latest gnubg(li


From: Jon Kinsey
Subject: Re: [Bug-gnubg] segfault when accessing help/commands on latest gnubg(linux)
Date: Fri, 07 Apr 2006 10:40:09 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8) Gecko/20051201 Thunderbird/1.5 Mnenhy/0.7.3.0

Christian Anthon wrote:
> Philippe Michel wrote:
>  > It crashes for me (on FreeBSD), but this is not new. See the end of
>> http://lists.gnu.org/archive/html/bug-gnubg/2005-10/msg00019.html
>>
>> Core was generated by `gnubg'.
>> Program terminated with signal 11, Segmentation fault.
>> (gdb) where
>> #0  0x287b85cd in g_strdup () from /usr/local/lib/libglib-2.0.so.0

I've found the bug, line 1627 of gnubg.c - where acSetImport is defined;
this list doesn't end in a null entry - so
   { NULL, NULL, NULL, NULL, NULL }
needs to be added at 1630.

Also the Ctrl+H shortcut is missing from the menu definition - line
2260ish of gtkgame.c - second paramater should be "<control>H".

If someone could check these in I would be grateful - my computer still
isn't connect up at home...

Jon

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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