Bug 8575

Summary: New KWQFileButton leaks reported by buildbot
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Regression
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://build.webkit.org/results/post-commit-leaks-powerpc-mac-os-x/1100/DumpRenderTree-leaks.txt

Eric Seidel (no email)
Reported 2006-04-24 16:19:02 PDT
Call stack: [thread ffffffff]: | 0x0 | start | _start | main | dumpRenderTree | -[NSRunLoop runMode:beforeDate:] | CFRunLoopRunSpecific | __CFRunLoopRun | __CFRunLoopDoSources0 | _sendCallbacks | -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] | -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] | -[WebLoader connectionDidFinishLoading:] | -[WebSubresourceLoader didFinishLoading] | -[KWQResourceLoader finishWithData:] | -[KWQResourceLoader finishJobAndHandle:] | WebCore::Loader::receivedAllData(WebCore::TransferJob*, NSData*) | WebCore::CachedScript::data(WebCore::DeprecatedArray<char>&, bool) | WebCore::CachedScript::checkNotify() | WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedObject*) | WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) | WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) | WebCore::HTMLTokenizer::processToken() | WebCore::HTMLParser::parseToken(WebCore::Token*) | WebCore::HTMLParser::insertNode(WebCore::Node*, bool) | WebCore::HTMLInputElement::attach() | WebCore::HTMLGenericFormElement::attach() | WebCore::Element::attach() | WebCore::Node::createRendererIfNeeded() | WebCore::HTMLInputElement::createRenderer(RenderArena*, WebCore::RenderStyle*) | WebCore::RenderFileButton::RenderFileButton[in-charge](WebCore::HTMLInputElement*) | KWQFileButton::KWQFileButton[in-charge](WebCore::Frame*) | -[WebCoreFileButton initWithWidget:] | -[WebCoreFileButton initWithFrame:] | -[WebFileChooserButton initWithWidget:] | -[NSButton initWithFrame:] | -[NSControl initWithFrame:] | -[NSView initWithFrame:] | -[NSView _commonAwake] | -[NSView(NSInternal) _allocAuxiliary:] | NSAllocateObject | _internal_class_createInstanceFromZone Leak: 0x11ce2e50 size=144 instance of '_NSViewAuxiliary' 0xa36bc8e4 0x00000000 0x00000000 0x00000001 .k.............. 0x00000000 0x00000000 0x00000000 0x00000000 ................ 0x11ce2ee0 0x00000000 0x00000000 0x00000000 ................ 0x00000000 0x00000000 0x00000000 0x00000000 ................ 0x00000000 0x00000000 0x00000000 0x00000000 ................ 0x00000000 0x00000000 0x00000000 0x84050000 ................ 0x00000000 0x00000000 0x00000000 0x00000000 ................ 0x00000000 0x00000000 0x00000000 0x00000000 ................
Attachments
Note You need to log in before you can comment on or make changes to this bug.