[Anjuta-list] Anjuta 2.0.0 crashing



Hi all

I downloaded the anjuta 2.0.0 form the web site and I compiled it
using gcc 4.0. I am using Debian GNU/Linux and GNOME desktop 2.12. The
compile (make/ make install) went fine (but with several warnings).
But when I try to run anjuta it crashes in the splash screen. I tried
to disable the splash screen with --no-splash option. Same thing. I am
attaching a gdb strack trace below.

=================================================
Starting program: /usr/local/bin/anjuta
[Thread debugging using libthread_db enabled]
[New Thread -1224104256 (LWP 8822)]

(anjuta:8822): libglade-CRITICAL **: glade_xml_build_interface:
assertion `wid != NULL' failed

(anjuta:8822): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed

** (anjuta:8822): CRITICAL **: anjuta_preferences_add_page: assertion
`GTK_IS_WIDGET (page)' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1224104256 (LWP 8822)]
0xb7f15006 in on_stock_selection_changed (selection=0x826ec00) at
anjuta-encodings.c:567
567     anjuta-encodings.c: No such file or directory.
       in anjuta-encodings.c
(gdb) bt
#0  0xb7f15006 in on_stock_selection_changed (selection=0x826ec00) at
anjuta-encodings.c:567
#1  0xb72abf0b in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#2  0xb729f839 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#3  0xb72af0ea in g_signal_stop_emission () from /usr/lib/libgobject-2.0.so.0
#4  0xb72b0970 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#5  0xb72b0cd9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#6  0xb78162dd in _gtk_tree_selection_emit_changed () from
/usr/lib/libgtk-x11-2.0.so.0
#7  0xb7831367 in gtk_tree_view_set_model () from /usr/lib/libgtk-x11-2.0.so.0
#8  0xb7f15688 in anjuta_encodings_init (pref=0x80e74f8,
gxml=0x81e7b88) at anjuta-encodings.c:717
#9  0xb6cb329f in activate_plugin (plugin=0x81e2ba0) at plugin.c:1118
#10 0xb7f1a710 in anjuta_plugin_activate (plugin=0x81e2ba0) at
anjuta-plugin.c:383
#11 0xb7f260d6 in tool_set_update (shell=0x80bacd0,
selected_tool=0x80b0f90, load=1) at plugins.c:885
#12 0xb7f26f50 in anjuta_plugins_get_plugin_by_id (shell=0x80bacd0,
plugin_id=0x81cf4e8 "anjuta-editor:EditorPlugin")
   at plugins.c:1260
#13 0xb6fd40a9 in default_profile_plugin_activate_plugins
(plugin=0x81981d8, selected_plugins=0x81c5ed8) at plugin.c:507
#14 0xb6fd5131 in default_profile_plugin_load (plugin=0x81981d8,
selected_plugins=0x81c5f30, e=0x0) at plugin.c:856
#15 0xb6fd52ce in default_profile_plugin_load_default
(plugin=0x81981d8, err=0x0) at plugin.c:897
#16 0xb6fd54bf in iprofile_load (profile=0x81981d8, err=0x0) at plugin.c:946
#17 0xb7922514 in ianjuta_profile_load (obj=0x81981d8, err=0x0) at
ianjuta-profile.c:39
#18 0x0804db27 in anjuta_new (prog_name=0xbfc7b400
"/usr/local/bin/anjuta", prog_args=0x0, no_splash=0,
   im_file=0x80abb40
"/usr/local/share/pixmaps/anjuta/anjuta_splash.png",
proper_shutdown=0, geometry=0x0) at anjuta.c:142
#19 0x080514e4 in main (argc=1, argv=0xbfc79824) at main.c:159

===============================================

Pls help me to solve this problem

Sahan




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