[Webkit-unassigned] [Bug 19481] New: LEAK: memory leak

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 09:15:08 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19481

           Summary: LEAK:  memory leak
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh PowerPC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jianghaizhu at gmail.com


I found memory leaks after browsing a few minutes at http://www.qidian.com/.  


Process 26174: 435505 nodes malloced for 46999 KB
Process 26174: 22023 leaks for 897792 total leaked bytes.
Leak: 0xe66f60  size=128        
        0x00e66a70 0x00e66b40 0x00e66ba0 0x00000000     ..jp..k at ..k.....
        0x00000000 0x00000000 0x00e66af0 0x00000000     ..........j.....
        0x00e66ad0 0x00e66b10 0x00e66a50 0x00e66b50     ..j...k...jP..kP
        0x00000000 0x00000000 0x00000000 0x00000000     ................
        0xa0409280 0x00000000 0x00000000 0xa040bb20     . at ...........@. 
        0x00000000 0x00000000 0x00000000 0x00000000     ................
        0x00000000 0x00000000 0x00000000 0x00e66b20     ..............k 
        0x00000000 0xa040c340 0x00000000 0x00e66a50     ..... at .@......jP
        Call stack: [thread 0xa0cf1074]: | 0x0 | 0xbdd34 | NSApplicationMain |
-[NSApplication run] | -[NSApplication finishLaunching] |
-[NSNotificationCenter postNotificationName:object:userInfo:] |
_CFXNotificationPostNotification | _nsnote_callback | +[SIMBL installPlugins:]
| +[SIMBL loadBundleAtPath:] | +[SIMBLPlugin bundleWithPath:] | -[SIMBLPlugin
initWithPath:] | +[NSDictionary(NSDictionary) dictionaryWithContentsOfFile:] |
+[NSDictionary(NSDictionary) newWithContentsOf:immutable:] |
_NSParseObjectFromASCIIPropertyListOrSerialization |
_CFPropertyListCreateFromXMLData | parseXMLElement | parseXMLElement |
parseDictTag | CFDictionarySetValue | __CFDictionaryGrow | malloc_zone_malloc 
Leak: 0xe66a70  size=96 instance of 'NSCFString', type ObjC, implemented in
CoreFoundation      
        0xa03fe47c 0x01000790 0x00000029 0x00500069     .?.|.......).P.i
        0x00740068 0x00480065 0x006c006d 0x00650074     .t.h.H.e.l.m.e.t
        0x00200032 0x002e0038 0x002e0032 0x002c0020     . .2...8...2.,. 
        0x00a90032 0x00300030 0x0033002d 0x00320030     ...2.0.0.3.-.2.0
        0x00300037 0x0020004d 0x0069006b 0x00650020     .0.7. .M.i.k.e. 
        0x0053006f 0x006c006f 0x006d006f 0x006e0000     .S.o.l.o.m.o.n..
        Call stack: [thread 0xa0cf1074]: | 0x0 | 0xbdd34 | NSApplicationMain |
-[NSApplication run] | -[NSApplication finishLaunching] |
-[NSNotificationCenter postNotificationName:object:userInfo:] |
_CFXNotificationPostNotification | _nsnote_callback | +[SIMBL installPlugins:]
| +[SIMBL loadBundleAtPath:] | +[SIMBLPlugin bundleWithPath:] | -[SIMBLPlugin
initWithPath:] | +[NSDictionary(NSDictionary) dictionaryWithContentsOfFile:] |
+[NSDictionary(NSDictionary) newWithContentsOf:immutable:] |
_NSParseObjectFromASCIIPropertyListOrSerialization |
_CFPropertyListCreateFromXMLData | parseXMLElement | parseXMLElement |
parseDictTag | parseXMLElement | getString | _uniqueStringForCharacters |
CFSetAddValue | __CFStringCollectionCopy | CFStringCreateCopy |
__CFStringCreateImmutableFunnel3 | _CFRuntimeCreateInstance |
malloc_zone_malloc


-- 
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