bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] gnubg core dump - (linux + readline)


From: Joseph Heled
Subject: [Bug-gnubg] gnubg core dump - (linux + readline)
Date: Wed, 06 Oct 2004 10:42:11 +1300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616


Can anyone reproduce that?

Start gnubg.
In the shell window, press "C-d" (control-D)


[yoda ~/src/gnubg]$./gnubg
GNU Backgammon 0.14.3-devel
Copyright 1999, 2000, 2001, 2002, 2003, 2004 by Gary Wong.
GNU Backgammon is free software, covered by the GNU General Public License
version 2, and you are welcome to change it and/or distribute copies of it
under certain conditions.  Type "show copying" to see the conditions.
There is absolutely no warranty for GNU Backgammon.  Type "show warranty" for
details.
(No game) Segmentation fault (core dumped)



gdb traceback
(gdb) where
#0  0x405bdcf2 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
#1  0x42075bea in free () from /lib/i686/libc.so.6
#2  0x080792b8 in ProcessInput (sz=0x81fe647 "", fFree=-605892) at gnubg.c:6421
#3  0x4073d281 in rl_callback_read_char () from /usr/lib/libreadline.so.4
#4  0x080f5a8a in StdinReadNotify (p=0x0, h=0, cond=GDK_INPUT_READ) at 
gtkgame.c:594
#5 0x402fec5b in gdk_io_invoke (source=0x405bdce0, condition=1079762144, data=0x88f3fc8)
    at gdkevents.c:959
#6 0x404945af in g_io_unix_dispatch (source=0x8906b00, callback=0x402febf0 <gdk_io_invoke>,
    user_data=0x405bdce0) at giounix.c:161
#7  0x4046dc8b in g_main_context_dispatch (context=0x876aaa0) at gmain.c:1942
#8 0x4046f884 in g_main_context_iterate (context=0x876aaa0, block=1, dispatch=1, self=0x876d828)
    at gmain.c:2573
#9  0x4046fb3a in g_main_loop_run (loop=0x8906f58) at gmain.c:2777
#10 0x4012a0a3 in gtk_main () at gtkmain.c:1172
#11 0x0810bfc5 in RunGTK (pwSplash=0x81fe647) at gtkgame.c:2623
#12 0x08078fdc in main (argc=1079762144, argv=0x405bdce0) at gnubg.c:8207




reply via email to

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