gtk+970925 with solaris x11r6



[Hi!  I'm new to the list.]

I just (re-)installed gtk+970925 (with the guile-gtk-0.5 patch) under
solaris-2.5 and X11R6.1.

The test programs work better now, but I still get some crashes.

Eg when I run "gtk/testgtk" and press on "text" and then press "close" 
on the window "test" of "text", I get a core dump:

---- Start of included text -----------------------8<--- cut here -------------
petersen@orion:~/src/gtk/solaris/gtk% testgtk

** ERROR **: 41943104 -> NULL

Abort (core dumped)
---- End of included text -------------------------8<--- and here -------------

Running gdb on the core file shows:

---- Start of included text -----------------------8<--- cut here -------------
petersen@orion:~/src/gtk/solaris/gtk% gdb _libs/testgtk core
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (sparc-sun-solaris2.5), 
Copyright 1996 Free Software Foundation, Inc...
Core was generated by `testgtk'.
Program terminated with signal 6, Aborted.
Reading symbols from /proj2/lang/mule-unsupported/src/gtk+970925/solaris/gtk/_libs/libgtk.so.1...done.
Reading symbols from /proj2/lang/mule-unsupported/src/gtk+970925/solaris/gtk/../gdk/_libs/libgdk.so.1...done.
Reading symbols from /usr/local/X11R6.1/lib/libXext.so.6.1...done.
Reading symbols from /usr/local/X11R6.1/lib/libX11.so.6.1...done.
Reading symbols from /usr/lib/libsocket.so.1...done.
Reading symbols from /usr/lib/libnsl.so.1...done.
Reading symbols from /proj2/lang/mule-unsupported/src/gtk+970925/solaris/gtk/../glib/_libs/libglib.so.1...done.
Reading symbols from /usr/lib/libm.so.1...done.
Reading symbols from /usr/lib/libc.so.1...done.
Reading symbols from /usr/lib/libdl.so.1...done.
Reading symbols from /usr/lib/libintl.so.1...done.
Reading symbols from /usr/lib/libmp.so.1...done.
Reading symbols from /usr/lib/libw.so.1...done.
Reading symbols from /usr/platform/SUNW,Ultra-1/lib/libc_psr.so.1...done.
#0  0xef3f4424 in kill ()
(gdb) where
#0  0xef3f4424 in kill ()
#1  0xef3b967c in abort ()
#2  0xef6663e0 in g_error (format=0xef6e40e0 "%d -> NULL\n")
    at ../../glib/gutils.c:617
#3  0xef6d7edc in gdk_event_translate (event=0xef798ab8, xevent=0xeffff418)
    at ../../gdk/gdk.c:1370
#4  0xef6d6f8c in gdk_event_get (event=0xef798ab8, pred=0, data=0x0)
    at ../../gdk/gdk.c:579
#5  0xef737b58 in gtk_main_iteration () at ../../gtk/gtkmain.c:251
#6  0xef737a10 in gtk_main () at ../../gtk/gtkmain.c:208
#7  0x17c58 in main (argc=1, argv=0xeffff68c) at ../../gtk/testgtk.c:2541
(gdb) 
---- End of included text -------------------------8<--- and here -------------

Also in "testgtk" (nice program!), "pixmap" gives some warning
messages:
  ** WARNING **: file ../../gtk/gtkpixmap.c: line 81 (gtk_pixmap_new): "val != NULL"

  ** WARNING **: file ../../gtk/gtkbox.c: line 377 (gtk_box_add): "widget != NULL"

  ** WARNING **: file ../../gtk/gtkwidget.c: line 937 (gtk_widget_show): "widget != NULL"

Closing "scrolled windows" also a core dump with the error message

  ** ERROR **: 41943497 -> NULL

as does "list".

Closing "color selection" outputs

  ** WARNING **: XShmAttach failed!

"file selection", "range control" and "test selection" also crash on
"cancel".


Probably these are all known problems and have been fixed?  Or is
something wrong here?
-- 
Jens
---
God made the integers; all else is the work of Man.
		-- Kronecker



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