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

galeon-snapshot startup crash



Hi,

I just upgraded galeon-snapshot (after having it and mozilla-snapshot on
hold for a while), and now it crashes on startup.  I tried removing the
.mozilla, .mozilla-snapshot, .galeon, and .galeon-snapshot2 directories
from my home directory, but without any improvement.  A gdb backtrace is
below.  Any ideas?

Regards,
Lyndon

lyndon@pd010:lyndon$ export
LD_LIBRARY_PATH=/usr/lib/debug/:/usr/lib/mozilla-snapshot:$LD_LIBRARY_PATH
lyndon@pd010:lyndon$ unset MOZILLA_FIVE_HOME
lyndon@pd010:lyndon$ echo $LD_PRELOAD

lyndon@pd010:lyndon$ gdb /usr/lib/galeon-snapshot-bin
GNU gdb 5.3-debian
Copyright 2002 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 "i386-linux"...
(gdb) run
Starting program: /usr/lib/galeon-snapshot-bin
[New Thread 16384 (LWP 6027)]
 
** (galeon-snapshot-bin:6027): CRITICAL **: file
../../mozilla/mozilla-embed-shell.cpp: line 226 (void
mozilla_load_proxy_prefs(MozillaEmbedShell*)): assertion
`tmp != NULL' failed
 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 6027)]
0x407e91e4 in gconf_value_validate () from /usr/lib/libgconf-2.so.4
(gdb) bt
#0  0x407e91e4 in gconf_value_validate () from /usr/lib/libgconf-2.so.4
#1  0x407ea422 in gconf_engine_set () from /usr/lib/libgconf-2.so.4
#2  0x407ed971 in gconf_client_set () from /usr/lib/libgconf-2.so.4
#3  0x080d7a26 in eel_gconf_set_value (
    key=0x80efc2d "/system/http_proxy/host", value=0x0)
    at ../../utils/eel-gconf-extensions.c:482
#4  0x08078ccb in migrate_proxy_prefs () at ../../src/galeon-shell.c:310
#5  0x08078d05 in galeon_init_services (gs=0x814c5c8)
    at ../../src/galeon-shell.c:334
#6  0x40951702 in g_type_create_instance () from
/usr/lib/libgobject-2.0.so.0
#7  0x40941172 in g_object_new_valist () from
/usr/lib/libgobject-2.0.so.0
#8  0x40940cd7 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#9  0x40940e2f in g_object_new_valist () from
/usr/lib/libgobject-2.0.so.0
#10 0x409409b0 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#11 0x08078b99 in galeon_shell_new () at ../../src/galeon-shell.c:247
#12 0x08077fe0 in main (argc=1, argv=0xbffffa64) at
../../src/galeon-main.c:154
(gdb)


-- 
Lyndon Drake <lyndon@cs.york.ac.uk>    http://www.cs.york.ac.uk/~lyndon/
AI group, CS dept, University of York           Mobile: +44 7775 940 445



Reply to: