bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] segfault after "new match" in tty mode ("--with-board3d")


From: Martin Janke
Subject: [Bug-gnubg] segfault after "new match" in tty mode ("--with-board3d")
Date: 17 Aug 2003 00:48:09 +0200

Hi,

CVS from "now - 15 minutes", Linux:

when running "gnubg -t" followed by "new match <n>" gnubg segfaults (at
least here):

(No game) new match 3
A new 3 point match has been started.

(process:2481): GLib-GObject-CRITICAL **: gtype.c:1871: initialization
assertion failed, use g_type_init() prior to this function

(process:2481): GLib-GObject-CRITICAL **: gtype.c:1871: initialization
assertion failed, use g_type_init() prior to this function

(process:2481): GLib-GObject-CRITICAL **: gtype.c:1871: initialization
assertion failed, use g_type_init() prior to this function

(process:2481): GLib-GObject-CRITICAL **: file gtype.c: line 1937
(g_type_add_interface_static): assertion `G_TYPE_IS_INSTANTIATABLE
(instance_type)' failed

(process:2481): GLib-GObject-CRITICAL **: gtype.c:1871: initialization
assertion failed, use g_type_init() prior to this function

(process:2481): GLib-GObject-CRITICAL **: gtype.c:1871: initialization
assertion failed, use g_type_init() prior to this function

(process:2481): GLib-GObject-CRITICAL **: gtype.c:1871: initialization
assertion failed, use g_type_init() prior to this function

(process:2481): GLib-GObject-CRITICAL **: gtype.c:1871: initialization
assertion failed, use g_type_init() prior to this function

(process:2481): Gtk-CRITICAL **: file gtktypeutils.c: line 42
(gtk_type_unique): assertion `GTK_TYPE_IS_OBJECT (parent_type)' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 2481)]
0x08087b40 in NewGame () at play.c:676
../play.c:676:14642:beg:0x8087b40
(gdb) bt
#0  0x08087b40 in NewGame () at play.c:676
#1  0x0808b42f in CommandNewGame (sz=0x0) at play.c:2815
#2  0x0808b71c in CommandNewMatch (sz=0x87b0d03 "") at play.c:2929
#3  0x0807335a in HandleCommand (sz=0x87b0d02 "3", ac=0x81f00da) at
gnubg.c:2684
#4  0x0807336e in HandleCommand (sz=0x87b0cfc "match", ac=0x81fc68f) at
gnubg.c:2688
#5  0x0807b7ca in real_main (closure=0x0, argc=2, argv=0xbffff774) at
gnubg.c:7448
#6  0x0807b923 in main (argc=0, argv=0x0) at gnubg.c:7500
#7  0x40923747 in __libc_start_main () from /lib/libc.so.6
(gdb) 

The problem doesn't occur when configuring/compiling with
"--without-board3d"

CU,

Martin 
-- 
Martin Janke <address@hidden>





reply via email to

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