[webkit-dev] RenderListItem::resetMarkerValue
Steven Fisher
sdfisher at spamcop.net
Thu Jan 26 00:32:40 PST 2006
Ah, good point. It's been filed now:
http://bugzilla.opendarwin.org/show_bug.cgi?id=6829
-- Steve
On 25 Jan 2006, at 11:35 PM, Eric Seidel wrote:
> The note is much appreciated.
>
> However the fastest way to get an issue like this resolved,
> actually is to file a bug:
>
> http://webkit.opendarwin.org/quality/reporting.html
>
> We will use your bug report for discussion of the issue as well as
> a location to attach the final fix.
>
> Since it is a regression, you should feel free to mark it as a "P1"
> and give it the "Regression" keyword (if you have such privileges
> in bugzilla).
>
> Thanks for your time.
>
> -eric
>
>
> On Jan 25, 2006, at 11:24 PM, Steven Fisher wrote:
>
>> I've had a couple crashes in the nightly by
>> RenderListItem::resetMarkerValue. It looks like it was changed
>> yesterday. I've never seen this before today, so I think it might
>> have just been introduced.
>>
>> Exception: EXC_BAD_ACCESS (0x0001)
>> Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x0000009c
>>
>> Thread 0 Crashed:
>> 0 com.apple.WebCore 0x01255d4c
>> WebCore::RenderListItem::resetMarkerValue() + 8
>> 1 com.apple.WebCore 0x012371f0
>> WebCore::updateListMarkerNumbers(WebCore::RenderObject*) + 68
>> 2 com.apple.WebCore 0x01237e18
>> WebCore::RenderContainer::removeChildNode(WebCore::RenderObject*)
>> + 200
>> 3 com.apple.WebCore 0x01226e40
>> WebCore::RenderBlock::removeChild(WebCore::RenderObject*) + 624
>> 4 com.apple.WebCore 0x0125d5dc
>> WebCore::RenderObject::remove() + 84
>> 5 com.apple.WebCore 0x0125d634
>> WebCore::RenderObject::destroy() + 24
>> 6 com.apple.WebCore 0x0122ceb8
>> WebCore::RenderBox::destroy() + 64
>> 7 com.apple.WebCore 0x011a404c
>> WebCore::NodeImpl::detach() + 160
>> 8 com.apple.WebCore 0x011a7fb4
>> WebCore::ContainerNodeImpl::detach() + 56
>> 9 com.apple.WebCore 0x011a7fb4
>> WebCore::ContainerNodeImpl::detach() + 56
>> 10 com.apple.WebCore 0x011a95bc
>> WebCore::ContainerNodeImpl::removeChildren() + 112
>> 11 com.apple.WebCore 0x01092164
>> WebCore::HTMLElementImpl::setInnerHTML(WebCore::DOMString const&,
>> int&) + 56
>>
>> If you need more information I can try to write up a report
>> tomorrow, but since it seems to be a regression I thought I'd say
>> something here immediately.
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at opendarwin.org
>> http://www.opendarwin.org/mailman/listinfo/webkit-dev
>
More information about the webkit-dev
mailing list