Wanda kills my panel!




Wanda kills my panel as it is trying to start up (fish_applet is
automatically loaded in my setup).  This is with gnome-libs and gnome-core
at GNOME_STABLE from anonymous CVS this morning.  Here's the gdb session:

$ gdb panel
GNU gdb 4.17
[copyright snipped]
This GDB was configured as "i386-redhat-linux"...
(gdb) run
Starting program: /opt/gnome/bin/panel 

** CRITICAL **: file extern.c: line 716 (panel_corba_gtk_init):
   assertion `ev._major == CORBA_NO_EXCEPTION' failed.
type = 2 exid = (null)

** CRITICAL **: file applet-widget.c: line 638
   (gnome_panel_applet_corba_init): assertion `ev._major ==
   CORBA_NO_EXCEPTION' failed.

** CRITICAL **: file applet-widget.c: line 686 (applet_widget_new):
   assertion `corbadat!=NULL' failed.

Gtk-WARNING **: invalid cast from (NULL) pointer to `AppletWidget'

Program received signal SIGSEGV, Segmentation fault.
0x406a56c9 in wanda_activator (poa=0x80b0208, 
    goad_id=0x406a6cf6 "fish_applet", params=0x0, 
    impl_ptr=0xbffff25c, ev=0xbffff7ec) at fish.c:429
429       load_properties(APPLET_WIDGET(applet)->privcfgpath);
(gdb) bt
#0  0x406a56c9 in wanda_activator (poa=0x80b0208, 
    goad_id=0x406a6cf6 "fish_applet", params=0x0, 
    impl_ptr=0xbffff25c, ev=0xbffff7ec) at fish.c:429
#1  0x400282bd in goad_server_activate_shlib (sinfo=0x8219148, 
    flags=24, params=0x0, ev=0xbffff7ec) at goad.c:724
#2  0x40027d80 in real_goad_server_activate (sinfo=0x8219148, 
    flags=24, params=0x0, server_list=0x82152b8) at goad.c:600
#3  0x4002775a in goad_server_activate_with_id (server_list=0x0, 
    server_id=0x82078f8 "fish_applet", flags=24, params=0x0)
    at goad.c:400
#4  0x8063c79 in load_extern_applet (
    goad_id=0x8213cb0 "fish_applet", 
    cfgpath=0xbffff8cc "/panel.d/default/Applet_3_Extern/", 
    panel=0x80c5fd0, pos=1073741922) at extern.c:189
#5  0x8056bb8 in init_user_applets () at session.c:723
#6  0x80520d7 in main (argc=1, argv=0xbffffb54) at main.c:155
#7  0x40515877 in __libc_start_main (main=0x8051ed0 <main>, argc=1, 
    argv=0xbffffb54, init=0x80505b0 <_init>, fini=0x80780fc <_fini>, 
    rtld_fini=0x4000a710 <_dl_fini>, stack_end=0xbffffb4c)
    at ../sysdeps/generic/libc-start.c:78
(gdb) print poa
$1 = 0x0
(gdb) print goad_id
$2 = 0x406a6cf6 "fish_applet"
(gdb) print params
$3 = (char **) 0x0
(gdb) print impl_ptr
$4 = (gpointer *) 0x0
(gdb) print ev
$5 = (CORBA_Environment *) 0x0
(gdb) print applet
$6 = (GtkWidget *) 0x0




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