GNOME Bugzilla – Bug 646885
crash in gtk_html_set_blocking at gtkhtml.c line 6287
Last modified: 2017-02-09 13:41:03 UTC
What were you doing when the application crashed? Просматривал новую почту. Distribution: openSUSE 11.3 (i586) Gnome Release: 2.30.0 (null) (SUSE) BugBuddy Version: 2.30.0 System: Linux 2.6.34.7-0.7-desktop #1 SMP PREEMPT 2010-12-13 11:13:53 +0100 i686 X Vendor: The X.Org Foundation X Vendor Release: 10800000 Selinux: No Accessibility: Disabled GTK+ Theme: Sonar Icon Theme: Gilouche GTK+ Modules: canberra-gtk-module, gnomebreakpad Memory status: size: 247648256 vsize: 247648256 resident: 46727168 share: 24838144 rss: 46727168 rss_rlim: 18446744073709551615 CPU usage: start_time: 1302064099 rtime: 876 utime: 762 stime: 114 cutime:19 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' [Thread debugging using libthread_db enabled] [New Thread 0xada5db70 (LWP 23496)] [New Thread 0xab946b70 (LWP 23441)] [New Thread 0xac147b70 (LWP 23440)] [New Thread 0xae6b9b70 (LWP 23346)] [New Thread 0xb4cd3b70 (LWP 23345)] 0xffffe424 in __kernel_vsyscall ()
+ Trace 226607
Thread 1 (Thread 0xb5cf0870 (LWP 23341))
Inferior 1 [process 23341] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ---- Critical and fatal warnings logged during execution ---- ** gtkhtml **: html_engine_get_editable: assertion `HTML_IS_ENGINE (e)' failed ----------- .xsession-errors (231 sec old) --------------------- (nautilus:1990): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:1990): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:1990): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:1990): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:1990): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:1990): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:1990): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:1990): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed --------------------------------------------------
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 and reopen this bug or report a new one. Thanks in advance!
we have a similar bug here: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/759820 first thread: "#0 0x00007fb3f24ba8b7 in gtk_html_set_blocking (html=0x2ded920, block=0) at gtkhtml.c:6287 No locals.
+ Trace 226787
Thread 1 (process 2705)
Same downstream bug report from 3.32.2: https://bugzilla.redhat.com/show_bug.cgi?id=697993
Here is another bug report from 4.4.3: https://bugzilla.redhat.com/show_bug.cgi?id=836470 Evolution 3.6.0 will use WebKit for rendering, thus this will be obsolete for it.
+ Trace 230458
Thread 1 (Thread 0x7fe704fba9c0 (LWP 1817))
GtkHtml is not under active development anymore. Evolution (its main consumer) switched to a WebKit backend a while ago. It is currently unlikely that there will be any further GtkHtml development. Closing this report as WONTFIX as part of Bugzilla Housekeeping (bug 778387) to reflect reality. Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.