[webkit-dev] webmail.mac.com crash...

Mark Rowe opendarwin.org at bdash.net.nz
Sun Jul 31 08:54:51 PDT 2005


Hi,

The WebCore portion of the backtrace looks virtually identical to the  
one I attached to bug 4219 yesterday.  Both seem to be occurring when  
the focus state is being updated, so it's possible they are the same  
bug?  I'll look at reducing a test case first thing in the morning (8  
hours) if no-one beats me to it.

Regards,

Mark Rowe
<http://bdash.net.nz/>

On 1/08/2005, at 03:40 , Mitz Pettel wrote:

> Yep, I'm getting the same, with the following backtrace. I've been  
> getting it on several other places over the past couple of days but  
> was unable to reliably reproduce.
>
> Will you file a bug report?
>
> Thread 0 Crashed:
> 0   com.apple.WebCore            0x017b7a94  
> khtml::RenderTableSection::paint(khtml::RenderObject::PaintInfo&,  
> int, int) + 308 (render_table.cpp:1365)
> 1   com.apple.WebCore            0x017bd0d0  
> khtml::RenderTable::paint(khtml::RenderObject::PaintInfo&, int,  
> int) + 996 (render_table.cpp:407)
> 2   com.apple.WebCore            0x01821ec4  
> khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&,  
> int, int) + 808 (render_block.cpp:1262)
> 3   com.apple.WebCore            0x0182c028  
> khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&,  
> int, int) + 468 (render_block.cpp:1316)
> 4   com.apple.WebCore            0x0182c508  
> khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int,  
> int) + 696 (render_block.cpp:1240)
> 5   com.apple.WebCore            0x01821ec4  
> khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&,  
> int, int) + 808 (render_block.cpp:1262)
> 6   com.apple.WebCore            0x0182c028  
> khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&,  
> int, int) + 468 (render_block.cpp:1316)
> 7   com.apple.WebCore            0x0182c508  
> khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int,  
> int) + 696 (render_block.cpp:1240)
> 8   com.apple.WebCore            0x01821ec4  
> khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&,  
> int, int) + 808 (render_block.cpp:1262)
> 9   com.apple.WebCore            0x0182c028  
> khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&,  
> int, int) + 468 (render_block.cpp:1316)
> 10  com.apple.WebCore            0x0182c508  
> khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int,  
> int) + 696 (render_block.cpp:1240)
> 11  com.apple.WebCore            0x01810edc  
> khtml::RenderLayer::paintLayer(khtml::RenderLayer*, QPainter*,  
> QRect const&, bool, bool, khtml::RenderObject*) + 1464  
> (render_layer.cpp:955)
> 12  com.apple.WebCore            0x01810f70  
> khtml::RenderLayer::paintLayer(khtml::RenderLayer*, QPainter*,  
> QRect const&, bool, bool, khtml::RenderObject*) + 1612  
> (render_layer.cpp:961)
> 13  com.apple.WebCore            0x01811050  
> khtml::RenderLayer::paint(QPainter*, QRect const&, bool,  
> khtml::RenderObject*) + 72 (render_layer.cpp:836)
> 14  com.apple.WebCore            0x01608230 KWQKHTMLPart::paint 
> (QPainter*, QRect const&) + 720 (KWQKHTMLPart.mm:1174)
> 15  com.apple.WebCore            0x01608fcc  
> KWQKHTMLPart::setDisplaysWithFocusAttributes(bool) + 820  
> (KWQKHTMLPart.mm:3759)
> 16  com.apple.WebCore            0x0166a118 -[WebCoreBridge  
> setDisplaysWithFocusAttributes:] + 72 (WebCoreBridge.mm:1385)
> 17  com.apple.WebKit             0x0037136c -[WebHTMLView 
> (WebHTMLViewFileInternal) updateFocusState] + 288 (WebHTMLView.m:642)
> 18  com.apple.WebKit             0x003800e4 -[WebHTMLView  
> resignFirstResponder] + 376 (WebHTMLView.m:2989)
> 19  com.apple.AppKit             0x936d6228 -[NSWindow  
> makeFirstResponder:] + 104
> 20  com.apple.Safari             0x00012d14 0x1000 + 72980
> 21  libobjc.A.dylib              0x909b2214 objc_msgSendv + 180
> 22  com.apple.Foundation         0x92878a28 -[NSInvocation invoke]  
> + 944
> 23  com.apple.Foundation         0x92878fd8 -[NSInvocation  
> invokeWithTarget:] + 64
> 24  com.apple.WebKit             0x003aef14 -[_WebSafeForwarder  
> forwardInvocation:] + 608 (WebView.m:1453)
> 25  com.apple.Foundation         0x92870dd4 -[NSObject 
> (NSForwardInvocation) forward::] + 408
> 26  libobjc.A.dylib              0x909b20d0 _objc_msgForward + 176
> 27  com.apple.WebKit             0x00331fdc -[WebBridge  
> makeFirstResponder:] + 244 (WebBridge.m:334)
> 28  com.apple.WebCore            0x016627e4 QWidget::setFocus() +  
> 388 (KWQWidget.mm:264)
> 29  com.apple.WebCore            0x0172a2b8  
> DOM::HTMLGenericFormElementImpl::attach() + 516 (html_formimpl.cpp: 
> 914)
> 30  com.apple.WebCore            0x0172a66c  
> DOM::HTMLInputElementImpl::attach() + 852 (html_formimpl.cpp:1884)
> 31  com.apple.WebCore            0x017e2f30  
> DOM::ContainerNodeImpl::attach() + 72 (dom_nodeimpl.cpp:2133)
> 32  com.apple.WebCore            0x017d7b4c DOM::ElementImpl::attach 
> () + 48 (dom_elementimpl.cpp:465)
> 33  com.apple.WebCore            0x017e2f30  
> DOM::ContainerNodeImpl::attach() + 72 (dom_nodeimpl.cpp:2133)
> 34  com.apple.WebCore            0x017d7b4c DOM::ElementImpl::attach 
> () + 48 (dom_elementimpl.cpp:465)
> 35  com.apple.WebCore            0x017e2f30  
> DOM::ContainerNodeImpl::attach() + 72 (dom_nodeimpl.cpp:2133)
> 36  com.apple.WebCore            0x017d7b4c DOM::ElementImpl::attach 
> () + 48 (dom_elementimpl.cpp:465)
> 37  com.apple.WebCore            0x017e2f30  
> DOM::ContainerNodeImpl::attach() + 72 (dom_nodeimpl.cpp:2133)
> 38  com.apple.WebCore            0x017d7b4c DOM::ElementImpl::attach 
> () + 48 (dom_elementimpl.cpp:465)
> 39  com.apple.WebCore            0x017e2f30  
> DOM::ContainerNodeImpl::attach() + 72 (dom_nodeimpl.cpp:2133)
> 40  com.apple.WebCore            0x017d7b4c DOM::ElementImpl::attach 
> () + 48 (dom_elementimpl.cpp:465)
> 41  com.apple.WebCore            0x017476e4  
> DOM::HTMLTableElementImpl::attach() + 96 (html_tableimpl.cpp:601)
> 42  com.apple.WebCore            0x017e2f30  
> DOM::ContainerNodeImpl::attach() + 72 (dom_nodeimpl.cpp:2133)
> 43  com.apple.WebCore            0x017d7b4c DOM::ElementImpl::attach 
> () + 48 (dom_elementimpl.cpp:465)
> 44  com.apple.WebCore            0x01719294  
> DOM::HTMLFormElementImpl::attach() + 36 (html_formimpl.cpp:153)
> 45  com.apple.WebCore            0x017e2f30  
> DOM::ContainerNodeImpl::attach() + 72 (dom_nodeimpl.cpp:2133)
> 46  com.apple.WebCore            0x017d7b4c DOM::ElementImpl::attach 
> () + 48 (dom_elementimpl.cpp:465)
> 47  com.apple.WebCore            0x017e2f30  
> DOM::ContainerNodeImpl::attach() + 72 (dom_nodeimpl.cpp:2133)
> 48  com.apple.WebCore            0x017d7b4c DOM::ElementImpl::attach 
> () + 48 (dom_elementimpl.cpp:465)
> 49  com.apple.WebCore            0x017e2f30  
> DOM::ContainerNodeImpl::attach() + 72 (dom_nodeimpl.cpp:2133)
> 50  com.apple.WebCore            0x017d7b4c DOM::ElementImpl::attach 
> () + 48 (dom_elementimpl.cpp:465)
> 51  com.apple.WebCore            0x017e2f30  
> DOM::ContainerNodeImpl::attach() + 72 (dom_nodeimpl.cpp:2133)
> 52  com.apple.WebCore            0x017d7b4c DOM::ElementImpl::attach 
> () + 48 (dom_elementimpl.cpp:465)
> 53  com.apple.WebCore            0x017476e4  
> DOM::HTMLTableElementImpl::attach() + 96 (html_tableimpl.cpp:601)
> 54  com.apple.WebCore            0x017d7d30  
> DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 464  
> (dom_elementimpl.cpp:496)
> 55  com.apple.WebCore            0x017d7fac  
> DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 1100  
> (dom_elementimpl.cpp:526)
> 56  com.apple.WebCore            0x017d7fac  
> DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 1100  
> (dom_elementimpl.cpp:526)
> 57  com.apple.WebCore            0x017d7fac  
> DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 1100  
> (dom_elementimpl.cpp:526)
> 58  com.apple.WebCore            0x017d429c  
> DOM::DocumentImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 1216  
> (dom_docimpl.cpp:961)
> 59  com.apple.WebCore            0x017d3070  
> DOM::DocumentImpl::updateStyleSelector() + 92 (dom_docimpl.cpp:1970)
> 60  com.apple.WebCore            0x017d3194  
> DOM::DocumentImpl::stylesheetLoaded() + 136 (dom_docimpl.cpp:1945)
> 61  com.apple.WebCore            0x01731014  
> DOM::HTMLLinkElementImpl::setStyleSheet(DOM::DOMString const&,  
> DOM::DOMString const&) + 656 (html_headimpl.cpp:289)
> 62  com.apple.WebCore            0x01763cb4  
> khtml::CachedCSSStyleSheet::checkNotify() + 380 (loader.cpp:248)
> 63  com.apple.WebCore            0x01763e38  
> khtml::CachedCSSStyleSheet::data(QBuffer&, bool) + 276 (loader.cpp: 
> 232)
> 64  com.apple.WebCore            0x0176777c  
> khtml::Loader::slotFinished(KIO::Job*, NSData*) + 648 (loader.cpp: 
> 1638)
> 65  com.apple.WebCore            0x018078dc KWQSlot::callWithData 
> (KIO::Job*, NSData*) const + 108 (KWQSlot.mm:310)
> 66  com.apple.WebCore            0x018063ec KWQSignal::callWithData 
> (KIO::Job*, NSData*) const + 232 (KWQSignal.mm:182)
> 67  com.apple.WebCore            0x01617b08  
> KIO::TransferJob::emitResult(NSData*) + 72 (KWQKJobClasses.mm:237)
> 68  com.apple.WebCore            0x01813418 -[KWQResourceLoader  
> finishJobAndHandle:] + 128 (KWQResourceLoader.mm:94)
> 69  com.apple.WebCore            0x0181366c -[KWQResourceLoader  
> finishWithData:] + 200 (KWQResourceLoader.mm:120)
> 70  com.apple.WebKit             0x0034157c -[WebSubresourceLoader  
> didFinishLoading] + 132 (WebSubresourceLoader.m:190)
> 71  com.apple.WebKit             0x00351a5c -[WebLoader  
> connectionDidFinishLoading:] + 184 (WebLoader.m:650)
> 72  com.apple.Foundation         0x928af73c -[NSURLConnection 
> (NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 72
> 73  com.apple.Foundation         0x928ad9f0 -[NSURLConnection 
> (NSURLConnectionInternal) _sendCallbacks] + 508
> 74  com.apple.Foundation         0x928ad778 _sendCallbacks + 156
> 75  com.apple.CoreFoundation     0x9074bd2c __CFRunLoopDoSources0 +  
> 384
> 76  com.apple.CoreFoundation     0x9074b25c __CFRunLoopRun + 452
> 77  com.apple.CoreFoundation     0x9074acdc CFRunLoopRunSpecific + 268
> 78  com.apple.HIToolbox          0x93123be0  
> RunCurrentEventLoopInMode + 264
> 79  com.apple.HIToolbox          0x93123274 ReceiveNextEventCommon  
> + 380
> 80  com.apple.HIToolbox          0x931230e0  
> BlockUntilNextEventMatchingListInMode + 96
> 81  com.apple.AppKit             0x9362c1a4 _DPSNextEvent + 384
> 82  com.apple.AppKit             0x9362be68 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
> 83  com.apple.Safari             0x00007058 0x1000 + 24664
> 84  com.apple.AppKit             0x936283cc -[NSApplication run] + 472
> 85  com.apple.AppKit             0x93718c1c NSApplicationMain + 452
> 86  com.apple.Safari             0x00002700 0x1000 + 5888
> 87  com.apple.Safari             0x00057190 0x1000 + 352656
>
>
> On Jul 31, 2005, at 6:20 PM, Hanspeter Schaub wrote:
>
>
>> I'm getting a repeatable crash if trying to load
>>
>>     http://webmail.mac.com
>>
>> The terminal message just says "Bus error"  no other output.  The  
>> safari crash log entry is rather long.  I'm not sure if it is  
>> appropriate to post here?
>>
>> Anybody else able to confirm this crash?
>>
>> thanks,
>>
>> HP
>>
>> ---------------------------------------------------------------
>> Hanspeter Schaub
>>
>> Phone:     (540) 763-8370
>> Email:    HanspeterSchaub at mac.com
>> Web:    http://homepage.mac.com/hanspeterschaub
>>
>>
>>
>>
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at opendarwin.org
>> http://www.opendarwin.org/mailman/listinfo/webkit-dev
>>
>>
>
> _______________________________________________
> 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