After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 433739 - crash in Epiphany Web Browser: synchronize with epilici...
crash in Epiphany Web Browser: synchronize with epilici...
Status: RESOLVED DUPLICATE of bug 419712
Product: epiphany-extensions
Classification: Deprecated
Component: epilicious
2.18.x
Other All
: High critical
: ---
Assigned To: Magnus Therning
Magnus Therning
Depends on:
Blocks:
 
 
Reported: 2007-04-26 23:12 UTC by Thilo
Modified: 2007-09-02 09:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
trace with glib:debuginfo (3.67 KB, text/plain)
2007-05-07 17:34 UTC, Thilo
Details

Description Thilo 2007-04-26 23:12:49 UTC
Version: 2.18.0

What were you doing when the application crashed?
synchronize with epilicious



Distribution: Unknown
Gnome Release: 2.18.0 2007-03-12 (Foresight Linux)
BugBuddy Version: 2.18.0

System: Linux 2.6.20.4-1.smp.gcc3.4.x86.i686 #1 SMP Sat Mar 24 16:24:13 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Foresight
Icon Theme: Tango

Memory status: size: 135352320 vsize: 135352320 resident: 52383744 share: 29880320 rss: 52383744 rss_rlim: 4294967295
CPU usage: start_time: 1177628995 rtime: 1706 utime: 1647 stime: 59 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/epiphany'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1247226176 (LWP 19928)]
[New Thread -1314432112 (LWP 20067)]
[Thread debugging using libthread_db enabled]
[New Thread -1247226176 (LWP 19928)]
[New Thread -1314432112 (LWP 20067)]
[Thread debugging using libthread_db enabled]
[New Thread -1247226176 (LWP 19928)]
[New Thread -1314432112 (LWP 20067)]
[New Thread -1288139888 (LWP 19944)]
[New Thread -1279747184 (LWP 19943)]
[New Thread -1258370160 (LWP 19935)]
0xb7f40410 in ?? ()
  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #5 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #6 nsProfileLock::FatalSignalHandler
    from /usr/lib/xulrunner-1.8.1.2pre/libgtkembedmoz.so
  • #7 <signal handler called>
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 raise
    from /lib/libc.so.6
  • #13 abort
    from /lib/libc.so.6
  • #14 __assert_fail
    from /lib/libc.so.6
  • #15 gen_iternext
  • #16 wrap_next
  • #17 wrapper_call
  • #18 PyObject_Call
  • #19 PyEval_CallObjectWithKeywords
  • #20 PyObject_CallObject
  • #21 ??
    from /usr/lib/python2.4/site-packages/gtk-2.0/gobject/_gobject.so
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
    from /usr/lib/libglib-2.0.so.0
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #30 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #34 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 main
    at ephy-main.c line 720

Thread 5 (Thread -1258370160 (LWP 19935)):
#-1 0xb7f40410 in ?? ()
No symbol table info available.
#-1 0xb7f40410 in ?? ()


----------- .xsession-errors ---------------------
** (epiphany:19144): WARNING **: Could load key file for '.ctBi21EDerror-viewer': 'Datei oder Verzeichnis nicht gefunden'
** (epiphany:19144): WARNING **: Could load key file for '.ct2NdVfberror-viewer': 'Datei oder Verzeichnis nicht gefunden'
** (epiphany:19144): WARNING **: Could load key file for '.ct5CntMrlivehttpheaders': 'Datei oder Verzeichnis nicht gefunden'
** (epiphany:19144): WARNING **: Could load key file for '.ctWw6QnTlivehttpheaders': 'Datei oder Verzeichnis nicht gefunden'
** (epiphany:19144): WARNING **: Could load key file for '.ct3pcyYIpush-scroller': 'Datei oder Verzeichnis nicht gefunden'
** (epiphany:19144): WARNING **: Could load key file for '.ctYFnmk5push-scroller': 'Datei oder Verzeichnis nicht gefunden'
** (epiphany:19144): WARNING **: Could load key file for '.ct3ZxLZQepilicious': 'Datei oder Verzeichnis nicht gefunden'
GTK Accessibility Module initialized
--------------------------------------------------
Comment 1 Reinout van Schouwen 2007-04-27 09:56:10 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Thilo 2007-04-28 08:01:07 UTC
Distribution: Unknown
Gnome Release: 2.18.1 2007-04-10 (Foresight Linux)
BugBuddy Version: 2.18.0

System: Linux 2.6.20.4-1.smp.gcc3.4.x86.i686 #1 SMP Sat Mar 24 16:24:13 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Foresight
Icon Theme: Tango

Memory status: size: 178601984 vsize: 178601984 resident: 66744320 share: 34091008 rss: 66744320 rss_rlim: 4294967295
CPU usage: start_time: 1177746886 rtime: 3580 utime: 3486 stime: 94 cutime:1 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/epiphany'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1247529280 (LWP 8799)]
[New Thread -1350034544 (LWP 9011)]
[Thread debugging using libthread_db enabled]
[New Thread -1247529280 (LWP 8799)]
[New Thread -1350034544 (LWP 9011)]
[Thread debugging using libthread_db enabled]
[New Thread -1247529280 (LWP 8799)]
[New Thread -1350034544 (LWP 9011)]
[New Thread -1314546800 (LWP 8946)]
[New Thread -1306154096 (LWP 8945)]
[New Thread -1288447088 (LWP 8834)]
[New Thread -1280054384 (LWP 8832)]
[New Thread -1258669168 (LWP 8807)]
0xb7f07410 in ?? ()
  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #5 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #6 nsProfileLock::FatalSignalHandler
    from /usr/lib/xulrunner-1.8.1.2pre/libgtkembedmoz.so
  • #7 <signal handler called>
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 raise
    from /lib/libc.so.6
  • #13 abort
    from /lib/libc.so.6
  • #14 __assert_fail
    from /lib/libc.so.6
  • #15 gen_iternext
  • #16 wrap_next
  • #17 wrapper_call
  • #18 PyObject_Call
  • #19 PyEval_CallObjectWithKeywords
  • #20 PyObject_CallObject
  • #21 ??
    from /usr/lib/python2.4/site-packages/gtk-2.0/gobject/_gobject.so
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
    from /usr/lib/libglib-2.0.so.0
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #30 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #34 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 main
    at ephy-main.c line 720

Thread 7 (Thread -1258669168 (LWP 8807)):
#-1 0xb7f07410 in ?? ()
No symbol table info available.
#-1 0xb7f07410 in ?? ()


----------- .xsession-errors ---------------------
** Message: plugin_get_value 2 (2)
** Message: plugin_get_value 1 (1)
** Message: plugin_get_value 2 (2)
epiphany: Objects/genobject.c:53: gen_iternext: Zusicherung »f->f_back != ((void *)0)« nicht erfüllt.
GTK Accessibility Module initialized
Bonobo accessibility support initialized
GTK Accessibility Module initialized
Bonobo accessibility support initialized
Backtrace limit of 200 exceeded
/usr/share/bug-buddy/gdb-cmd:3: Error in sourced command file:
Backtrace limit of 200 exceeded
Backtrace limit of 200 exceeded
--------------------------------------------------
Comment 3 Reinout van Schouwen 2007-04-29 21:27:22 UTC
Thilo, unfortunately the new trace you posted doesn't contain any more useful information than the original report. It looks like you will need debug symbols for glib/gtk+ and xulrunner at least, and most likely python too.
Comment 4 Thilo 2007-05-07 16:18:11 UTC
Ok I have now install xulrunner:debuginfo, gtk:debuginfo and python:debuginfo installed:

Distribution: Unknown
Gnome Release: 2.18.1 2007-04-10 (Foresight Linux)
BugBuddy Version: 2.18.1

System: Linux 2.6.20.7-1.smp.gcc3.4.x86.i686 #1 SMP Fri Apr 20 15:27:04 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Foresight
Icon Theme: Tango

Memory status: size: 112680960 vsize: 112680960 resident: 45301760 share: 27860992 rss: 45301760 rss_rlim: 4294967295
CPU usage: start_time: 1178554426 rtime: 444 utime: 357 stime: 87 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/epiphany'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1247500080 (LWP 4226)]
[New Thread -1297921136 (LWP 4233)]
[Thread debugging using libthread_db enabled]
[New Thread -1247500080 (LWP 4226)]
[New Thread -1297921136 (LWP 4233)]
[Thread debugging using libthread_db enabled]
[New Thread -1247500080 (LWP 4226)]
[New Thread -1297921136 (LWP 4233)]
[New Thread -1289528432 (LWP 4232)]
[New Thread -1281135728 (LWP 4231)]
[New Thread -1260319856 (LWP 4228)]
0xb7f29410 in ?? ()
  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #5 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #6 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 210
  • #7 <signal handler called>
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 raise
    from /lib/libc.so.6
  • #13 abort
    from /lib/libc.so.6
  • #14 __assert_fail
    from /lib/libc.so.6
  • #15 gen_iternext
  • #16 wrap_next
  • #17 wrapper_call
  • #18 PyObject_Call
  • #19 PyEval_CallObjectWithKeywords
  • #20 PyObject_CallObject
  • #21 ??
    from /usr/lib/python2.4/site-packages/gtk-2.0/gobject/_gobject.so
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
    from /usr/lib/libglib-2.0.so.0
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #30 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #34 IA__gtk_main
    at gtkmain.c line 1154
  • #35 main
    at ephy-main.c line 720

Thread 5 (Thread -1260319856 (LWP 4228)):
#-1 0xb7f29410 in ?? ()
No symbol table info available.
#-1 0xb7f29410 in ?? ()


----------- .xsession-errors (447 sec old) ---------------------
----------- .xsession-errors ---------------------
(epiphany:3462): libgnomevfs-WARNING **: Failed to create service browser: Bad state
(epiphany:3462): libgnomevfs-WARNING **: Failed to create service browser: Bad state
(epiphany:3462): libgnomevfs-WARNING **: Failed to create service browser: Bad state
Traceback (most recent call last):
  File "/usr/lib/epiphany/2.18/extensions/epilicious.py", line 106, in _CB_Config
    config.show()
  File "/usr/lib/epiphany/2.18/extensions/libepilicious/config.py", line 47, in show
    self.entname.set_text(self.client.get_string('/apps/epiphany/extensions/epilicious/username'))
TypeError: GtkEntry.set_text() argument 1 must be string, not None
epiphany: Objects/genobject.c:53: gen_iternext: Zusicherung »f->f_back != ((void *)0)« nicht erfüllt.
--------------------------------------------------
sh: mpg123: command not found
sh: mpg123: command not found
--------------------------------------------------
Comment 5 Reinout van Schouwen 2007-05-07 16:29:01 UTC
@Thilo: it seems you still miss the glib debuginfo. Nevertheless, considering .xsession-errors, the problem might be that the username you have stored in the gconf key /apps/epiphany/extensions/epilicious/username is empty. Can you check with gconf-editor?
Comment 6 Thilo 2007-05-07 17:31:10 UTC
It is set but It says its not associated with a scheme. I install glib:debuginfo now.
Comment 7 Thilo 2007-05-07 17:34:57 UTC
Created attachment 87725 [details]
trace with glib:debuginfo
Comment 8 Magnus Therning 2007-05-07 18:29:31 UTC
(In reply to comment #6)
> It is set but It says its not associated with a scheme. I install
> glib:debuginfo now.
> 

AFAIK there's no requirement for a Schema in GConf at the moment.  Would you do me a favour and paste the result of

 % gconftool-2 -R /apps/epiphany/extensions/epilicious

in here?

Oh, please remember to mask out your password :-)
Comment 9 Thilo 2007-05-07 19:38:20 UTC
Its empty, Magnus.
Comment 10 Thilo 2007-05-07 19:39:41 UTC
Ah because i resetted it.

 username = tpki28
 password = ****
 keyword = 
 exclude = false
Comment 11 Magnus Therning 2007-05-08 05:33:26 UTC
(In reply to comment #10)
> Ah because i resetted it.
> 
>  username = tpki28
>  password = ****
>  keyword = 
>  exclude = false
> 

You MUST set keyword too!

After doing that, do you still have epiphany crash on you?
Comment 12 Thilo 2007-05-08 10:30:37 UTC
Yes. BTW. why a tag/keyword?

Distribution: Unknown
Gnome Release: 2.18.1 2007-04-10 (Foresight Linux)
BugBuddy Version: 2.18.1

System: Linux 2.6.20.7-1.smp.gcc3.4.x86.i686 #1 SMP Fri Apr 20 15:27:04 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Foresight
Icon Theme: Tango

Memory status: size: 225816576 vsize: 225816576 resident: 85823488 share: 32649216 rss: 85823488 rss_rlim: 4294967295
CPU usage: start_time: 1178559241 rtime: 62454 utime: 59083 stime: 3371 cutime:8369 cstime: 1071 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/epiphany'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1247188784 (LWP 5744)]
[New Thread -1340376176 (LWP 20999)]
[Thread debugging using libthread_db enabled]
[New Thread -1247188784 (LWP 5744)]
[New Thread -1340376176 (LWP 20999)]
[New Thread -1323590768 (LWP 20997)]
[New Thread -1401357424 (LWP 20992)]
[New Thread -1392964720 (LWP 7883)]
[New Thread -1306133616 (LWP 5752)]
[New Thread -1289348208 (LWP 5751)]
[New Thread -1280861296 (LWP 5748)]
[New Thread -1260008560 (LWP 5746)]
[Thread debugging using libthread_db enabled]
[New Thread -1247188784 (LWP 5744)]
[New Thread -1340376176 (LWP 20999)]
0xb7f75410 in ?? ()
  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #5 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #6 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 210
  • #7 <signal handler called>
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 raise
    from /lib/libc.so.6
  • #13 abort
    from /lib/libc.so.6
  • #14 __assert_fail
    from /lib/libc.so.6
  • #15 gen_iternext
  • #16 wrap_next
  • #17 wrapper_call
  • #18 PyObject_Call
  • #19 PyEval_CallObjectWithKeywords
  • #20 PyObject_CallObject
  • #21 ??
    from /usr/lib/python2.4/site-packages/gtk-2.0/gobject/_gobject.so
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
    from /usr/lib/libglib-2.0.so.0
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 g_idle_dispatch
    at gmain.c line 3928
  • #30 g_idle_dispatch
    at gmain.c line 3928
  • #31 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #32 g_main_context_iterate
    at gmain.c line 2677
  • #33 IA__g_main_loop_run
    at gmain.c line 2881
  • #34 IA__gtk_main
    at gtkmain.c line 1154
  • #35 main
    at ephy-main.c line 720

Thread 9 (Thread -1260008560 (LWP 5746)):
#-1 0xb7f75410 in ?? ()
No symbol table info available.
#-1 0xb7f75410 in ?? ()


----------- .xsession-errors (29 sec old) ---------------------
(gnome-terminal:2952): Vte-WARNING **: No handler for control sequence `device-control-string' defined.
Timeout: ortage/sys-libs/glibc-2.5-r2/image//usr/lib/gconv
/usr/bin/install -c /var/tmp/portage/
_gtk_text_util_create_rich_drag_icon: layout size 98 15
_gtk_text_util_create_rich_drag_icon: pixmap size 108 25
** (epiphany:5744): WARNING **: Could not get nsIScriptError
** (epiphany:5744): WARNING **: Could not get nsIScriptError
epiphany: Objects/genobject.c:53: gen_iternext: Zusicherung »f->f_back != ((void *)0)« nicht erfüllt.
--------------------------------------------------
Comment 13 Magnus Therning 2007-06-15 15:06:56 UTC
(In reply to comment #12)
> Yes. BTW. why a tag/keyword?

Epilicious uses the tag/keyword to limit what gets synchronised.

Let's see if this bug is a duplicate of bug #419712, type the following into Python Console in Epiphany:

    import epiphany
    bms = epiphany.ephy_shell_get_default().get_bookmarks()
    bms.find_keyword("EpiliciousShare", False)

Let me know what happens.
Comment 14 Thilo 2007-06-16 14:21:53 UTC
I cant do this now. I have epilicious disabled - would have to recompile but now dont have system to do this. I could maybe do this next month.
Comment 15 Magnus Therning 2007-06-16 17:36:30 UTC
(In reply to comment #14)
> I cant do this now. I have epilicious disabled - would have to recompile but
> now dont have system to do this. I could maybe do this next month.

You don't need epilicious to do it, you only need epiphany compiled with python and the Python Console extension.
Comment 16 Magnus Therning 2007-09-02 09:14:04 UTC
Making it a duplicate, on a hunch...

*** This bug has been marked as a duplicate of 419712 ***