[Webkit-unassigned] [Bug 13563] REGRESSION: Crash loading message in Yahoo! Mail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 1 14:45:58 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13563





------- Comment #4 from ddkilzer at webkit.org  2007-05-01 14:45 PDT -------
Slightly different stack trace:

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

Thread 0 Crashed:
0   com.apple.WebCore                   0x0114fb54
WebCore::CSSStyleSelector::matchRulesForList(WebCore::CSSRuleDataList*, int&,
int&) + 352 (cssstyleselector.cpp:435)
1   com.apple.WebCore                   0x0114fd28
WebCore::CSSStyleSelector::matchRules(WebCore::CSSRuleSet*, int&, int&) + 176
(cssstyleselector.cpp:396)
2   com.apple.WebCore                   0x0115efe0
WebCore::CSSStyleSelector::styleForElement(WebCore::Element*,
WebCore::RenderStyle*, bool, bool) + 1212 (cssstyleselector.cpp:867)
3   com.apple.WebCore                   0x012b893c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 484
(Element.cpp:675)
4   com.apple.WebCore                   0x012b8c80
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1320
(Element.cpp:713)
5   com.apple.WebCore                   0x012b8c80
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1320
(Element.cpp:713)
6   com.apple.WebCore                   0x012b8c80
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1320
(Element.cpp:713)
7   com.apple.WebCore                   0x012b8c80
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1320
(Element.cpp:713)
8   com.apple.WebCore                   0x012b8c80
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1320
(Element.cpp:713)
9   com.apple.WebCore                   0x012b8c80
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1320
(Element.cpp:713)
10  com.apple.WebCore                   0x0110048c
WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 1284
(Document.cpp:1024)
11  com.apple.WebCore                   0x010f67f4
WebCore::Document::updateRendering() + 84 (Document.cpp:1049)
12  com.apple.WebCore                   0x012eadbc
KJS::ScheduledAction::execute(KJS::Window*) + 1168 (kjs_window.cpp:1940)
13  com.apple.WebCore                   0x012edec4
KJS::Window::timerFired(KJS::DOMWindowTimer*) + 504 (kjs_window.cpp:2054)
14  com.apple.WebCore                   0x012edf60 KJS::DOMWindowTimer::fired()
+ 72 (kjs_window.cpp:2640)
15  com.apple.WebCore                   0x0126a88c
WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*,
(unsigned long)0> const&) + 240 (Timer.cpp:322)
16  com.apple.WebCore                   0x0126a958
WebCore::TimerBase::sharedTimerFired() + 132 (Timer.cpp:355)
17  com.apple.WebCore                   0x01269d48
WebCore::timerFired(__CFRunLoopTimer*, void*) + 60 (SharedTimerMac.cpp:47)
18  com.apple.CoreFoundation            0x907f2578 __CFRunLoopDoTimer + 184
19  com.apple.CoreFoundation            0x907deef8 __CFRunLoopRun + 1680
20  com.apple.CoreFoundation            0x907de4ac CFRunLoopRunSpecific + 268
21  com.apple.HIToolbox                 0x93298b20 RunCurrentEventLoopInMode +
264
22  com.apple.HIToolbox                 0x932981b4 ReceiveNextEventCommon + 380
23  com.apple.HIToolbox                 0x93298020
BlockUntilNextEventMatchingListInMode + 96
24  com.apple.AppKit                    0x9379eae4 _DPSNextEvent + 384
25  com.apple.AppKit                    0x9379e7a8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
26  com.apple.Safari                    0x00006740 0x1000 + 22336
27  com.apple.AppKit                    0x9379acec -[NSApplication run] + 472
28  com.apple.AppKit                    0x9388b87c NSApplicationMain + 452
29  com.apple.Safari                    0x0005c77c 0x1000 + 374652
30  com.apple.Safari                    0x0005c624 0x1000 + 374308


-- 
Configure bugmail: http://bugs.webkit.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