GNOME Bugzilla – Bug 647063
crash in WebCore::HTMLNames::summaryAttr
Last modified: 2012-10-08 06:28:24 UTC
Version: 2.30.6 What were you doing when the application crashed? First start of fresh emerge of 'epiphany' and fresh emerge of 'webkit-gtk' by a newly created 'test_user' on an up-to-date Gentoo system. NOTE: This is a dual Alpha EV68 which may be relevant. Distribution: Gentoo Base System release 1.12.14 Gnome Release: 2.32.1 2011-03-22 (Gentoo) BugBuddy Version: 2.32.0 System: Linux 2.6.36-gentoo-r5-sl #1 SMP Thu Mar 24 12:17:24 PDT 2011 alpha X Vendor: The X.Org Foundation X Vendor Release: 10904000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome GTK+ Modules: canberra-gtk-module, gnomesegvhandler Memory status: size: 257220608 vsize: 257220608 resident: 43786240 share: 29810688 rss: 43786240 rss_rlim: 18446744073709551615 CPU usage: start_time: 1304392864 rtime: 870 utime: 741 stime: 129 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/epiphany' [Thread debugging using libthread_db enabled] [New Thread 0x2000a26f010 (LWP 14989)] [New Thread 0x200096e7010 (LWP 14988)] [New Thread 0x200056a5010 (LWP 14985)] 0x00000200029480dc in waitpid () from /lib/libpthread.so.0
+ Trace 226631
Thread 1 (Thread 0x20004cfe1a0 (LWP 14984))
Inferior 1 [process 14984] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors (82 sec old) --------------------- (yelp:14969): Gtk-CRITICAL **: IA__gtk_tool_button_new: assertion `icon_widget == NULL || GTK_IS_MISC (icon_widget)' failed (yelp:14969): GLib-GObject-WARNING **: invalid (NULL) pointer instance (yelp:14969): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (yelp:14969): Gtk-CRITICAL **: IA__gtk_toolbar_insert: assertion `GTK_IS_TOOL_ITEM (item)' failed (yelp:14969): Gtk-CRITICAL **: IA__gtk_tool_button_new: assertion `icon_widget == NULL || GTK_IS_MISC (icon_widget)' failed (yelp:14969): GLib-GObject-WARNING **: invalid (NULL) pointer instance (yelp:14969): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (yelp:14969): Gtk-CRITICAL **: IA__gtk_toolbar_insert: assertion `GTK_IS_TOOL_ITEM (item)' failed --------------------------------------------------
Can you please install debuginfo packages of webkit, glib2, gtk+2 and libsoup and provide us updated traces, tia.
Created attachment 185537 [details] bug-buddy output (2)
OK I did this, which is, I believe what you mean by "debuginfo packages" on a Gentoo system: FEATURES="splitdebug" emerge -av epiphany webkit-gtk glib gtk+ libsoup with '-ggdb' in the CFLAGS Then I ran 'epiphany' as a test_user and got the same crash. I have attached what 'bug-buddy' captured.
Pasting the backtrace here to let us see if there is any duplicated trace: Distribution: Gentoo Base System release 1.12.14 Gnome Release: 2.32.1 2011-03-22 (Gentoo) BugBuddy Version: 2.32.0 System: Linux 2.6.36-gentoo-r5-sl #1 SMP Thu Mar 24 12:17:24 PDT 2011 alpha X Vendor: The X.Org Foundation X Vendor Release: 10904000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome GTK+ Modules: canberra-gtk-module, gnomesegvhandler Memory status: size: 257589248 vsize: 257589248 resident: 44466176 share: 29990912 rss: 44466176 rss_rlim: 18446744073709551615 CPU usage: start_time: 1305271706 rtime: 1011 utime: 856 stime: 155 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/epiphany' [Thread debugging using libthread_db enabled] [New Thread 0x2000a35b010 (LWP 13503)] [New Thread 0x200097d3010 (LWP 13502)] [New Thread 0x200056a5010 (LWP 13501)] 0x00000200029480dc in waitpid () from /lib/libpthread.so.0
+ Trace 226656
#7 ~HashTable (this=0x20009837a00, __in_chrg=<value optimized out>) at ./JavaScriptCore/wtf/HashTable.h:298 No locals. #8 ~HashMap (this=0x20009837a00, __in_chrg=<value optimized out>) at ./JavaScriptCore/wtf/HashMap.h:32 No locals. #9 ~EvalCodeCache (this=0x20009837a00, __in_chrg=<value optimized out>) at JavaScriptCore/byte
Hi, this crash has been reported with an older version of Epiphany and webkit; recent versions of Epiphany are much more reliable. Please check if this still occurs with Epiphany 3.6 or newer and reopen if that is the case, otherwise please mark as resolved obsolete. Thanks!
(In reply to comment #6) > Hi, this crash has been reported with an older version of Epiphany and webkit; > recent versions of Epiphany are much more reliable. > > Please check if this still occurs with Epiphany 3.6 or newer and reopen if that > is the case, otherwise please mark as resolved obsolete. Thanks! Not practical on my system at this time, sorry Epiphany 3.6 not yet in Gentoo distribution will test when becomes available