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 368487 - crash in Epiphany Web Bookmarks: Adding lifehacker.com's ...
crash in Epiphany Web Bookmarks: Adding lifehacker.com's ...
Status: RESOLVED NOTGNOME
Product: epiphany-extensions
Classification: Deprecated
Component: rss
2.16.x
Other All
: High critical
: ---
Assigned To: epiphany-extensions-maint
epiphany-extensions-maint
: 385585 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-31 19:29 UTC by mbrothen
Modified: 2007-03-08 08:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description mbrothen 2006-10-31 19:29:42 UTC
Version: 2.16.1

What were you doing when the application crashed?
Adding lifehacker.com's rss feed to my liferea subscriptions by using the button in the lower left corner


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 198180864 vsize: 0 resident: 198180864 share: 0 rss: 81256448 rss_rlim: 0
CPU usage: start_time: 1162219210 rtime: 0 utime: 189300 stime: 0 cutime:174814 cstime: 0 timeout: 14486 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1228695888 (LWP 23236)]
[New Thread -1311548512 (LWP 23242)]
[New Thread -1303155808 (LWP 23241)]
[New Thread -1294763104 (LWP 23240)]
[New Thread -1248486496 (LWP 23239)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228695888 (LWP 23236))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 gtk_moz_embed_get_title
    from /usr/lib/firefox/libgtkembedmoz.so
  • #4 <signal handler called>
  • #5 dbus_g_method_return_error
    from /usr/lib/libdbus-glib-1.so.2
  • #6 g_slist_find_custom
    from /usr/lib/libglib-2.0.so.0
  • #7 dbus_g_method_return_error
    from /usr/lib/libdbus-glib-1.so.2
  • #8 g_hash_table_foreach
    from /usr/lib/libglib-2.0.so.0
  • #9 dbus_g_method_return_error
    from /usr/lib/libdbus-glib-1.so.2
  • #10 dbus_g_proxy_new_for_name
    from /usr/lib/libdbus-glib-1.so.2
  • #11 dbus_g_proxy_set_interface
    from /usr/lib/libdbus-glib-1.so.2
  • #12 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #15 dbus_g_proxy_get_bus_name
    from /usr/lib/libdbus-glib-1.so.2
  • #16 ??
    from /usr/lib/epiphany/2.16/extensions/librssextension.so
  • #17 ??
    from /usr/lib/epiphany/2.16/extensions/librssextension.so
  • #18 ??
    from /usr/lib/epiphany/2.16/extensions/librssextension.so
  • #19 ??
    from /usr/lib/epiphany/2.16/extensions/librssextension.so
  • #20 ??
    from /usr/lib/epiphany/2.16/extensions/librssextension.so
  • #21 pthread_mutex_lock
    from /lib/tls/i686/cmov/libc.so.6
  • #22 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #24 ??
    from /usr/lib/epiphany/2.16/extensions/librssextension.so
  • #25 ??
  • #26 ??
  • #27 ??
  • #28 pthread_getspecific
    from /lib/tls/i686/cmov/libpthread.so.0
  • #29 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #30 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #32 ??
    from /usr/lib/epiphany/2.16/extensions/librssextension.so
  • #33 ??
  • #34 ??
    from /usr/lib/epiphany/2.16/extensions/librssextension.so
  • #35 ??
  • #36 ??
    from /usr/lib/epiphany/2.16/extensions/librssextension.so
  • #37 ??
  • #38 ??
  • #0 __kernel_vsyscall

Comment 1 palfrey 2006-12-13 21:44:21 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 palfrey 2006-12-14 18:07:00 UTC
*** Bug 385585 has been marked as a duplicate of this bug. ***
Comment 3 Reinout van Schouwen 2006-12-17 02:24:58 UTC
So, this is some kind of d-bus problem. I've looked in freedesktop bugzilla and turned up this one: https://bugs.freedesktop.org/show_bug.cgi?id=4637

Is it the same problem?
Comment 4 Christian Persch 2006-12-17 09:24:12 UTC
The trace seems to fit (with a bit of symbol interpolation), yes.
Comment 5 Reinout van Schouwen 2007-03-08 08:37:43 UTC
Marking NOTGNOME then.