GNOME Bugzilla – Bug 419712
crash in Epiphany Web Bookmarks: I was trying to synchron...
Last modified: 2009-08-13 05:41:44 UTC
Version: 2.18.0 What were you doing when the application crashed? I was trying to synchronise del.icio.us bookmark, using a fresh unix user account. Distribution: Mandriva Linux release 2007.1 (Cooker) for x86_64 Gnome Release: 2.18.0 2007-03-15 (Mandriva) BugBuddy Version: 2.18.0 System: Linux 2.6.21-0.rc2.1mdv #1 SMP Wed Feb 28 16:05:20 EST 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 70200000 Selinux: No Accessibility: Disabled GTK+ Theme: Ia Ora Free Icon Theme: gnome Memory status: size: 508059648 vsize: 508059648 resident: 58458112 share: 31207424 rss: 58458112 rss_rlim: 18446744073709551615 CPU usage: start_time: 1174222106 rtime: 391 utime: 328 stime: 63 cutime:1 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/epiphany' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 47793288076864 (LWP 10554)] [New Thread 1124096320 (LWP 10567)] [New Thread 1107310912 (LWP 10565)] [New Thread 1098918208 (LWP 10564)] [New Thread 1090525504 (LWP 10563)] [New Thread 1082132800 (LWP 10562)] 0x00002b77bae25c2e in waitpid () from /lib64/libpthread.so.0
+ Trace 119700
Thread 1 (Thread 47793288076864 (LWP 10554))
the version of python is 2.5 : ~ $ rpm -q python python-2.5-4mdv2007.1
Here is the information on the python backtrace : ~ $ gdb epiphany GNU gdb 6.6-1mdv2007.1 (Mandriva Linux release 2007.1) Copyright (C) 2006 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 "x86_64-mandriva-linux-gnu"... (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (gdb) r Starting program: /usr/bin/epiphany [Thread debugging using libthread_db enabled] [New Thread 47034591342144 (LWP 11855)] [New Thread 1082132800 (LWP 11858)] [New Thread 1090525504 (LWP 11859)] [New Thread 1098918208 (LWP 11860)] Program received signal SIGSEGV, Segmentation fault.
+ Trace 119747
Thread 47034591342144 (LWP 11855)
0x2aaaafbf5604: "/usr/lib64/epiphany/2.18/extensions/libepilicious/EpiphanyStore.py" 0x2ac71ace7d44: "__get_all_shared_bookmarks" $1 = 38
The crash seems to be in key = self.__bms.find_keyword(self.__kw, False), but I do not see why. Typing the same command in the python command work fine.
(In reply to comment #3) > The crash seems to be in key = self.__bms.find_keyword(self.__kw, False), but I > do not see why. Typing the same command in the python command work fine. > Hmm, strange indeed. Just out of curiousity, what is self.__kw set to in your case?
How can i get the value ?
*** Bug 437572 has been marked as a duplicate of this bug. ***
(In reply to comment #5) > How can i get the value ? > It's the value of the tag you use for Epilicious ("EpiliciousShare" by default). It's available from the configuration dialogue and in GConf (/apps/epiphany/extensions/epilicious/keyword).
Ubuntu bug similar on https://bugs.launchpad.net/ubuntu/+source/epiphany-extensions/+bug/129075
*** Bug 469093 has been marked as a duplicate of this bug. ***
=> NEEDINFO
*** Bug 457770 has been marked as a duplicate of this bug. ***
*** Bug 453325 has been marked as a duplicate of this bug. ***
*** Bug 433739 has been marked as a duplicate of this bug. ***
*** Bug 484572 has been marked as a duplicate of this bug. ***
Hey, I've just reported a duplicated bug. What kind of info do you need to fix this? In my GConf the value is "EpiliciousShare". Regards.
*** Bug 485798 has been marked as a duplicate of this bug. ***
Squash this bug! Epiphany looks really nice and all the really important plugins are there. I am not a Firefox Zealot. So ... just kill this bug and i will have me a Epiphany ;)
Ok, i have standard debian sid Epiphany with Adblock and Epilicious plugins. When i go to bookmarks ( Lesezeichen in german ) and try to do a "Epilicious synchronize" the browser crashes.
Please let me know what kind of systems you are running (x86 or amd64). It is /very/ likely that this is a duplicate of #325930 if you are on amd64.
it was on x86_64, but i no longer have access to the computer ( cause I moved ) and i will not be able to test for some month.
*** Bug 522562 has been marked as a duplicate of this bug. ***
*** Bug 525045 has been marked as a duplicate of this bug. ***
Same error here (http://bugzilla.gnome.org/show_bug.cgi?id=525045). Majestix:~$ uname -a Linux Majestix 2.6.24-1-amd64 #1 SMP Mon Feb 11 13:47:43 UTC 2008 x86_64 GNU/Linux Running Debian Lenny. Do you need additional information?
(In reply to comment #23) > Same error here (http://bugzilla.gnome.org/show_bug.cgi?id=525045). > > Majestix:~$ uname -a > Linux Majestix 2.6.24-1-amd64 #1 SMP Mon Feb 11 13:47:43 UTC 2008 x86_64 > GNU/Linux > > Running Debian Lenny. > > Do you need additional information? It is very likely that this is a duplicate of http://bugzilla.gnome.org/show_bug.cgi?id=325930 . Please see if the steps in that bug results in the same problem, if that is the case then you can fix the issue by rebuilding the epiphany-extensions package without optimisation.
Indeed, I can confirm that if I try the steps to reproduce Bug #325930 epiphany crashes too. I'm not that good on programming but I'll report the Bug to the Debian people and hope that they're able to fix it.
*** Bug 528315 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 325930 ***