[Webkit-unassigned] [Bug 19806] New: LEAK: leak from -[WebFrame(WebInternal) _stringForRange:]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 28 22:23:23 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19806
Summary: LEAK: leak from -[WebFrame(WebInternal)
_stringForRange:]
Product: WebKit
Version: 526+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cwzwarich at uwaterloo.ca
I found this by running the stress test with MallocStackLogging enabled:
Leak: 0x1a2ca400 size=10240 string 'L'
Call stack: [thread 0xa05a0fa0]: | 0xba4d6 | NSApplicationMain |
-[NSApplication run] | 0x86be | -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] | _DPSNextEvent |
BlockUntilNextEventMatchingListInMode | ReceiveNextEventCommon |
RunCurrentEventLoopInMode | CFRunLoopRunInMode | CFRunLoopRunSpecific |
__NSFireTimer | 0x29373 | 0x29486 | 0x29804 | 0x29cc1 |
-[WebHTMLView(WebDocumentPrivateProtocols) string] | -[WebFrame(WebInternal)
_stringForRange:] | WebCore::plainTextToMallocAllocatedBuffer(WebCore::Range
const*, unsigned int&) | malloc | malloc_zone_malloc
Hopefully this will be enough to help somebody find the leak.
--
Configure bugmail: https://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