Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2010 11:30:48 -0500
From:      "Scott T. Hildreth" <shildret@scotth.emsphone.com>
To:        Joe Marcus Clarke <marcus@freebsd.org>
Cc:        freebsd-gnome <freebsd-gnome@freebsd.org>
Subject:   Re: evolution core dumping
Message-ID:  <1277483448.12819.2.camel@scotth.emsphone.com>
In-Reply-To: <4C2221E0.4000305@freebsd.org>
References:  <1276095204.75742.5.camel@scotth.emsphone.com> <1277244151.44361.5.camel@scotth.emsphone.com> <4C219FB8.6000409@freebsd.org> <1277304978.90575.3.camel@scotth.emsphone.com> <4C2221E0.4000305@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2010-06-23 at 11:01 -0400, Joe Marcus Clarke wrote:
=20

> >>>
> >>> any suggestions?
> >>
> >> You need to rebuild gtkhtml3 with debugging symbols, but it really loo=
ks
> >> like a font problem.  What font are you using?=20
> >=20
> > I am using sans (9).  I haven't seen the gtkhtml dump in a while, most
> > my core dumps are the filter.  I ran evo with the CAMEL_DEBUG=3Dall, bu=
t
> > that didn't have any related info.  Do you think one of my filters is
> > causing this?
>=20
> Maybe causing the first one, yes.  I only have one simple filter to tag
> email sent to me.  If this is reliably reproducible, try removing some
> filters until you find the one that is causing the crash, then open a
> bug in Bugzilla.
>=20
> Joe
>=20


I cleaned up some old filters and the other core dumps seemed to stop.

Just got a new core dump.

(gdb) bt
#0  0x49765952 in pango_layout_get_context ()
from /usr/local/lib/libpango-1.0.so.0
#1  0x49765afb in pango_layout_get_context ()
from /usr/local/lib/libpango-1.0.so.0
#2  0x4976b11b in pango_layout_get_iter ()
from /usr/local/lib/libpango-1.0.so.0
#3  0x49770f42 in pango_renderer_draw_layout ()
from /usr/local/lib/libpango-1.0.so.0
#4  0x49332706 in gdk_draw_layout_with_colors ()
from /usr/local/lib/libgdk-x11-2.0.so.0
#5  0x493328a3 in gdk_draw_layout ()
from /usr/local/lib/libgdk-x11-2.0.so.0
#6  0x49d9a2e1 in ?? ()
from /usr/local/lib/gtk-2.0/2.10.0/engines/libcrux-engine.so
#7  0x4a373c98 in ?? ()
#8  0x4e8f7df8 in ?? ()
#9  0x0000004e in ?? ()
#10 0x00000005 in ?? ()
#11 0x54e60800 in ?? ()
#12 0x49c4f840 in ?? ()
#13 0xbfbfaba8 in ?? ()
#14 0x49308194 in ?? () from /usr/local/lib/libgtk-x11-2.0.so.0
#15 0x00000018 in ?? ()
#16 0x49ca19f0 in ?? ()
#17 0xbfbfaba8 in ?? ()
#18 0x4910697f in gtk_paint_layout ()
from /usr/local/lib/libgtk-x11-2.0.so.0
Previous frame identical to this frame (corrupt stack?)
(gdb)=20

This is all over the place, I think its time for a 'portupgrade -R
evolution'






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1277483448.12819.2.camel>