[Webkit-unassigned] [Bug 6835] REGRESSION: WebKit crashes when loading a script on Wikipedia

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jan 26 05:46:31 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6835





------- Comment #4 from coldwinter at katamail.com  2006-01-26 05:46 -------
Another crash report, hope it helps. This is for the alternate example
described above.

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x0000009c

Thread 0 Crashed:
0   com.apple.WebCore           0x012691d8
WebCore::RenderListItem::resetMarkerValue() + 8
1   com.apple.WebCore           0x0124a67c
WebCore::updateListMarkerNumbers(WebCore::RenderObject*) + 68
2   com.apple.WebCore           0x0124b2a4
WebCore::RenderContainer::removeChildNode(WebCore::RenderObject*) + 200
3   com.apple.WebCore           0x0123a2cc
WebCore::RenderBlock::removeChild(WebCore::RenderObject*) + 624
4   com.apple.WebCore           0x012707b0 WebCore::RenderObject::remove() + 84
5   com.apple.WebCore           0x01270808 WebCore::RenderObject::destroy() +
24
6   com.apple.WebCore           0x01240344 WebCore::RenderBox::destroy() + 64
7   com.apple.WebCore           0x011b654c WebCore::NodeImpl::detach() + 160
8   com.apple.WebCore           0x011ba828 WebCore::ContainerNodeImpl::detach()
+ 56
9   com.apple.WebCore           0x010b3684
WebCore::ElementImpl::recalcStyle(WebCore::NodeImpl::StyleChange) + 200
10  com.apple.WebCore           0x010b3820
WebCore::ElementImpl::recalcStyle(WebCore::NodeImpl::StyleChange) + 612
11  com.apple.WebCore           0x010b3820
WebCore::ElementImpl::recalcStyle(WebCore::NodeImpl::StyleChange) + 612
12  com.apple.WebCore           0x010b3820
WebCore::ElementImpl::recalcStyle(WebCore::NodeImpl::StyleChange) + 612
13  com.apple.WebCore           0x010b3820
WebCore::ElementImpl::recalcStyle(WebCore::NodeImpl::StyleChange) + 612
14  com.apple.WebCore           0x010b3820
WebCore::ElementImpl::recalcStyle(WebCore::NodeImpl::StyleChange) + 612
15  com.apple.WebCore           0x010b3820
WebCore::ElementImpl::recalcStyle(WebCore::NodeImpl::StyleChange) + 612
16  com.apple.WebCore           0x010b3820
WebCore::ElementImpl::recalcStyle(WebCore::NodeImpl::StyleChange) + 612
17  com.apple.WebCore           0x010b3820
WebCore::ElementImpl::recalcStyle(WebCore::NodeImpl::StyleChange) + 612
18  com.apple.WebCore           0x011ac358
WebCore::DocumentImpl::recalcStyle(WebCore::NodeImpl::StyleChange) + 1632
19  com.apple.WebCore           0x011acd44
WebCore::DocumentImpl::prepareMouseEvent(bool, bool, int, int,
WebCore::NodeImpl::MouseEvent*) + 500
20  com.apple.WebCore           0x011a5410
FrameView::viewportMouseMoveEvent(QMouseEvent*) + 220
21  com.apple.WebCore           0x011a0c40 MacFrame::mouseMoved(NSEvent*) + 344
22  com.apple.WebKit            0x00347f60 -[WebHTMLView(WebPrivate)
_updateMouseoverWithEvent:] + 740
23  com.apple.Foundation        0x928e6018 _nsnote_callback + 180
24  com.apple.CoreFoundation    0x907844c4 __CFXNotificationPost + 368
25  com.apple.CoreFoundation    0x9077c5a0 _CFXNotificationPostNotification +
684
26  com.apple.Foundation        0x928d0420 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 92
27  com.apple.AppKit            0x9375a584 forwardMethod + 92
28  com.apple.AppKit            0x9375a584 forwardMethod + 92
29  com.apple.AppKit            0x9375a584 forwardMethod + 92
30  com.apple.AppKit            0x9375a584 forwardMethod + 92
31  com.apple.AppKit            0x9375a584 forwardMethod + 92
32  com.apple.AppKit            0x9375a584 forwardMethod + 92
33  com.apple.AppKit            0x9375a584 forwardMethod + 92
34  com.apple.AppKit            0x936e85c0 -[NSWindow sendEvent:] + 6424
35  com.apple.Safari            0x00022160 0x1000 + 135520
36  com.apple.AppKit            0x93690ef4 -[NSApplication sendEvent:] + 4172
37  com.apple.Safari            0x00021c64 0x1000 + 134244
38  com.apple.AppKit            0x93688330 -[NSApplication run] + 508
39  com.apple.AppKit            0x93778e68 NSApplicationMain + 452
40  com.apple.Safari            0x0005cfdc 0x1000 + 376796
41  com.apple.Safari            0x0005ce80 0x1000 + 376448


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list