reassign 354650 libgtk1.2
thanks

Hi

Then I think it is valid to reassign this to gtk.

It seems like GTK_BOX return null in some cases but only on amd64...

Regards,

// Ola

On Thu, Apr 20, 2006 at 10:43:12PM +0200, Manolo Díaz wrote:
> Pierre HABOUZIT wrote:
> >tag 354650 + unreproducible
> >thanks
> >
> >On Wed, Mar 01, 2006 at 07:32:55AM +0100, Ola Lundqvist wrote:
> >>Hi
> >>
> >>To me this backtrace looks like it has to do with gtk... It is a bit
> >>strange that it work on i386 but not on amd64...
> >>
> >>As I do not have access to a amd64 machine I need help with debugging
> >>this.
> >>
> >>Regards,
> >>
> >>// Ola
> >
> >  works for me now. I suppose this was a gtk bug, and that it was solved
> >inbetween.
> >
> >  Manlolo: does the bugs still exist for you ?
> 
> Now I see a lot of GTK warnings and finally a SEGFAULT
> 
> this is the backtrace:
> --------------------------------------------------------------------------
> 
> [EMAIL PROTECTED]:~$ LC_ALL=C gdb lightspeed
> GNU gdb 6.4-debian
> Copyright 2005 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, 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 GDB.  Type "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu"...(no debugging symbols found)
> Using host libthread_db library "/lib/libthread_db.so.1".
> 
> (gdb) run
> Starting program: /usr/bin/lightspeed
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> [Thread debugging using libthread_db enabled]
> [New Thread 47706540938656 (LWP 4604)]
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> 
> Gtk-WARNING **: Unable to locate loadable module in module_path:
> "libsmooth.so",
> 
> Gtk-WARNING **: Unable to locate loadable module in module_path:
> "libsmooth.so",
> 
> Gtk-WARNING **: Unable to locate loadable module in module_path:
> "libsmooth.so",
> 
> Gtk-WARNING **: Unable to locate loadable module in module_path:
> "libsmooth.so",
> 
> Gtk-WARNING **: Unable to locate loadable module in module_path:
> "libsmooth.so",
> 
> Gtk-WARNING **: Unable to locate loadable module in module_path:
> "libsmooth.so",
> 
> Gtk-WARNING **: Unable to locate loadable module in module_path:
> "libsmooth.so",
> 
> Gtk-CRITICAL **: file gtkbox.c: line 331 (gtk_box_pack_start): assertion
> `child != NULL' failed.
> 
> Gtk-CRITICAL **: file gtkwidget.c: line 1427 (gtk_widget_show):
> assertion `widget != NULL' failed.
> 
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkWidget'
> 
> Gtk-CRITICAL **: file gtkwidget.c: line 3821 (gtk_widget_set_events):
> assertion `widget != NULL' failed.
> 
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
> 
> Gtk-CRITICAL **: file gtksignal.c: line 724 (gtk_signal_connect):
> assertion `object != NULL' failed.
> 
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
> 
> Gtk-CRITICAL **: file gtksignal.c: line 724 (gtk_signal_connect):
> assertion `object != NULL' failed.
> 
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
> 
> Gtk-CRITICAL **: file gtksignal.c: line 724 (gtk_signal_connect):
> assertion `object != NULL' failed.
> 
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
> 
> Gtk-CRITICAL **: file gtksignal.c: line 724 (gtk_signal_connect):
> assertion `object != NULL' failed.
> 
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
> 
> Gtk-CRITICAL **: file gtksignal.c: line 724 (gtk_signal_connect):
> assertion `object != NULL' failed.
> 
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
> 
> Gtk-CRITICAL **: file gtksignal.c: line 724 (gtk_signal_connect):
> assertion `object != NULL' failed.
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> 
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkGLArea'
> 
> ** CRITICAL **: file gtkglarea.c: line 186 (gtk_gl_area_make_current):
> assertion `gl_area != NULL' failed.
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 47706540938656 (LWP 4604)]
> 0x00000000004189d5 in ogl_draw_string ()
> (gdb) bt
> #0  0x00000000004189d5 in ogl_draw_string ()
> #1  0x0000000000418f4c in ogl_draw ()
> #2  0x000000000040a414 in update ()
> #3  0x00002b6389cf2fe7 in g_get_current_time () from
> /usr/lib/libglib-1.2.so.0
> #4  0x00002b6389cf3b8b in g_main_add_poll () from /usr/lib/libglib-1.2.so.0
> #5  0x00002b6389cf3e5f in g_main_run () from /usr/lib/libglib-1.2.so.0
> #6  0x00002b63898e002f in gtk_main () from /usr/lib/libgtk-1.2.so.0
> #7  0x0000000000412ec2 in main ()
> (gdb)
> 
> 
> --------------------------------------------------------------------------
> 
> 
> Versions of packages lightspeed depends on:
> ii  gtkglarea5                  1.2.3-2      Gimp Toolkit OpenGL area 
> widget sh
> ii  libc6                       2.3.6-7      GNU C Library: Shared libraries
> ii  libgl1-mesa-glx [libgl1]    6.4.1-0.4    A free implementation of 
> the OpenG
> ii  libglib1.2                  1.2.10-10.1  The GLib library of C routines
> ii  libgtk1.2                   1.2.10-18    The GIMP Toolkit set of 
> widgets fo
> ii  libpng12-0                  1.2.8rel-5.1 PNG library - runtime
> ii  libtiff4                    3.8.2-1      Tag Image File Format 
> (TIFF) libra
> ii  libx11-6                    2:1.0.0-6    X11 client-side library
> ii  libxext6                    1:1.0.0-4    X11 miscellaneous extension 
> librar
> ii  libxi6                      1:1.0.0-5    X11 Input extension library
> ii  xlibmesa-gl                 1:7.0.14     transitional package for 
> Debian et
> ii  zlib1g                      1:1.2.3-11   compression library - runtime
> 

-- 
 --- Ola Lundqvist systemkonsult --- M Sc in IT Engineering ----
/  [EMAIL PROTECTED]                   Annebergsslingan 37        \
|  [EMAIL PROTECTED]                   654 65 KARLSTAD            |
|  http://www.opal.dhs.org           Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---------------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to