Bug 112959

Summary: Web Inspector: Starting debug of node.js process crashes immediately
Product: WebKit Reporter: Sanford Selznick <sanford-webkit-bugzilla>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.8   
URL: http://0.0.0.0:8080/debug?port=5858
Attachments:
Description Flags
Crash Log none

Sanford Selznick
Reported 2013-03-21 13:37:39 PDT
Created attachment 194325 [details] Crash Log Debugging a Node.js process that was started with debug-brk crashes immediately. Works in Safari. Crash-log attached. This just started happening with the latest nightly. I have three other identical crash logs. 0 com.apple.WebCore 0x00000001068334ab WebCore::RenderDeprecatedFlexibleBox::RenderDeprecatedFlexibleBox(WebCore::Element*) + 43 1 com.apple.WebCore 0x0000000106833588 WebCore::RenderDeprecatedFlexibleBox::createAnonymous(WebCore::Document*) + 40 2 com.apple.WebCore 0x00000001067f2fd9 WebCore::RenderBlock::createAnonymousWithParentRendererAndDisplay(WebCore::RenderObject const*, WebCore::EDisplay) + 41 3 com.apple.WebCore 0x000000010682e331 WebCore::RenderButton::addChild(WebCore::RenderObject*, WebCore::RenderObject*) + 49 4 com.apple.WebCore 0x0000000106781ddc WebCore::NodeRenderingContext::createRendererForElementIfNeeded() + 508 5 com.apple.WebCore 0x0000000106135c6a WebCore::Element::attach() + 58 6 com.apple.WebCore 0x0000000105eec802 WebCore::ContainerNode::attach() + 34 ...
Attachments
Crash Log (50.55 KB, text/plain)
2013-03-21 13:37 PDT, Sanford Selznick
no flags
Sanford Selznick
Comment 1 2013-03-21 18:40:28 PDT
And this appears to be fixed in the subsequent nightly. Wow, that took a whole three hours. ;-) Thank you!
Note You need to log in before you can comment on or make changes to this bug.