Thu 27 Dec 2007 02:40:02 PM UTC, comment #1:
Was this the recursion bug we exchanged mails about? If so, could you please close the bug report, as that problem was caused by the way simple web kit inserted horizontal rules.
If not, could you please add some information on how to reproduce this problem.
|
Mon 17 Dec 2007 09:14:38 PM UTC, original submission:
I don't know if it is a problem with SWK, but with the latest version I get the following dump:
#0 0x28d8f164 in XftGlyphExtents () from /usr/local/lib/libXft.so.2
#1 0x28d8f633 in XftTextExtents32 () from /usr/local/lib/libXft.so.2
#2 0x28d69803 in -[GSXftFontInfo(Private) xGlyphInfo:] (self=0x84b5c08,
_cmd=0x28d85928, glyph=101) at GSXftFontInfo.m:726
#3 0x28d68a24 in -[GSXftFontInfo advancementForGlyph:] (self=0x84b5c08,
_cmd=0x2846d540, glyph=101) at GSXftFontInfo.m:330
#4 0x28368b23 in -[GSHorizontalTypesetter layoutLineNewParagraph:] (
self=0x8317f08, _cmd=0x2846d618, newParagraph=1 '\001')
at GSHorizontalTypesetter.m:953
#5 0x28369a1c in -[GSHorizontalTypesetter layoutGlyphsInLayoutManager:inTextContainer:startingAtGlyphIndex:previousLineFragmentRect:nextGlyphIndex:numberOfLineFragments:] (self=0x8317f08, _cmd=0x2846b9a8, layoutManager=0x8488208,
textContainer=0x848fd88, glyphIndex=0, previousLineFragRect=
{origin = {x = 0, y = 0}, size = {width = 0, height = 0}},
nextGlyphIndex=0xbfa014e0, howMany=0) at GSHorizontalTypesetter.m:1242
#6 0x2836330f in -[GSLayoutManager(LayoutHelpers) _doLayout] (self=0x8488208,
_cmd=0x2846b9b8) at GSLayoutManager.m:1598
#7 0x283634fb in -[GSLayoutManager(LayoutHelpers) _doLayoutToContainer:] (
self=0x8488208, _cmd=0x2846b9c8, cindex=0) at GSLayoutManager.m:1662
#8 0x28364bff in -[GSLayoutManager(layout) usedRectForTextContainer:] (
self=0x8488208, _cmd=0x28467030, container=0x848fd88)
at GSLayoutManager.m:2202
#9 0x283513c7 in -[NSTextView sizeToFit] (self=0x83f0008, _cmd=0x28466db0)
at NSTextView.m:1664
this is on xlib
|