[Webkit-unassigned] [Bug 14042] New: REGRESSION: Leopard Mail crashes in CSSComputedStyleDeclaration::copyInheritableProperties() when trying to view message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 8 20:47:41 PDT 2007


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

           Summary: REGRESSION: Leopard Mail crashes in
                    CSSComputedStyleDeclaration::copyInheritableProperties()
                    when trying to view message
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jon at jonshier.com


Trying to view a forward from my Mom (thanks Mom!) causes Leopard Mail (9A410j)
to crash with the following trace.

OS Version:      Mac OS X 10.5 (9A410j)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore                   0x947fa788
WebCore::CSSComputedStyleDeclaration::copyInheritableProperties() const + 104
1   com.apple.WebCore                   0x948de7a4
WebCore::createMarkup(WebCore::Range const*, WTF::Vector<WebCore::Node*, 0ul>*,
WebCore::EAnnotateForInterchange, bool) + 3380
2   com.apple.WebCore                   0x947e5944 -[WebCoreFrameBridge
markupStringFromRange:nodes:] + 132
3   com.apple.MessageFramework          0x005da6f0 -[MessageHTMLConverter
_mainThreadHTMLStringWithInlinedStyleFromHTMLData] + 308
4   com.apple.MessageFramework          0x005dac88 -[MessageHTMLConverter
webView:locationChangeDone:forDataSource:] + 116
5   com.apple.Foundation                0x93908bb8 __invoking___ + 168
6   com.apple.Foundation                0x938356d4 -[NSInvocation invoke] + 128
7   com.apple.Foundation                0x93855648 -[NSInvocation
invokeWithTarget:] + 60
8   com.apple.Foundation                0x939082f8 ___forwarding___ + 612
9   com.apple.Foundation                0x93908954 __forwarding_prep_0___ + 212
10  com.apple.WebKit                    0x927d9af8
WebFrameLoaderClient::dispatchDidFinishLoad() + 88
11  com.apple.WebCore                   0x94ae51a8
WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 856
12  com.apple.WebCore                   0x94ae5794
WebCore::FrameLoader::recursiveCheckLoadComplete() + 500
13  com.apple.WebCore                   0x94ae5a1c
WebCore::FrameLoader::finishedLoading() + 364
14  com.apple.WebCore                   0x94af5ce4
WebCore::MainResourceLoader::didFinishLoading() + 52
15  com.apple.WebCore                   0x94af6704
WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction,
WebCore::ResourceResponse const&) + 1092
16  com.apple.WebCore                   0x94af67cc
WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction)
+ 60
17  com.apple.WebCore                   0x94af6b68
WebCore::MainResourceLoader::didReceiveResponse(WebCore::ResourceResponse
const&) + 792
18  com.apple.WebCore                   0x94af7038
WebCore::MainResourceLoader::handleDataLoadNow(WebCore::Timer<WebCore::MainResourceLoader>*)
+ 200
19  com.apple.WebCore                   0x94907080
WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*, 0ul>
const&) + 176
20  com.apple.WebCore                   0x9490711c
WebCore::TimerBase::sharedTimerFired() + 108
21  com.apple.CoreFoundation            0x945ca334 CFRunLoopRunSpecific + 3068
22  com.apple.HIToolbox                 0x92503b20 RunCurrentEventLoopInMode +
288
23  com.apple.HIToolbox                 0x92509df8 ReceiveNextEventCommon + 412
24  com.apple.HIToolbox                 0x92509ef4
BlockUntilNextEventMatchingListInMode + 84
25  com.apple.AppKit                    0x9051e890 _DPSNextEvent + 596
26  com.apple.AppKit                    0x9051e2dc -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
27  com.apple.AppKit                    0x90518b7c -[NSApplication run] + 736
28  com.apple.AppKit                    0x9050cee4 NSApplicationMain + 548
29  com.apple.mail                      0x00002920 0x1000 + 6432
30  com.apple.mail                      0x0008c350 0x1000 + 570192

I'll be attaching the source of the message.


-- 
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