[Gambas-devel] Unable to load class file rev 986

scatman scatman at ...571...
Tue Jan 15 21:53:02 CET 2008


Am Montag, 14. Januar 2008 schrieb scatman:

> all examples comes up on my Gentoo with this error.
> Unable to load class file.
>
> I have recompiled gtk+-2.12.5, glib-2.14.5 with debug and gambas with
> make "CFLAGS=-O0 -g" "CXXFLAGS=-O0 -g".
>
> Revision 970
>
> Here the backtrace.

rev 986

Starting program: /usr/local/bin/gbx3 examples/examples/Basic/Collection/
warning: no loadable sections found in added symbol-file system-supplied DSO 
at 0x7fffa0dfd000
Warning: The 64 bits version of Gambas is not stable yet.
[Thread debugging using libthread_db enabled]
Error while reading shared library symbols:
Cannot find new threads: generic error
Cannot find new threads: generic error
(gdb) bt
#0  0x00002ba109e9ce67 in ?? () from /lib64/ld-linux-x86-64.so.2
#1  0x00002ba109e98cf6 in ?? () from /lib64/ld-linux-x86-64.so.2
#2  0x00002ba109e9c7bb in ?? () from /lib64/ld-linux-x86-64.so.2
#3  0x00002ba10a327fcb in ?? () from /lib/libdl.so.2
#4  0x00002ba109e98cf6 in ?? () from /lib64/ld-linux-x86-64.so.2
#5  0x00002ba10a32835d in ?? () from /lib/libdl.so.2
#6  0x00002ba10a327f31 in dlopen () from /lib/libdl.so.2
#7  0x00002ba10c97794c in g_module_open () from /usr/lib/libgmodule-2.0.so.0
#8  0x00002ba10b5c92dc in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#9  0x00002ba10c75f91c in g_type_module_use () 
from /usr/lib/libgobject-2.0.so.0
#10 0x00002ba10b5c915a in gtk_theme_engine_get () 
from /usr/lib/libgtk-x11-2.0.so.0
#11 0x00002ba10b54c3dd in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x00002ba10b54e402 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x00002ba10b54ef49 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x00002ba10b54f3b6 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x00002ba10b54f513 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#16 0x00002ba10b54f18c in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x00002ba10b54f3b6 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x00002ba10b54f513 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#19 0x00002ba10b54f8a4 in gtk_rc_reparse_all_for_settings ()
   from /usr/lib/libgtk-x11-2.0.so.0
#20 0x00002ba10b56b2ef in gtk_settings_get_for_screen ()
   from /usr/lib/libgtk-x11-2.0.so.0
#21 0x00002ba10b585fc9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x00002ba10c75e77c in g_type_create_instance ()
   from /usr/lib/libgobject-2.0.so.0
#23 0x00002ba10c743fbd in ?? () from /usr/lib/libgobject-2.0.so.0
#24 0x00002ba10c7445be in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#25 0x00002ba10c7450b0 in g_object_new_valist () 
from /usr/lib/libgobject-2.0.so.0
#26 0x00002ba10c7451f1 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#27 0x00002ba10b620aa5 in gtk_widget_get_default_style ()
   from /usr/lib/libgtk-x11-2.0.so.0
#28 0x00002ba10b62a89d in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x00002ba10c75e5d1 in g_type_create_instance ()
   from /usr/lib/libgobject-2.0.so.0
#30 0x00002ba10c743fbd in ?? () from /usr/lib/libgobject-2.0.so.0
#31 0x00002ba10c7445be in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#32 0x00002ba10c7450b0 in g_object_new_valist () 
from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#33 0x00002ba10c7451f1 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#34 0x00002ba10b6376a6 in gtk_window_new () 
from /usr/lib/libgtk-x11-2.0.so.0
#35 0x00002ba10b5d9672 in gtk_tooltips_force_window ()
   from /usr/lib/libgtk-x11-2.0.so.0
#36 0x00002ba10c75e77c in g_type_create_instance ()
   from /usr/lib/libgobject-2.0.so.0
#37 0x00002ba10c743fbd in ?? () from /usr/lib/libgobject-2.0.so.0
#38 0x00002ba10c7445be in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#39 0x00002ba10c7450b0 in g_object_new_valist () 
from /usr/lib/libgobject-2.0.so.0
#40 0x00002ba10c7451f1 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#41 0x00002ba10b12c715 in gApplication::init (argc=0x7fffa0c1a4ec,
    argv=0x7fffa0c1a4b0) at gapplication.cpp:293
#42 0x00002ba10b12af15 in my_main (argc=0x7fffa0c1a4ec, argv=0x7fffa0c1a6e8)
    at main.cpp:299
#43 0x000000000042bf7c in main (argc=1, argv=0x7fffa0c1a6e8) at gbx.c:297

(gdb) l
125
126       int i, n;
127       char *file = ".";
128       bool nopreload = FALSE;
129
130       MEMORY_init();
131       COMMON_init();
132       //STRING_init();
133
134             if (strcmp(argv[0], "gbr" GAMBAS_VERSION_STRING) == 0)





More information about the Devel mailing list