bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Forward from BGO - Problem with rollouts on XP (2009100


From: Massimiliano Maini
Subject: Re: [Bug-gnubg] Forward from BGO - Problem with rollouts on XP (20091001 build)
Date: Fri, 2 Oct 2009 10:04:04 +0200

Here it is (from 20091002 code).

I start a match, wait for my turn, before rolling click on analysis/rollout,
get the dialog with the strange message, click on OK, crash.


MaX.

D:\Documents\gnubg>gdb gnubg-gui-py-sse2-wmt-O3.exe-debug.exe
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-mingw32"...
(gdb) run
Starting program: D:\Documents\gnubg/gnubg-gui-py-sse2-wmt-O3.exe-debug.exe
[New thread 1384.0xba4]
GNU Backgammon 0.90-mingw 20090902
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 by Gary Wong.
Copyright (C) 2009 by Gary Wong and the AUTHORS; for details type
`show version'.
This program comes with ABSOLUTELY NO WARRANTY; for details type `show
warranty'.
This is free software, and you are welcome to redistribute it under
certain conditions; type `show copying' for details.
[New thread 1384.0xf68]
[New thread 1384.0x738]

Program received signal SIGSEGV, Segmentation fault.
0x617d4d79 in gtk_container_add () from
D:\Documents\gnubg\libgtk-win32-2.0-0.dll
(gdb) thread apply all bt

Thread 3 (thread 1384.0x738):
#0  0x7c90e514 in ntdll!LdrAccessResource () from C:\WINDOWS\system32\ntdll.dll
#1  0x7c90df5a in ntdll!ZwWaitForSingleObject () from
C:\WINDOWS\system32\ntdll.dll
#2  0x7c8025cb in WaitForSingleObjectEx () from C:\WINDOWS\system32\kernel32.dll
#3  0x00000790 in ?? ()
#4  0x00000000 in ?? ()

Thread 2 (thread 1384.0xf68):
#0  0x7c90e514 in ntdll!LdrAccessResource () from C:\WINDOWS\system32\ntdll.dll
#1  0x7c90df5a in ntdll!ZwWaitForSingleObject () from
C:\WINDOWS\system32\ntdll.dll
#2  0x7c8025cb in WaitForSingleObjectEx () from C:\WINDOWS\system32\kernel32.dll
#3  0x00000790 in ?? ()
#4  0x00000000 in ?? ()

Thread 1 (thread 1384.0xba4):
#0  0x617d4d79 in gtk_container_add () from
D:\Documents\gnubg\libgtk-win32-2.0-0.dll
#1  0x0045766a in RolloutProgressStart (pci=0x22e064, n=1, aars=0x0,
prc=0x54cce0, asz=0x22e09c, multiple=0, pp=0x22e0fc) at progress.c:760
#2  0x005098c3 in CommandRollout (sz=0xe31f9ff "") at gnubg.c:2530
#3  0x0050ce61 in HandleCommand (sz=0xe31f9ff "", ac=0x5527a0) at gnubg.c:1163
#4  0x005125b4 in UserCommand (szCommand=0x589d34 "rollout") at gnubg.c:3588
#5  0x004ab53b in Command (p=0x0, iCommand=45, widget=0xcb0b680) at
gtkgame.c:473
#6  0x619e1618 in gtk_item_factory_callback_marshal () from
D:\Documents\gnubg\libgtk-win32-2.0-0.dll
#7  0x63a44074 in g_closure_invoke () from
D:\Documents\gnubg\libgobject-2.0-0.dll
#8  0x63a576d9 in signal_emit_unlocked_R () from
D:\Documents\gnubg\libgobject-2.0-0.dll
#9  0x63a588f3 in g_signal_emit_valist () from
D:\Documents\gnubg\libgobject-2.0-0.dll
#10 0x63a58e26 in g_signal_emit () from D:\Documents\gnubg\libgobject-2.0-0.dll
#11 0x6198c4c0 in gtk_widget_activate () from
D:\Documents\gnubg\libgtk-win32-2.0-0.dll
#12 0x6187977a in gtk_menu_shell_activate_item () from
D:\Documents\gnubg\libgtk-win32-2.0-0.dll
#13 0x6187b4a7 in gtk_menu_shell_button_release () from
D:\Documents\gnubg\libgtk-win32-2.0-0.dll
#14 0x61868e63 in _gtk_marshal_BOOLEAN__BOXED () from
D:\Documents\gnubg\libgtk-win32-2.0-0.dll
#15 0x63a44074 in g_closure_invoke () from
D:\Documents\gnubg\libgobject-2.0-0.dll
#16 0x63a573ec in signal_emit_unlocked_R () from
D:\Documents\gnubg\libgobject-2.0-0.dll
#17 0x63a5878b in g_signal_emit_valist () from
D:\Documents\gnubg\libgobject-2.0-0.dll
#18 0x63a58e26 in g_signal_emit () from D:\Documents\gnubg\libgobject-2.0-0.dll
#19 0x61985ec1 in gtk_widget_event_internal () from
D:\Documents\gnubg\libgtk-win32-2.0-0.dll
#20 0x61860e82 in gtk_propagate_event () from
D:\Documents\gnubg\libgtk-win32-2.0-0.dll
#21 0x61861fec in gtk_main_do_event () from
D:\Documents\gnubg\libgtk-win32-2.0-0.dll
#22 0x6c37014a in gdk_event_dispatch () from
D:\Documents\gnubg\libgdk-win32-2.0-0.dll
#23 0x685ea27b in g_main_context_dispatch () from
D:\Documents\gnubg\libglib-2.0-0.dll
#24 0x685ed185 in g_main_context_iterate () from
D:\Documents\gnubg\libglib-2.0-0.dll
#25 0x685ed574 in g_main_loop_run () from D:\Documents\gnubg\libglib-2.0-0.dll
#26 0x618625dc in gtk_main () from D:\Documents\gnubg\libgtk-win32-2.0-0.dll
#27 0x004bf835 in RunGTK (pwSplash=0x0, commands=0x0,
python_script=0x0, match=0x0) at gtkgame.c:3593
#28 0x00511d66 in main (argc=1, argv=0x3e5410) at gnubg.c:4816
(gdb)


2009/10/2 Michael Petch <address@hidden>:
> I just tried it. I took a random position (tried this twice on 2 different
> ones) that were previously analyzed. selected the top 3 moves from the
> analysis pane and then hit the rollout button. I don't have debug info but
> it seems to crash libgtk-win32-2.0-0.dll (I know that's not really helpful)
>
> On 02/10/09 12:54 AM, "Christian Anthon" <address@hidden> wrote:
>
>>
>> More importantly, can anyone confirm this?
>>
>> Christian.
>>
>
>
>
>
> _______________________________________________
> Bug-gnubg mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-gnubg
>




reply via email to

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