Bug#486136: epiphany-browser: passwords lost !

Xavier Bestel xavier.bestel at free.fr
Mon Jul 28 16:23:13 UTC 2008


Just in case it helps:

[xav at bip:~]$ gdb --args epiphany-browser --g-fatal-warnings
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) r
Starting program: /usr/bin/epiphany-browser --g-fatal-warnings
[Thread debugging using libthread_db enabled]
[New Thread 0xb6b02ab0 (LWP 22863)]
[New Thread 0xb5ab5b90 (LWP 22867)]

** WARNING **: failed to read user preferences, error: 80004005
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb6b02ab0 (LWP 22863)]
0xb7fb5424 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7fb5424 in __kernel_vsyscall ()
#1  0xb6e495e0 in raise () from /lib/i686/cmov/libc.so.6
#2  0xb6e4afb8 in abort () from /lib/i686/cmov/libc.so.6
#3  0xb70de172 in IA__g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_WARNING, 
    format=0x8145080 "failed to read user preferences, error: %x", args1=0xbfacf31c "\005@")
    at /tmp/buildd/glib2.0-2.16.5/glib/gmessages.c:497
#4  0xb70de1a6 in IA__g_log (log_domain=0x0, log_level=G_LOG_LEVEL_WARNING, 
    format=0x8145080 "failed to read user preferences, error: %x") at /tmp/buildd/glib2.0-2.16.5/glib/gmessages.c:517
#5  0x080c5f98 in impl_init (esingle=0x95207b8)
    at /build/buildd/epiphany-browser-2.22.3/embed/mozilla/mozilla-embed-single.cpp:192
#6  0x080fd8f3 in ephy_embed_single_init (single=0x95207b8)
    at /build/buildd/epiphany-browser-2.22.3/embed/ephy-embed-single.c:176
#7  0x080fe71b in impl_get_embed_single (shell=0x953cc08) at /build/buildd/epiphany-browser-2.22.3/embed/ephy-embed-shell.c:235
#8  0x0807cab3 in impl_get_embed_single (embed_shell=0x953cc08) at /build/buildd/epiphany-browser-2.22.3/src/ephy-shell.c:214
#9  0x080fdb11 in ephy_embed_shell_get_embed_single (shell=0x953cc08)
    at /build/buildd/epiphany-browser-2.22.3/embed/ephy-embed-shell.c:262
#10 0x0807c6a1 in ephy_shell_get_extensions_manager (es=0x953cc08) at /build/buildd/epiphany-browser-2.22.3/src/ephy-shell.c:712
#11 0x0807c86e in ephy_shell_get_session (shell=0x953cc08) at /build/buildd/epiphany-browser-2.22.3/src/ephy-shell.c:610
#12 0x08076fc1 in main (argc=2, argv=0xbfad1604) at /build/buildd/epiphany-browser-2.22.3/src/ephy-main.c:342
(gdb) up 5
#5  0x080c5f98 in impl_init (esingle=0x95207b8)
    at /build/buildd/epiphany-browser-2.22.3/embed/mozilla/mozilla-embed-single.cpp:192
192     /build/buildd/epiphany-browser-2.22.3/embed/mozilla/mozilla-embed-single.cpp: No such file or directory.
        in /build/buildd/epiphany-browser-2.22.3/embed/mozilla/mozilla-embed-single.cpp
Current language:  auto; currently c++
(gdb)








More information about the pkg-gnome-maintainers mailing list