*** This bug is a duplicate of bug 1028725 ***
https://bugs.launchpad.net/bugs/1028725
There we go:
Program received signal SIGSEGV, Segmentation fault.
e_web_view_update_fonts (web_view=0xb96bebe0) at e-web-view.c:2815
2815 e-web-view.c: No such file or directory.
#0 e_web_view_update_fonts (web_view=0xb96bebe0) at e-web-view.c:2815
warning: Source file is more recent than executable.
(gdb) list
2810 E_WEB_VIEW_GET_CLASS (web_view)->set_fonts (web_view,
&ms, &vw);
2811
2812 if (ms == NULL) {
2813 gchar *font;
2814
2815 font = g_settings_get_string (
2816 web_view->priv->font_settings,
2817 "monospace-font-name");
(gdb) print *web_view
$2 = {parent = {parent_instance = {widget = {parent_instance = {
g_type_instance = {g_class = 0xa632c400}, ref_count = 0,
qdata = 0x3ff00000}, priv = 0x0}, priv = 0x0}, priv = 0x0},
priv = 0x0}
(gdb) print web_view->priv
$3 = (EWebViewPrivate *) 0x0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071249
Title:
evolution crashed with SIGSEGV in e_web_view_update_fonts()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1071249/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs