WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
8575
New KWQFileButton leaks reported by buildbot
https://bugs.webkit.org/show_bug.cgi?id=8575
Summary
New KWQFileButton leaks reported by buildbot
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug