[Webkit-unassigned] [Bug 13774] REGRESSION: Google Reader EMAIL (Updated)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 23:09:23 PDT 2007


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|New Bugs                    |Layout and Rendering
     Ever Confirmed|0                           |1
           Keywords|                            |GoogleBug, NeedsRadar,
                   |                            |NeedsReduction, Regression
           Priority|P2                          |P1
            Summary|Google Reader EMAIL         |REGRESSION: Google Reader
                   |(Updated)                   |EMAIL (Updated)




------- Comment #5 from ddkilzer at webkit.org  2007-05-18 23:09 PDT -------
Confirmed using a local debug build of WebKit r21595 with Safari 2.0.4 (419.3)
on Mac OS X 10.4.9 (8P135).

* STEPS TO REPRODUCE
0. Launch Safari/WebKit.
1. Access Google Reader (log in if needed):  http://www.google.com/reader/view/
2. View a blog entry.  (I had Surfin' Safari set already, so I picked the
latest entry "Back to Basics".)
3. Scroll down and click on the "Email (Updated)" link.
4. Fill in a To: email address.
5. Click "Send".

* EXPECTED RESULTS
Email should be sent and Safari should not crash.

* ACTUAL RESULTS
Email is sent but Safari crashes.

* REGRESSION
This is a regression from shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.9
(8P135).

* NOTES
Console output from crash:
Bus error

Stack trace:

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

Thread 0 Crashed:
0   com.apple.WebCore           0x015db64c WebCore::RenderObject::parent()
const + 20
1   com.apple.WebCore           0x016ad73c WebCore::RenderTableCell::section()
const + 48 (RenderTableCell.h:57)
2   com.apple.WebCore           0x0120891c
WebCore::RenderTableCell::collapsedTopBorder() const + 396
(RenderTableCell.cpp:440)
3   com.apple.WebCore           0x01208cd8
WebCore::RenderTableCell::borderHalfTop(bool) const + 44
(RenderTableCell.cpp:585)
4   com.apple.WebCore           0x0120931c
WebCore::RenderTableCell::borderTop() const + 68 (RenderTableCell.cpp:559)
5   com.apple.WebCore           0x01199e3c
WebCore::RenderBox::calculateBackgroundImageGeometry(WebCore::BackgroundLayer
const*, int, int, int, int, WebCore::IntRect&, WebCore::IntPoint&,
WebCore::IntSize&) + 268 (RenderBox.cpp:527)
6   com.apple.WebCore           0x0119aadc
WebCore::RenderBox::imageChanged(WebCore::CachedImage*) + 1532
(RenderBox.cpp:502)
7   com.apple.WebCore           0x01127508
WebCore::CachedImage::ref(WebCore::CachedResourceClient*) + 152
(CachedImage.cpp:86)
8   com.apple.WebCore           0x011d8108
WebCore::RenderObject::updateBackgroundImages(WebCore::RenderStyle*) + 476
(RenderObject.cpp:2321)
9   com.apple.WebCore           0x011dab38
WebCore::RenderObject::setStyle(WebCore::RenderStyle*) + 3808
(RenderObject.cpp:2278)
10  com.apple.WebCore           0x01197640
WebCore::RenderBox::setStyle(WebCore::RenderStyle*) + 92 (RenderBox.cpp:82)
11  com.apple.WebCore           0x0117ec24
WebCore::RenderBlock::setStyle(WebCore::RenderStyle*) + 72
(RenderBlock.cpp:133)
12  com.apple.WebCore           0x0120843c
WebCore::RenderTableCell::setStyle(WebCore::RenderStyle*) + 380
(RenderTableCell.cpp:247)
13  com.apple.WebCore           0x012c91e0
WebCore::Node::setRenderStyle(WebCore::RenderStyle*) + 92 (Node.cpp:1053)
14  com.apple.WebCore           0x012d15d0
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 760
(Element.cpp:690)
15  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
16  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
17  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
18  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
19  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
20  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
21  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
22  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
23  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
24  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
25  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
26  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
27  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
28  com.apple.WebCore           0x012d183c
WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1380
(Element.cpp:713)
29  com.apple.WebCore           0x0110a790
WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 1284
(Document.cpp:1004)
30  com.apple.WebCore           0x01100fb0 WebCore::Document::updateRendering()
+ 84 (Document.cpp:1029)
31  com.apple.WebCore           0x011061fc
WebCore::Document::updateDocumentsRendering() + 96 (Document.cpp:1036)
32  com.apple.WebCore           0x012ee308
KJS::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 1628
(kjs_events.cpp:155)
33  com.apple.WebCore           0x0121b6c8
WebCore::XMLHttpRequest::callReadyStateChangeListener() + 388
(xmlhttprequest.cpp:305)
34  com.apple.WebCore           0x0121ba40
WebCore::XMLHttpRequest::changeState(WebCore::XMLHttpRequestState) + 68
(xmlhttprequest.cpp:297)
35  com.apple.WebCore           0x0121bea4
WebCore::XMLHttpRequest::didFinishLoading(WebCore::SubresourceLoader*) + 408
(xmlhttprequest.cpp:625)
36  com.apple.WebCore           0x014ad0e8
WebCore::SubresourceLoader::didFinishLoading() + 204
(SubresourceLoader.cpp:194)
37  com.apple.WebCore           0x014aaf08
WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) + 60
38  com.apple.WebCore           0x0148006c -[WebCoreResourceHandleAsDelegate
connectionDidFinishLoading:] + 144 (ResourceHandleMac.mm:370)
39  com.apple.Foundation        0x92c1589c
-[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
40  com.apple.Foundation        0x92c13b08
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
41  com.apple.Foundation        0x92c13860 _sendCallbacks + 156
42  com.apple.CoreFoundation    0x907df4fc __CFRunLoopDoSources0 + 384
43  com.apple.CoreFoundation    0x907dea2c __CFRunLoopRun + 452
44  com.apple.CoreFoundation    0x907de4ac CFRunLoopRunSpecific + 268
45  com.apple.HIToolbox         0x9329bb20 RunCurrentEventLoopInMode + 264
46  com.apple.HIToolbox         0x9329b1b4 ReceiveNextEventCommon + 380
47  com.apple.HIToolbox         0x9329b020
BlockUntilNextEventMatchingListInMode + 96
48  com.apple.AppKit            0x937a1ae4 _DPSNextEvent + 384
49  com.apple.AppKit            0x937a17a8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
50  com.apple.Safari            0x00006740 0x1000 + 22336
51  com.apple.AppKit            0x9379dcec -[NSApplication run] + 472
52  com.apple.AppKit            0x9388e87c NSApplicationMain + 452
53  com.apple.Safari            0x0005c77c 0x1000 + 374652
54  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